Skip to content

Commit ae6bc7d

Browse files
chore(deps): update all
1 parent f9b40dd commit ae6bc7d

File tree

4 files changed

+273
-317
lines changed

4 files changed

+273
-317
lines changed

packages/ui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "5.8.3",
5050
"typescript-eslint": "^8.38.0",
5151
"undici": "^7.12.0",
52-
"vite": "5.4.14",
52+
"vite": "7.1.0",
5353
"vite-tsconfig-paths": "5.1.4"
5454
}
5555
}

packages/ui-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tailwindcss": "4.1.11",
6161
"typescript": "5.8.3",
6262
"typescript-eslint": "^8.38.0",
63-
"vite": "5.4.14",
63+
"vite": "7.1.0",
6464
"vite-tsconfig-paths": "^5.1.4"
6565
},
6666
"peerDependencies": {

packages/ui-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tailwindcss/vite": "^4.1.11",
3939
"@types/react": "^19.1.9",
4040
"@types/react-dom": "^19.1.7",
41-
"@vitejs/plugin-react": "^4.7.0",
41+
"@vitejs/plugin-react": "^5.0.0",
4242
"eslint": "^9.32.0",
4343
"eslint-plugin-react-hooks": "^5.2.0",
4444
"eslint-plugin-react-refresh": "^0.4.20",

0 commit comments

Comments
 (0)