fix project settings
This commit is contained in:
@ -20,13 +20,13 @@
|
||||
"cssnano": "^7.0.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.452.0",
|
||||
"next": "15.2.1",
|
||||
"next": "^15.2.1",
|
||||
"next-plausible": "^3.12.0",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-preset-env": "^10.0.0",
|
||||
"react": "19.0.0",
|
||||
"react": "^19.0.0",
|
||||
"react-day-picker": "^9.5.1",
|
||||
"react-dom": "19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"sharp": "^0.33.4",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
@ -39,6 +39,7 @@
|
||||
"@types/react-dom": "19.0.4",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.1",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"postcss": "8.4.47",
|
||||
"tailwindcss": "3.4.13",
|
||||
"turbo": "2.1.3",
|
||||
|
Reference in New Issue
Block a user