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 87f79a0 commit 16ca0daCopy full SHA for 16ca0da
bun.lockb
616 Bytes
package.json
@@ -10,17 +10,17 @@
10
"prepare": "husky"
11
},
12
"devDependencies": {
13
- "@biomejs/biome": "1.6.3",
+ "@biomejs/biome": "1.7.0",
14
"@tailwindcss/forms": "0.5.7",
15
"@types/html-minifier-terser": "7.0.2",
16
- "@types/node": "20.11.30",
+ "@types/node": "20.12.7",
17
"autoprefixer": "10.4.19",
18
"cz-conventional-changelog": "3.3.0",
19
"husky": "9.0.11",
20
"postcss": "8.4.38",
21
"tailwindcss": "3.4.3",
22
- "typescript": "5.4.3",
23
- "vite": "5.2.6",
+ "typescript": "5.4.5",
+ "vite": "5.2.9",
24
"vite-plugin-minify": "1.5.2",
25
"vite-plugin-solid": "2.10.2",
26
"vite-tsconfig-paths": "4.3.2"
0 commit comments