Skip to content

Commit 80a0d93

Browse files
Merge pull request #5847 from Hacker0x01/dependabot/npm_and_yarn/docs-site/vitejs/plugin-react-5.0.2
chore(deps-dev): bump @vitejs/plugin-react from 5.0.1 to 5.0.2 in /docs-site
2 parents 33ccf82 + 872260f commit 80a0d93

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.35.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
@@ -1295,10 +1295,10 @@ __metadata:
12951295
languageName: node
12961296
linkType: hard
12971297

1298-
"@rolldown/pluginutils@npm:1.0.0-beta.32":
1299-
version: 1.0.0-beta.32
1300-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.32"
1301-
checksum: 10c0/ba3582fc3c35c8eb57b0df2d22d0733b1be83d37edcc258203364773f094f58fc0cb7a056d604603573a69dd0105a466506cad467f59074e1e53d0dc26191f06
1298+
"@rolldown/pluginutils@npm:1.0.0-beta.34":
1299+
version: 1.0.0-beta.34
1300+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.34"
1301+
checksum: 10c0/96565287991825ecd90b60607dae908ebfdde233661fc589c98547a75c1fd0282b2e2a7849c3eb0c9941e2fba34667a8d5cdb8d597370815c19c2f29b4c157b4
13021302
languageName: node
13031303
linkType: hard
13041304

@@ -1529,19 +1529,19 @@ __metadata:
15291529
languageName: node
15301530
linkType: hard
15311531

1532-
"@vitejs/plugin-react@npm:^5.0.1":
1533-
version: 5.0.1
1534-
resolution: "@vitejs/plugin-react@npm:5.0.1"
1532+
"@vitejs/plugin-react@npm:^5.0.2":
1533+
version: 5.0.2
1534+
resolution: "@vitejs/plugin-react@npm:5.0.2"
15351535
dependencies:
15361536
"@babel/core": "npm:^7.28.3"
15371537
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
15381538
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1539-
"@rolldown/pluginutils": "npm:1.0.0-beta.32"
1539+
"@rolldown/pluginutils": "npm:1.0.0-beta.34"
15401540
"@types/babel__core": "npm:^7.20.5"
15411541
react-refresh: "npm:^0.17.0"
15421542
peerDependencies:
15431543
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1544-
checksum: 10c0/2641171beedfc38edc5671abb47706906f9af2a79a6dfff4e946106c9550de4f83ccae41c164f3ee26a3edf07127ecc0e415fe5cddbf7abc71fbb2540016c27d
1544+
checksum: 10c0/6b02478498d8095b4c5b688b457f8ff35c3274489399f79cf412c2d68213c5e7796d245de27093ccf91b4fb4b644a31e9a759d91caa1ba62da105be3875fc6dd
15451545
languageName: node
15461546
linkType: hard
15471547

@@ -4550,7 +4550,7 @@ __metadata:
45504550
"@eslint/js": "npm:^9.35.0"
45514551
"@types/react": "npm:^19.1.12"
45524552
"@types/react-dom": "npm:^19.1.9"
4553-
"@vitejs/plugin-react": "npm:^5.0.1"
4553+
"@vitejs/plugin-react": "npm:^5.0.2"
45544554
date-fns: "npm:^4.1.0"
45554555
eslint: "npm:^9.35.0"
45564556
eslint-plugin-react: "npm:^7.37.5"

0 commit comments

Comments
 (0)