Skip to content

Commit

Permalink
Bump @neshca/cache-handler from 1.8.1 to 1.9.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@neshca/cache-handler](https://github.com/caching-tools/next-shared-cache) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/caching-tools/next-shared-cache/releases)
- [Commits](https://github.com/caching-tools/next-shared-cache/compare/@neshca/[email protected]...@neshca/[email protected])

---
updated-dependencies:
- dependency-name: "@neshca/cache-handler"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent b15667f commit 4dc0006
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@faker-js/faker": "^9.2.0",
"@neshca/cache-handler": "^1.8.1",
"@neshca/cache-handler": "^1.9.0",
"@storybook/addon-a11y": "^8.4.7",
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3566,16 +3566,16 @@ __metadata:
languageName: node
linkType: hard

"@neshca/cache-handler@npm:^1.8.1":
version: 1.8.1
resolution: "@neshca/cache-handler@npm:1.8.1"
"@neshca/cache-handler@npm:^1.9.0":
version: 1.9.0
resolution: "@neshca/cache-handler@npm:1.9.0"
dependencies:
cluster-key-slot: "npm:1.1.2"
lru-cache: "npm:10.4.3"
peerDependencies:
next: ">= 13.5.1"
next: ">= 13.5.1 < 15"
redis: ">= 4.6"
checksum: 10c0/85816fa351b653073741007373e9fbfd15a004f1ec697ac35067308c9f009612d6e3ac4347bca410b543529605ea156b7ebfd74ac753d6812753981ec485d29e
checksum: 10c0/883360e0979181448c8a81886d69e3460d3ea60283ceaaf1941a8bc8255cb1dedf5ba448951cf0cabf9969381a4481777d3c408cd7a5537e7e4d0c13f89544a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -10878,7 +10878,7 @@ __metadata:
"@faker-js/faker": "npm:^9.2.0"
"@headlessui/react": "npm:^2.2.0"
"@mitresthen/matomo-tracker-react": "npm:^0.1.1"
"@neshca/cache-handler": "npm:^1.8.1"
"@neshca/cache-handler": "npm:^1.9.0"
"@radix-ui/react-checkbox": "npm:^1.1.2"
"@radix-ui/react-icons": "npm:^1.3.2"
"@radix-ui/react-radio-group": "npm:^1.2.1"
Expand Down

0 comments on commit 4dc0006

Please sign in to comment.