Skip to content

Commit fbaf8fb

Browse files
chore(deps): update dependency @vitejs/plugin-react to v5
1 parent 01d5a08 commit fbaf8fb

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

templates/react-vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.1.9",
1818
"@types/react-dom": "^19.1.7",
19-
"@vitejs/plugin-react": "^4.7.0",
19+
"@vitejs/plugin-react": "^5.0.0",
2020
"prettier": "^3.6.2",
2121
"typescript": "~5.8.3",
2222
"vite": "^7.0.6"

yarn.lock

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6125,6 +6125,13 @@ __metadata:
61256125
languageName: node
61266126
linkType: hard
61276127

6128+
"@rolldown/pluginutils@npm:1.0.0-beta.30":
6129+
version: 1.0.0-beta.30
6130+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.30"
6131+
checksum: 10c0/aff8b532cb9d82d94c9a4101fa12ecb10620ad47d52dbb9135a5c65bde1ad19895b41026b821f4d607083699239a5d0010198401b6a6a54ab6a10d0015302768
6132+
languageName: node
6133+
linkType: hard
6134+
61286135
"@rolldown/pluginutils@npm:^1.0.0-beta.21":
61296136
version: 1.0.0-beta.9-commit.d91dfb5
61306137
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.9-commit.d91dfb5"
@@ -7747,7 +7754,7 @@ __metadata:
77477754
languageName: node
77487755
linkType: hard
77497756

7750-
"@vitejs/plugin-react@npm:^4.4.1, @vitejs/plugin-react@npm:^4.7.0":
7757+
"@vitejs/plugin-react@npm:^4.4.1":
77517758
version: 4.7.0
77527759
resolution: "@vitejs/plugin-react@npm:4.7.0"
77537760
dependencies:
@@ -7763,6 +7770,22 @@ __metadata:
77637770
languageName: node
77647771
linkType: hard
77657772

7773+
"@vitejs/plugin-react@npm:^5.0.0":
7774+
version: 5.0.0
7775+
resolution: "@vitejs/plugin-react@npm:5.0.0"
7776+
dependencies:
7777+
"@babel/core": "npm:^7.28.0"
7778+
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
7779+
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
7780+
"@rolldown/pluginutils": "npm:1.0.0-beta.30"
7781+
"@types/babel__core": "npm:^7.20.5"
7782+
react-refresh: "npm:^0.17.0"
7783+
peerDependencies:
7784+
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
7785+
checksum: 10c0/e5813839d319ab5dc1b90cab40b6c08388f26e456166ba9df10ffc3c3f4ecc594cec06715b5c93390bba56140ca5f68a18f2233f7d275d77e5bbfeb979e4fd9b
7786+
languageName: node
7787+
linkType: hard
7788+
77667789
"@vitejs/plugin-vue-jsx@npm:^5.0.1":
77677790
version: 5.0.1
77687791
resolution: "@vitejs/plugin-vue-jsx@npm:5.0.1"
@@ -19959,7 +19982,7 @@ __metadata:
1995919982
"@skyra/discord-components-react": "npm:^4.0.2"
1996019983
"@types/react": "npm:^19.1.9"
1996119984
"@types/react-dom": "npm:^19.1.7"
19962-
"@vitejs/plugin-react": "npm:^4.7.0"
19985+
"@vitejs/plugin-react": "npm:^5.0.0"
1996319986
prettier: "npm:^3.6.2"
1996419987
react: "npm:^19.1.1"
1996519988
react-dom: "npm:^19.1.1"

0 commit comments

Comments
 (0)