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 May 29, 2024
1 parent 27853d8 commit 259f0f8
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 @@ -72,7 +72,7 @@
"eslint-import-resolver-parcel": "^1.10.6",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.0.0",
"parcel": "2.11.0",
"supabase": "^1.133.3",
"typescript": "^5.3.3"
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6233,7 +6233,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 @@ -26044,6 +26044,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 @@ -26079,7 +26086,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 259f0f8

Please sign in to comment.