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 Jul 4, 2024
1 parent b5d6c95 commit 7decd79
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 @@ -67,7 +67,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"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 @@ -6663,7 +6663,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 @@ -26171,6 +26171,13 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
version: 10.3.0
resolution: "lru-cache@npm:10.3.0"
checksum: 37e921aedbd1f4062475d9fa6760391fa7adfaaee3a5a6cbedd1d6d0b46705c14012312c1edb2b13f119eae6584a48f73c158d118828d42475b44a7abf7d05ab
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 @@ -26206,7 +26213,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 7decd79

Please sign in to comment.