Bump deps

This commit is contained in:
Sam Becker 2025-08-08 23:31:12 -05:00
parent 0d02306ba0
commit a3319b2fa7
2 changed files with 748 additions and 1010 deletions

View File

@ -10,8 +10,8 @@
},
"dependencies": {
"@ai-sdk/openai": "^1.3.23",
"@aws-sdk/client-s3": "3.859.0",
"@aws-sdk/s3-request-presigner": "3.859.0",
"@aws-sdk/client-s3": "3.864.0",
"@aws-sdk/s3-request-presigner": "3.864.0",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-tooltip": "^1.2.7",
@ -33,7 +33,7 @@
"fast-deep-equal": "^3.1.3",
"framer-motion": "^12.23.12",
"nanoid": "^5.1.5",
"next": "15.4.5",
"next": "15.4.6",
"next-auth": "5.0.0-beta.29",
"next-themes": "^0.4.6",
"pg": "^8.16.3",
@ -50,8 +50,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@next/bundle-analyzer": "15.4.5",
"@next/eslint-plugin-next": "^15.4.5",
"@next/bundle-analyzer": "15.4.6",
"@next/eslint-plugin-next": "^15.4.6",
"@stylistic/eslint-plugin": "^5.2.3",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.10",
@ -61,18 +61,17 @@
"@testing-library/react": "^16.3.0",
"@types/culori": "^4.0.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.2.0",
"@types/node": "^24.2.1",
"@types/pg": "^8.15.5",
"@types/react": "19.1.9",
"@types/react-dom": "19.1.7",
"@types/sanitize-html": "^2.16.0",
"cross-fetch": "^4.1.0",
"eslint": "9.32.0",
"eslint-config-next": "15.4.5",
"eslint": "9.33.0",
"eslint-config-next": "15.4.6",
"eslint-plugin-react-hooks": "^5.2.0",
"jest": "^30.0.5",
"jest-environment-jsdom": "^30.0.5",
"knip": "^5.62.0",
"postcss": "8.5.6",
"tailwindcss": "4.1.11",
"ts-node": "^10.9.2",

1741
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff