Skip to content

Commit d9b21a5

Browse files
chore: bump up @vitejs/plugin-react version to v5
1 parent c4ed6aa commit d9b21a5

File tree

12 files changed

+474
-522
lines changed

12 files changed

+474
-522
lines changed

react-block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@type-config/strict": "^1.2.1",
1414
"@types/react": "^19.0.0",
1515
"@types/react-dom": "^19.0.0",
16-
"@vitejs/plugin-react": "^4.3.1",
16+
"@vitejs/plugin-react": "^5.0.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"tslib": "^2.4.1",

react-block/pnpm-lock.yaml

Lines changed: 78 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-commonmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@type-config/strict": "^1.2.1",
1313
"@types/react": "^19.0.0",
1414
"@types/react-dom": "^19.0.0",
15-
"@vitejs/plugin-react": "^4.3.1",
15+
"@vitejs/plugin-react": "^5.0.0",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"tslib": "^2.4.1",

0 commit comments

Comments
 (0)