Skip to content

Commit 7d49be5

Browse files
committed
[webui-gateway] Update Vite version
1 parent 93e1cfe commit 7d49be5

3 files changed

Lines changed: 856 additions & 556 deletions

File tree

.changeset/cute-phones-fetch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@fraqjs/plugin-webui-gateway": patch
3+
---
4+
5+
更新 Vite 等依赖版本

plugins/webui-gateway/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@
3838
"devDependencies": {
3939
"@fontsource-variable/inter": "^5.3.0",
4040
"@fraqjs/plugin-mock": "workspace:^",
41-
"@tailwindcss/vite": "^4.1.18",
41+
"@tailwindcss/vite": "^4.3.3",
4242
"@types/react": "^19.2.18",
43-
"@types/react-dom": "^19.2.4",
44-
"@vitejs/plugin-react": "^5.1.4",
43+
"@types/react-dom": "^19.2.5",
44+
"@vitejs/plugin-react": "^6.1.0",
4545
"class-variance-authority": "^0.7.1",
4646
"clsx": "^2.1.1",
47-
"lucide-react": "^1.33.0",
47+
"lucide-react": "^1.34.0",
4848
"radix-ui": "^1.6.7",
4949
"react": "^19.2.8",
5050
"react-dom": "^19.2.8",
51-
"shadcn": "^4.18.0",
51+
"shadcn": "^4.19.0",
5252
"tailwind-merge": "^3.6.0",
53-
"tailwindcss": "^4.1.18",
53+
"tailwindcss": "^4.3.3",
5454
"tw-animate-css": "^1.4.0",
55-
"vite": "^7.3.1"
55+
"vite": "^8.2.2"
5656
},
5757
"fraq": {
5858
"category": "infrastructure"

0 commit comments

Comments
 (0)