Dependencies Update (#201)
* Updated packages * Adjust package.json scripts quotes so they work well on Windows
This commit is contained in:
committed by
GitHub
parent
22f78b9a86
commit
c41d88b2e6
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@edge-csrf/nextjs": "2.5.3-cloudflare-rc1",
|
||||
"@hookform/resolvers": "^4.1.2",
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@kit/accounts": "workspace:*",
|
||||
"@kit/admin": "workspace:*",
|
||||
"@kit/analytics": "workspace:*",
|
||||
@@ -57,11 +57,11 @@
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@tanstack/react-query": "5.66.11",
|
||||
"@tanstack/react-query": "5.67.1",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.477.0",
|
||||
"next": "15.2.0",
|
||||
"next": "15.2.1",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.4.4",
|
||||
"react": "19.0.0",
|
||||
@@ -77,7 +77,7 @@
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@next/bundle-analyzer": "15.2.0",
|
||||
"@next/bundle-analyzer": "15.2.1",
|
||||
"@tailwindcss/postcss": "^4.0.9",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/react": "19.0.10",
|
||||
@@ -86,7 +86,7 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
|
||||
"dotenv-cli": "^8.0.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"prettier": "^3.5.2",
|
||||
"prettier": "^3.5.3",
|
||||
"supabase": "^2.15.8",
|
||||
"tailwindcss": "4.0.9",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
||||
Reference in New Issue
Block a user