Skip to content

Commit

Permalink
Bump @neshca/cache-handler from 1.7.2 to 1.8.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.7.2 to 1.8.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 Oct 18, 2024
1 parent 1eb19fb commit 6e65c24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@babel/core": "^7.25.7",
"@faker-js/faker": "^9.0.3",
"@neshca/cache-handler": "^1.7.2",
"@neshca/cache-handler": "^1.8.0",
"@storybook/addon-a11y": "^8.3.5",
"@storybook/addon-actions": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3377,16 +3377,16 @@ __metadata:
languageName: node
linkType: hard

"@neshca/cache-handler@npm:^1.7.2":
version: 1.7.2
resolution: "@neshca/cache-handler@npm:1.7.2"
"@neshca/cache-handler@npm:^1.8.0":
version: 1.8.0
resolution: "@neshca/cache-handler@npm:1.8.0"
dependencies:
cluster-key-slot: "npm:1.1.2"
lru-cache: "npm:10.4.3"
peerDependencies:
next: ">=13.5.1"
redis: ">=4.6"
checksum: 10c0/fc72ebef49dfc36633e062ba59d688b6407a861ce83d0ef9bdb62e9c1c4e17e216230aa2068ab1431eb8863f6a33846bdacfc442923dcddd4b4fce7073e4c783
checksum: 10c0/22e2f4d1b502cb76641ca2a4964b70b3bd52fe906db0190f3fe504910e66f2fca86e10ccfa5461aac644cadabcb1296e74fa88747dd3907468236fd7dbe2b440
languageName: node
linkType: hard

Expand Down Expand Up @@ -10735,7 +10735,7 @@ __metadata:
"@faker-js/faker": "npm:^9.0.3"
"@headlessui/react": "npm:^2.1.2"
"@mitresthen/matomo-tracker-react": "npm:^0.1.1"
"@neshca/cache-handler": "npm:^1.7.2"
"@neshca/cache-handler": "npm:^1.8.0"
"@radix-ui/react-checkbox": "npm:^1.1.2"
"@radix-ui/react-icons": "npm:^1.3.0"
"@radix-ui/react-slot": "npm:^1.1.0"
Expand Down

0 comments on commit 6e65c24

Please sign in to comment.