We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c4435 commit a0b8e3fCopy full SHA for a0b8e3f
packages/example-react-consumer-app/package.json
@@ -29,6 +29,6 @@
29
"globals": "^16.5.0",
30
"typescript": "~5.9.3",
31
"typescript-eslint": "^8.46.4",
32
- "vite": "^7.2.4"
+ "vite": "^7.3.2"
33
}
34
packages/react-components/package.json
@@ -85,7 +85,7 @@
85
"storybook": "^10.2.14",
86
"typescript": "^5.9.3",
87
88
- "vite": "^7.3.1",
+ "vite": "^7.3.2",
89
"vite-plugin-dts": "^4.5.4",
90
"vitest": "^4.0.18",
91
"vitest-axe": "^0.1.0",
0 commit comments