Skip to content

Commit 5618cb6

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

472 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"@biomejs/biome": "1.8.3",
1414
"@tailwindcss/forms": "0.5.7",
1515
"@types/html-minifier-terser": "7.0.2",
16-
"@types/node": "20.14.12",
16+
"@types/node": "22.10.1",
1717
"autoprefixer": "10.4.19",
1818
"cz-conventional-changelog": "3.3.0",
1919
"husky": "9.1.3",
2020
"postcss": "8.4.40",
2121
"tailwindcss": "3.4.7",
2222
"typescript": "5.5.4",
23-
"vite": "5.3.5",
24-
"vite-plugin-minify": "1.5.2",
23+
"vite": "6.0.3",
24+
"vite-plugin-minify": "2.1.0",
2525
"vite-plugin-solid": "2.10.2",
26-
"vite-tsconfig-paths": "4.3.2"
26+
"vite-tsconfig-paths": "5.1.3"
2727
},
2828
"dependencies": {
2929
"solid-js": "1.8.19"

0 commit comments

Comments
 (0)