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 dc1ddaf commit 7e63757Copy full SHA for 7e63757
bun.lockb
1.78 KB
package.json
@@ -10,17 +10,17 @@
10
"prepare": "husky"
11
},
12
"devDependencies": {
13
- "@biomejs/biome": "1.5.3",
+ "@biomejs/biome": "1.6.0",
14
"@tailwindcss/forms": "0.5.7",
15
"@types/html-minifier-terser": "7.0.2",
16
- "@types/node": "20.11.21",
17
- "autoprefixer": "10.4.17",
+ "@types/node": "20.11.26",
+ "autoprefixer": "10.4.18",
18
"cz-conventional-changelog": "3.3.0",
19
"husky": "9.0.11",
20
"postcss": "8.4.35",
21
"tailwindcss": "3.4.1",
22
- "typescript": "5.3.3",
23
- "vite": "5.1.4",
+ "typescript": "5.4.2",
+ "vite": "5.1.6",
24
"vite-plugin-minify": "1.5.2",
25
"vite-plugin-solid": "2.10.1",
26
"vite-tsconfig-paths": "4.3.1"
0 commit comments