Skip to content

Commit 9a53162

Browse files
committed
🔧 chore(package.json): add @flowgram.ai/ts-config dependency and update vite to version 8.0.0-beta.2 for improved compatibility and performance.
1 parent cbd6db2 commit 9a53162

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@babel/plugin-proposal-class-properties": "^7.18.6",
6060
"@babel/plugin-proposal-decorators": "^7.28.0",
6161
"@biomejs/biome": "^2.3.8",
62+
"@flowgram.ai/ts-config": "^1.0.6",
6263
"@iconify/react": "^6.0.2",
6364
"@tailwindcss/vite": "^4.1.18",
6465
"@tanstack/react-router-devtools": "^1.141.1",
@@ -76,7 +77,7 @@
7677
"tailwindcss": "^4.1.18",
7778
"terser": "^5.44.1",
7879
"typescript": "~5.9.3",
79-
"vite": "^8.0.0-beta.1",
80+
"vite": "^8.0.0-beta.2",
8081
"vite-plugin-compression": "^0.5.1",
8182
"vite-plugin-mock-dev-server": "^2.0.6"
8283
},

0 commit comments

Comments
 (0)