Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @neshca/cache-handler from 1.7.2 to 1.7.4 in /frontend #4001

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.7.4",
"@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.7.4":
version: 1.7.4
resolution: "@neshca/cache-handler@npm:1.7.4"
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/123d02b7616228055bebd87591220b462e3721c0591556bd6dfbd6fdbaf1387ccc516a63f82939ae10002e2f5814fc554c15f9ff5050515d71c967860ef37a55
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.7.4"
"@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