chore: deps

This commit is contained in:
hamster1963 2024-12-06 10:35:33 +08:00
parent 017a828591
commit b2e5c80c07
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -37,11 +37,11 @@
"framer-motion": "^12.0.0-alpha.2",
"lucide-react": "^0.454.0",
"luxon": "^3.5.0",
"next": "^15.0.3",
"next": "^15.0.4",
"next-auth": "^5.0.0-beta.25",
"next-intl": "^3.25.3",
"next-runtime-env": "^3.2.2",
"next-themes": "^0.4.3",
"next-themes": "^0.4.4",
"react": "19.0.0-rc-02c0e824-20241028",
"react-device-detect": "^2.2.3",
"react-dom": "19.0.0-rc-02c0e824-20241028",
@ -55,13 +55,13 @@
"typescript-eslint": "^8.17.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^15.0.3",
"@next/bundle-analyzer": "^15.0.4",
"@tailwindcss/postcss": "^4.0.0-beta.5",
"@types/node": "^22.10.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
"eslint-config-next": "^15.0.4",
"eslint-plugin-turbo": "^2.3.3",
"eslint-plugin-unused-imports": "^4.1.4",
"postcss": "^8.4.49",