mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-18 17:47:30 +01:00
chore(deps): update dependencies
- Upgrade Next.js from 15.5.4 to 16.0.1 - Upgrade React from 19.1.1 to 19.2.0 - Upgrade React DOM from 19.1.1 to 19.2.0 - Upgrade PocketBase from 0.26.2 to 0.26.3 - Add cacheComponents: false to Next.js config
This commit is contained in:
@@ -4,6 +4,7 @@ const nextConfig: NextConfig = {
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
cacheComponents: false,
|
||||
};
|
||||
|
||||
export default nextConfig
|
||||
|
||||
@@ -60,15 +60,15 @@
|
||||
"input-otp": "^1.4.2",
|
||||
"lucide-react": "^0.544.0",
|
||||
"motion": "^12.23.12",
|
||||
"next": "15.5.4",
|
||||
"next": "16.0.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"pocketbase": "^0.26.2",
|
||||
"pocketbase": "^0.26.3",
|
||||
"posthog-js": "^1.268.7",
|
||||
"posthog-node": "^5.9.1",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-day-picker": "8.10.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-resizable-panels": "^2.1.9",
|
||||
|
||||
1669
web/pnpm-lock.yaml
generated
1669
web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user