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 b18dc5a commit fa57863Copy full SHA for fa57863
bun.lockb
-5.86 KB
package.json
@@ -10,7 +10,7 @@
10
"prepare": "husky install"
11
},
12
"devDependencies": {
13
- "@biomejs/biome": "1.5.2",
+ "@biomejs/biome": "1.5.3",
14
"@tailwindcss/forms": "0.5.7",
15
"@types/html-minifier-terser": "7.0.2",
16
"@types/node": "20.11.5",
@@ -20,9 +20,9 @@
20
"postcss": "8.4.33",
21
"tailwindcss": "3.4.1",
22
"typescript": "5.3.3",
23
- "vite": "5.0.11",
+ "vite": "5.0.12",
24
"vite-plugin-minify": "1.5.2",
25
- "vite-plugin-solid": "2.8.0",
+ "vite-plugin-solid": "2.9.1",
26
"vite-tsconfig-paths": "4.3.1"
27
28
"dependencies": {
0 commit comments