Skip to content

Commit a0b8e3f

Browse files
authored
PC-599 bump vite (#193)
1 parent a4c4435 commit a0b8e3f

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

packages/example-react-consumer-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"globals": "^16.5.0",
3030
"typescript": "~5.9.3",
3131
"typescript-eslint": "^8.46.4",
32-
"vite": "^7.2.4"
32+
"vite": "^7.3.2"
3333
}
3434
}

packages/react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"storybook": "^10.2.14",
8686
"typescript": "^5.9.3",
8787
"typescript-eslint": "^8.46.4",
88-
"vite": "^7.3.1",
88+
"vite": "^7.3.2",
8989
"vite-plugin-dts": "^4.5.4",
9090
"vitest": "^4.0.18",
9191
"vitest-axe": "^0.1.0",

0 commit comments

Comments
 (0)