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", "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"