Compare commits
8 Commits
7c5ff55748
...
9a6a7f6e4e
Author | SHA1 | Date | |
---|---|---|---|
9a6a7f6e4e | |||
42f4a3d19d | |||
bb246697db | |||
0c81a15bb0 | |||
d912528b6c | |||
fbaf794a50 | |||
ef881d6ffa | |||
b8c3538013 |
1708
package-lock.json
generated
1708
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -13,30 +13,30 @@
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cssnano": "^7.0.1",
|
||||
"lucide-react": "^0.485.0",
|
||||
"next": "15.2.4",
|
||||
"lucide-react": "^0.487.0",
|
||||
"next": "15.3.0",
|
||||
"next-plausible": "^3.12.0",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-preset-env": "^10.0.0",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"sharp": "^0.33.4",
|
||||
"sharp": "^0.34.0",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.14.0",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"@types/node": "22.14.1",
|
||||
"@types/react": "19.1.1",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "15.2.4",
|
||||
"eslint-config-next": "15.3.0",
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "3.4.17",
|
||||
"tailwindcss": "4.1.3",
|
||||
"turbo": "2.5.0",
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4"
|
||||
"@types/react": "19.1.1",
|
||||
"@types/react-dom": "19.1.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user