Skip to content

Commit 872260f

Browse files
chore(deps-dev): bump @vitejs/plugin-react in /docs-site
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1140e04 commit 872260f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.34.0",
2525
"@types/react": "^19.1.12",
2626
"@types/react-dom": "^19.1.9",
27-
"@vitejs/plugin-react": "^5.0.1",
27+
"@vitejs/plugin-react": "^5.0.2",
2828
"eslint": "^9.35.0",
2929
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^6.0.0",

docs-site/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,10 +1302,10 @@ __metadata:
13021302
languageName: node
13031303
linkType: hard
13041304

1305-
"@rolldown/pluginutils@npm:1.0.0-beta.32":
1306-
version: 1.0.0-beta.32
1307-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.32"
1308-
checksum: 10c0/ba3582fc3c35c8eb57b0df2d22d0733b1be83d37edcc258203364773f094f58fc0cb7a056d604603573a69dd0105a466506cad467f59074e1e53d0dc26191f06
1305+
"@rolldown/pluginutils@npm:1.0.0-beta.34":
1306+
version: 1.0.0-beta.34
1307+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.34"
1308+
checksum: 10c0/96565287991825ecd90b60607dae908ebfdde233661fc589c98547a75c1fd0282b2e2a7849c3eb0c9941e2fba34667a8d5cdb8d597370815c19c2f29b4c157b4
13091309
languageName: node
13101310
linkType: hard
13111311

@@ -1536,19 +1536,19 @@ __metadata:
15361536
languageName: node
15371537
linkType: hard
15381538

1539-
"@vitejs/plugin-react@npm:^5.0.1":
1540-
version: 5.0.1
1541-
resolution: "@vitejs/plugin-react@npm:5.0.1"
1539+
"@vitejs/plugin-react@npm:^5.0.2":
1540+
version: 5.0.2
1541+
resolution: "@vitejs/plugin-react@npm:5.0.2"
15421542
dependencies:
15431543
"@babel/core": "npm:^7.28.3"
15441544
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
15451545
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1546-
"@rolldown/pluginutils": "npm:1.0.0-beta.32"
1546+
"@rolldown/pluginutils": "npm:1.0.0-beta.34"
15471547
"@types/babel__core": "npm:^7.20.5"
15481548
react-refresh: "npm:^0.17.0"
15491549
peerDependencies:
15501550
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1551-
checksum: 10c0/2641171beedfc38edc5671abb47706906f9af2a79a6dfff4e946106c9550de4f83ccae41c164f3ee26a3edf07127ecc0e415fe5cddbf7abc71fbb2540016c27d
1551+
checksum: 10c0/6b02478498d8095b4c5b688b457f8ff35c3274489399f79cf412c2d68213c5e7796d245de27093ccf91b4fb4b644a31e9a759d91caa1ba62da105be3875fc6dd
15521552
languageName: node
15531553
linkType: hard
15541554

@@ -4557,7 +4557,7 @@ __metadata:
45574557
"@eslint/js": "npm:^9.34.0"
45584558
"@types/react": "npm:^19.1.12"
45594559
"@types/react-dom": "npm:^19.1.9"
4560-
"@vitejs/plugin-react": "npm:^5.0.1"
4560+
"@vitejs/plugin-react": "npm:^5.0.2"
45614561
date-fns: "npm:^4.1.0"
45624562
eslint: "npm:^9.35.0"
45634563
eslint-plugin-react: "npm:^7.37.5"

0 commit comments

Comments
 (0)