Skip to content

Commit ca5937f

Browse files
chore(deps): update devdependencies
1 parent 6e67918 commit ca5937f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

9.91 KB
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"prepare": "husky"
1111
},
1212
"devDependencies": {
13-
"@biomejs/biome": "1.8.3",
14-
"@tailwindcss/forms": "0.5.7",
13+
"@biomejs/biome": "1.9.4",
14+
"@tailwindcss/forms": "0.5.9",
1515
"@types/html-minifier-terser": "7.0.2",
16-
"@types/node": "20.14.12",
17-
"autoprefixer": "10.4.19",
16+
"@types/node": "20.17.7",
17+
"autoprefixer": "10.4.20",
1818
"cz-conventional-changelog": "3.3.0",
19-
"husky": "9.1.3",
20-
"postcss": "8.4.40",
21-
"tailwindcss": "3.4.7",
22-
"typescript": "5.5.4",
23-
"vite": "5.3.5",
19+
"husky": "9.1.7",
20+
"postcss": "8.4.49",
21+
"tailwindcss": "3.4.15",
22+
"typescript": "5.7.2",
23+
"vite": "5.4.11",
2424
"vite-plugin-minify": "1.5.2",
2525
"vite-plugin-solid": "2.10.2",
2626
"vite-tsconfig-paths": "4.3.2"

0 commit comments

Comments
 (0)