Bump deps

This commit is contained in:
Sam Becker 2025-11-14 12:01:53 -08:00
parent 667328b166
commit 2e92eef690
2 changed files with 995 additions and 1010 deletions

View File

@ -8,12 +8,12 @@
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
"analyze": "ANALYZE=true next build"
},
"packageManager": "pnpm@10.20.0",
"packageManager": "pnpm@10.22.0",
"dependencies": {
"@ai-sdk/openai": "^2.0.63",
"@ai-sdk/rsc": "^1.0.88",
"@aws-sdk/client-s3": "3.925.0",
"@aws-sdk/s3-request-presigner": "3.925.0",
"@ai-sdk/openai": "^2.0.66",
"@ai-sdk/rsc": "^1.0.94",
"@aws-sdk/client-s3": "3.931.0",
"@aws-sdk/s3-request-presigner": "3.931.0",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-tooltip": "^1.2.8",
@ -24,7 +24,7 @@
"@vercel/analytics": "^1.5.0",
"@vercel/blob": "^2.0.0",
"@vercel/speed-insights": "^1.2.0",
"ai": "^5.0.88",
"ai": "^5.0.93",
"camelcase-keys": "^10.0.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -37,7 +37,7 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.23.24",
"nanoid": "^5.1.6",
"next": "16.0.1",
"next": "16.0.3",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"ol": "^10.7.0",
@ -58,27 +58,27 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@next/bundle-analyzer": "16.0.1",
"@next/eslint-plugin-next": "16.0.1",
"@next/bundle-analyzer": "16.0.3",
"@next/eslint-plugin-next": "16.0.3",
"@stylistic/eslint-plugin": "^5.5.0",
"@tailwindcss/postcss": "^4.1.16",
"@tailwindcss/postcss": "^4.1.17",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@types/culori": "^4.0.1",
"@types/jest": "^30.0.0",
"@types/node": "^24.10.0",
"@types/node": "^24.10.1",
"@types/pg": "^8.15.6",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"@types/react": "19.2.4",
"@types/react-dom": "19.2.3",
"@types/sanitize-html": "^2.16.0",
"cross-fetch": "^4.1.0",
"eslint": "9.39.1",
"eslint-config-next": "16.0.1",
"eslint-config-next": "16.0.3",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"postcss": "8.5.6",
"tailwindcss": "4.1.16",
"tailwindcss": "4.1.17",
"ts-node": "^10.9.2",
"typescript": "5.9.3"
},

1975
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff