mirror of
https://github.com/ershisan99/todolist_next.git
synced 2025-12-16 20:59:24 +00:00
bump dev deps
This commit is contained in:
17
package.json
17
package.json
@@ -23,20 +23,19 @@
|
|||||||
"next-themes": "^0.3.0",
|
"next-themes": "^0.3.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"tailwind-merge": "^2.5.0",
|
"tailwind-merge": "^2.5.2",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"zod": "^3.21.4"
|
"zod": "^3.21.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.8.3",
|
"@biomejs/biome": "1.8.3",
|
||||||
"@it-incubator/prettier-config": "^0.1.0",
|
"@types/node": "^22.3.0",
|
||||||
"@types/node": "^18.15.11",
|
"@types/react": "^18.3.3",
|
||||||
"@types/react": "^18.0.33",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@types/react-dom": "^18.0.11",
|
"autoprefixer": "^10.4.20",
|
||||||
"autoprefixer": "^10.4.14",
|
"postcss": "^8.4.41",
|
||||||
"postcss": "^8.4.21",
|
"tailwindcss": "^3.4.10",
|
||||||
"tailwindcss": "^3.3.1",
|
"typescript": "^5.5.4"
|
||||||
"typescript": "^5.0.3"
|
|
||||||
},
|
},
|
||||||
"ct3aMetadata": {
|
"ct3aMetadata": {
|
||||||
"initVersion": "6.10.1"
|
"initVersion": "6.10.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user