Bump deps

This commit is contained in:
Sam Becker 2026-04-10 19:14:57 -05:00
parent f3b3b82c6c
commit b8bc4c7491
2 changed files with 768 additions and 908 deletions

View File

@ -10,10 +10,10 @@
},
"packageManager": "pnpm@10.33.0",
"dependencies": {
"@ai-sdk/openai": "^3.0.51",
"@ai-sdk/rsc": "^2.0.149",
"@aws-sdk/client-s3": "3.1025.0",
"@aws-sdk/s3-request-presigner": "3.1025.0",
"@ai-sdk/openai": "^3.0.52",
"@ai-sdk/rsc": "^2.0.158",
"@aws-sdk/client-s3": "3.1029.0",
"@aws-sdk/s3-request-presigner": "3.1029.0",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-tooltip": "^1.2.8",
@ -23,7 +23,7 @@
"@vercel/analytics": "^2.0.1",
"@vercel/blob": "^2.3.3",
"@vercel/speed-insights": "^2.0.0",
"ai": "^6.0.149",
"ai": "^6.0.158",
"camelcase-keys": "^10.0.2",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -36,14 +36,14 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.38.0",
"nanoid": "^5.1.7",
"next": "16.2.2",
"next": "16.2.3",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"ol": "^10.8.0",
"pg": "^8.20.0",
"piexifjs": "^1.0.6",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.2.5",
"react-dom": "19.2.5",
"react-icons": "^5.6.0",
"react-openlayers": "^10.5.1",
"sanitize-html": "^2.17.2",
@ -56,8 +56,8 @@
"zod": "^4.3.6"
},
"devDependencies": {
"@next/bundle-analyzer": "16.2.2",
"@next/eslint-plugin-next": "16.2.2",
"@next/bundle-analyzer": "16.2.3",
"@next/eslint-plugin-next": "16.2.3",
"@stylistic/eslint-plugin": "^5.10.0",
"@tailwindcss/postcss": "^4.2.2",
"@testing-library/dom": "^10.4.1",
@ -65,19 +65,19 @@
"@testing-library/react": "^16.3.2",
"@types/culori": "^4.0.1",
"@types/jest": "^30.0.0",
"@types/node": "^25.5.2",
"@types/node": "^25.6.0",
"@types/pg": "^8.20.0",
"@types/piexifjs": "^1.0.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@types/sanitize-html": "^2.16.1",
"baseline-browser-mapping": "^2.10.16",
"baseline-browser-mapping": "^2.10.17",
"cross-fetch": "^4.1.0",
"eslint": "9.39.2",
"eslint-config-next": "16.2.2",
"eslint-config-next": "16.2.3",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",
"postcss": "8.5.8",
"postcss": "8.5.9",
"tailwindcss": "4.2.2",
"ts-node": "^10.9.2",
"typescript": "6.0.2"

1648
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff