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 83f41b8 commit 1c3c5b3Copy full SHA for 1c3c5b3
tests/package.json
@@ -4,9 +4,9 @@
4
"private": true,
5
"dependencies": {
6
"@rdil/factorygirl": "^0.2.0",
7
- "@vitest/ui": "^3.0.8",
8
- "vite": "^6.2.1",
9
- "vitest": "^3.0.8"
+ "@vitest/ui": "^4.1.0",
+ "vite": "^8.0.1",
+ "vitest": "^4.1.0"
10
},
11
"scripts": {
12
"test:main": "vitest --run --config vitest.config.ts",
webui/package.json
@@ -27,7 +27,7 @@
27
"@types/react-dom": "^18.3.0",
28
"rollup-plugin-license": "^3.4.0",
29
"typescript": "5.8.2",
30
- "vite": "^6.2.1"
+ "vite": "^8.0.1"
31
32
"peerDependencies": {
33
"rollup": "*"
0 commit comments