Compare commits
1 Commits
9e8de52697
...
06e40c4251
Author | SHA1 | Date | |
---|---|---|---|
06e40c4251 |
4161
package-lock.json
generated
4161
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
21
package.json
21
package.json
@ -18,8 +18,8 @@
|
|||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"cssnano": "^7.0.1",
|
"cssnano": "^7.0.1",
|
||||||
"date-fns": "^4.0.0",
|
"date-fns": "^3.6.0",
|
||||||
"lucide-react": "^0.509.0",
|
"lucide-react": "^0.452.0",
|
||||||
"next": "^15.2.1",
|
"next": "^15.2.1",
|
||||||
"next-plausible": "^3.12.0",
|
"next-plausible": "^3.12.0",
|
||||||
"postcss-flexbugs-fixes": "^5.0.2",
|
"postcss-flexbugs-fixes": "^5.0.2",
|
||||||
@ -28,21 +28,22 @@
|
|||||||
"react-day-picker": "^9.5.1",
|
"react-day-picker": "^9.5.1",
|
||||||
"react-dom": "^19.0.0",
|
"react-dom": "^19.0.0",
|
||||||
"react-hook-form": "^7.54.2",
|
"react-hook-form": "^7.54.2",
|
||||||
|
"sharp": "^0.33.4",
|
||||||
"tailwind-merge": "^2.5.2",
|
"tailwind-merge": "^2.5.2",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"zod": "^3.24.2"
|
"zod": "^3.24.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "22.15.17",
|
"@types/node": "20.16.11",
|
||||||
"@types/react": "19.1.3",
|
"@types/react": "19.0.10",
|
||||||
"@types/react-dom": "19.1.3",
|
"@types/react-dom": "19.0.4",
|
||||||
"eslint": "9.26.0",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.3.2",
|
"eslint-config-next": "15.2.1",
|
||||||
"eslint-config-prettier": "^10.0.2",
|
"eslint-config-prettier": "^10.0.2",
|
||||||
"postcss": "8.5.3",
|
"postcss": "8.4.47",
|
||||||
"tailwindcss": "3.4.13",
|
"tailwindcss": "3.4.13",
|
||||||
"turbo": "2.5.3",
|
"turbo": "2.1.3",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.6.3"
|
||||||
},
|
},
|
||||||
"packageManager": "npm@11.3.0"
|
"packageManager": "npm@11.3.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user