Skip to content

Commit

Permalink
chore(deps): update dependency lru-cache to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 61b500e commit 96dcb9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.0",
"supabase": "^1.133.3",
"typescript": "^5.3.3",
"vite-plugin-node-polyfills": "^0.21.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6642,7 +6642,7 @@ __metadata:
graphql: "npm:^16.8.1"
graphql-request: "npm:~6.1.0"
jose: "npm:^5.2.3"
lru-cache: "npm:^7.18.3"
lru-cache: "npm:^10.0.0"
moment: "npm:^2.30.1"
overlayscrollbars: "npm:^2.4.6"
overlayscrollbars-react: "npm:^0.5.3"
Expand Down Expand Up @@ -25990,6 +25990,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
version: 10.2.2
resolution: "lru-cache@npm:10.2.2"
checksum: ff1a496d30b5eaec2c9079080965bb0cede203cf878371f7033a007f1e54cd4aa13cc8abf7ccec4c994a83a22ed5476e83a55bb57cc07e6c1547a42937e42c37
languageName: node
linkType: hard

"lru-cache@npm:^10.0.2":
version: 10.1.0
resolution: "lru-cache@npm:10.1.0"
Expand Down Expand Up @@ -26025,7 +26032,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.18.3, lru-cache@npm:^7.7.1":
"lru-cache@npm:^7.7.1":
version: 7.18.3
resolution: "lru-cache@npm:7.18.3"
checksum: 6029ca5aba3aacb554e919d7ef804fffd4adfc4c83db00fac8248c7c78811fb6d4b6f70f7fd9d55032b3823446546a007edaa66ad1f2377ae833bd983fac5d98
Expand Down

0 comments on commit 96dcb9f

Please sign in to comment.