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 fb848c1Copy full SHA for fb848c1
bun.lockb
320 Bytes
package.json
@@ -13,7 +13,7 @@
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",
@@ -23,7 +23,7 @@
23
"vite": "5.3.5",
24
"vite-plugin-minify": "1.5.2",
25
"vite-plugin-solid": "2.10.2",
26
- "vite-tsconfig-paths": "4.3.2"
+ "vite-tsconfig-paths": "5.0.0"
27
},
28
"dependencies": {
29
"solid-js": "1.8.19"
0 commit comments