We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e67918 commit 29b3d15Copy full SHA for 29b3d15
bun.lockb
-8.55 KB
package.json
@@ -13,17 +13,17 @@
13
"@biomejs/biome": "1.8.3",
14
"@tailwindcss/forms": "0.5.7",
15
"@types/html-minifier-terser": "7.0.2",
16
- "@types/node": "20.14.12",
+ "@types/node": "22.1.0",
17
"autoprefixer": "10.4.19",
18
"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",
24
- "vite-plugin-minify": "1.5.2",
+ "vite-plugin-minify": "2.0.0",
25
"vite-plugin-solid": "2.10.2",
26
- "vite-tsconfig-paths": "4.3.2"
+ "vite-tsconfig-paths": "5.0.1"
27
},
28
"dependencies": {
29
"solid-js": "1.8.19"
0 commit comments