Upgrade dependencies

This commit is contained in:
Sam Becker 2024-02-20 23:13:40 -06:00
parent 99b8a35f01
commit 091d22bc87
2 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vercel/analytics": "^1.2.0",
"@vercel/analytics": "^1.2.2",
"@vercel/blob": "^0.22.0",
"@vercel/postgres": "0.7.2",
"@vercel/speed-insights": "^1.0.10",
@ -37,7 +37,7 @@
"framer-motion": "^11.0.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.5",
"nanoid": "^5.0.6",
"next": "14.1.0",
"next-auth": "5.0.0-beta.9",
"next-themes": "^0.2.1",

10
pnpm-lock.yaml generated
View File

@ -45,8 +45,8 @@ dependencies:
specifier: ^7.0.2
version: 7.0.2(eslint@8.56.0)(typescript@5.3.3)
'@vercel/analytics':
specifier: ^1.2.0
version: 1.2.1(next@14.1.0)(react@18.2.0)
specifier: ^1.2.2
version: 1.2.2(next@14.1.0)(react@18.2.0)
'@vercel/blob':
specifier: ^0.22.0
version: 0.22.0
@ -90,7 +90,7 @@ dependencies:
specifier: ^29.7.0
version: 29.7.0
nanoid:
specifier: ^5.0.5
specifier: ^5.0.6
version: 5.0.6
next:
specifier: 14.1.0
@ -3238,8 +3238,8 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: false
/@vercel/analytics@1.2.1(next@14.1.0)(react@18.2.0):
resolution: {integrity: sha512-ZB5gDPCQvHu0DcBbywIwMm5aY9mTV8mBl7Mmk8QD84JqBnuYbsNCDnnDuzblNjd82tDtRjAqruZ0mzNm6MAWpA==}
/@vercel/analytics@1.2.2(next@14.1.0)(react@18.2.0):
resolution: {integrity: sha512-X0rctVWkQV1e5Y300ehVNqpOfSOufo7ieA5PIdna8yX/U7Vjz0GFsGf4qvAhxV02uQ2CVt7GYcrFfddXXK2Y4A==}
peerDependencies:
next: '>= 13'
react: ^18 || ^19