bump dev deps

This commit is contained in:
2024-08-15 14:26:42 +02:00
parent b93eb79b26
commit 9b6ff81f17
2 changed files with 8 additions and 9 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -23,20 +23,19 @@
"next-themes": "^0.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwind-merge": "^2.5.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.21.4"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@it-incubator/prettier-config": "^0.1.0",
"@types/node": "^18.15.11",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.21",
"tailwindcss": "^3.3.1",
"typescript": "^5.0.3"
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"ct3aMetadata": {
"initVersion": "6.10.1"