We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd6db2 commit 9a53162Copy full SHA for 9a53162
1 file changed
package.json
@@ -59,6 +59,7 @@
59
"@babel/plugin-proposal-class-properties": "^7.18.6",
60
"@babel/plugin-proposal-decorators": "^7.28.0",
61
"@biomejs/biome": "^2.3.8",
62
+ "@flowgram.ai/ts-config": "^1.0.6",
63
"@iconify/react": "^6.0.2",
64
"@tailwindcss/vite": "^4.1.18",
65
"@tanstack/react-router-devtools": "^1.141.1",
@@ -76,7 +77,7 @@
76
77
"tailwindcss": "^4.1.18",
78
"terser": "^5.44.1",
79
"typescript": "~5.9.3",
- "vite": "^8.0.0-beta.1",
80
+ "vite": "^8.0.0-beta.2",
81
"vite-plugin-compression": "^0.5.1",
82
"vite-plugin-mock-dev-server": "^2.0.6"
83
},
0 commit comments