chore(deps): bump swr to 2.2.4 (#61480)

- Closes https://github.com/vercel/next.js/pull/61478

Closes NEXT-2319
This commit is contained in:
Steven 2024-01-31 19:29:04 -05:00 committed by GitHub
parent a35f689c5b
commit 9d949fd428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -226,7 +226,7 @@
"styled-components": "6.0.0-rc.3",
"styled-jsx": "5.1.1",
"styled-jsx-plugin-postcss": "3.0.2",
"swr": "^2.0.0",
"swr": "^2.2.4",
"tailwindcss": "3.2.7",
"taskr": "1.1.0",
"tree-kill": "1.2.2",

View file

@ -525,8 +525,8 @@ importers:
specifier: 3.0.2
version: 3.0.2
swr:
specifier: ^2.0.0
version: 2.0.0(react@18.2.0)
specifier: ^2.2.4
version: 2.2.4(react@18.2.0)
tailwindcss:
specifier: 3.2.7
version: 3.2.7(postcss@8.4.31)
@ -23492,12 +23492,12 @@ packages:
stable: 0.1.8
dev: true
/swr@2.0.0(react@18.2.0):
resolution: {integrity: sha512-IhUx5yPkX+Fut3h0SqZycnaNLXLXsb2ECFq0Y29cxnK7d8r7auY2JWNbCW3IX+EqXUg3rwNJFlhrw5Ye/b6k7w==}
engines: {pnpm: '7'}
/swr@2.2.4(react@18.2.0):
resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==}
peerDependencies:
react: ^16.11.0 || ^17.0.0 || ^18.0.0
dependencies:
client-only: 0.0.1
react: 18.2.0
use-sync-external-store: 1.2.0(react@18.2.0)
dev: true