Skip to content

Commit 61f392f

Browse files
Merge pull request #5963 from Hacker0x01/dependabot/npm_and_yarn/docs-site/vitejs/plugin-react-5.1.0
chore(deps-dev): bump @vitejs/plugin-react from 5.0.4 to 5.1.0 in /docs-site
2 parents e295c93 + 2f97d5c commit 61f392f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react-dom": "^19.2.2",
3131
"@typescript-eslint/eslint-plugin": "^8.46.2",
3232
"@typescript-eslint/parser": "^8.46.1",
33-
"@vitejs/plugin-react": "^5.0.3",
33+
"@vitejs/plugin-react": "^5.1.0",
3434
"eslint": "^9.37.0",
3535
"eslint-plugin-react": "^7.37.5",
3636
"eslint-plugin-react-hooks": "^7.0.0",

docs-site/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,10 +1290,10 @@ __metadata:
12901290
languageName: node
12911291
linkType: hard
12921292

1293-
"@rolldown/pluginutils@npm:1.0.0-beta.38":
1294-
version: 1.0.0-beta.38
1295-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
1296-
checksum: 10c0/8353ec2528349f79e27d1a3193806725b85830da334e935cbb606d88c1177c58ea6519c578e4e93e5f677f5b22aecb8738894dbed14603e14b6bffe3facf1002
1293+
"@rolldown/pluginutils@npm:1.0.0-beta.43":
1294+
version: 1.0.0-beta.43
1295+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.43"
1296+
checksum: 10c0/1c17a0b16c277a0fdbab080fd22ef91e37c1f0d710ecfdacb6a080068062eb14ff030d0e9d2ec2325a1d4246dba0c49625755c82c0090f6cbf98d16e80183e02
12971297
languageName: node
12981298
linkType: hard
12991299

@@ -1737,19 +1737,19 @@ __metadata:
17371737
languageName: node
17381738
linkType: hard
17391739

1740-
"@vitejs/plugin-react@npm:^5.0.3":
1741-
version: 5.0.4
1742-
resolution: "@vitejs/plugin-react@npm:5.0.4"
1740+
"@vitejs/plugin-react@npm:^5.1.0":
1741+
version: 5.1.0
1742+
resolution: "@vitejs/plugin-react@npm:5.1.0"
17431743
dependencies:
17441744
"@babel/core": "npm:^7.28.4"
17451745
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
17461746
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
1747-
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
1747+
"@rolldown/pluginutils": "npm:1.0.0-beta.43"
17481748
"@types/babel__core": "npm:^7.20.5"
1749-
react-refresh: "npm:^0.17.0"
1749+
react-refresh: "npm:^0.18.0"
17501750
peerDependencies:
17511751
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
1752-
checksum: 10c0/bb9360a4b4c0abf064d22211756b999faf23889ac150de490590ca7bd029b0ef7f4cd8ba3a32b86682a62d46fb7bebd75b3fa9835c57c78123f4a646de2e0136
1752+
checksum: 10c0/e192a12e2b854df109eafb1d06c0bc848e8e2b162c686aa6b999b1048658983e72674b2068ccc37562fcce44d32ad92b65f3a4e1897a0cb7859c2ee69cc63eac
17531753
languageName: node
17541754
linkType: hard
17551755

@@ -4847,7 +4847,7 @@ __metadata:
48474847
"@types/react-dom": "npm:^19.2.2"
48484848
"@typescript-eslint/eslint-plugin": "npm:^8.46.2"
48494849
"@typescript-eslint/parser": "npm:^8.46.1"
4850-
"@vitejs/plugin-react": "npm:^5.0.3"
4850+
"@vitejs/plugin-react": "npm:^5.1.0"
48514851
copy-to-clipboard: "npm:^3.3.3"
48524852
date-fns: "npm:^4.1.0"
48534853
esbuild-wasm: "npm:^0.25.11"
@@ -4915,10 +4915,10 @@ __metadata:
49154915
languageName: node
49164916
linkType: hard
49174917

4918-
"react-refresh@npm:^0.17.0":
4919-
version: 0.17.0
4920-
resolution: "react-refresh@npm:0.17.0"
4921-
checksum: 10c0/002cba940384c9930008c0bce26cac97a9d5682bc623112c2268ba0c155127d9c178a9a5cc2212d560088d60dfd503edd808669a25f9b377f316a32361d0b23c
4918+
"react-refresh@npm:^0.18.0":
4919+
version: 0.18.0
4920+
resolution: "react-refresh@npm:0.18.0"
4921+
checksum: 10c0/34a262f7fd803433a534f50deb27a148112a81adcae440c7d1cbae7ef14d21ea8f2b3d783e858cb7698968183b77755a38b4d4b5b1d79b4f4689c2f6d358fff2
49224922
languageName: node
49234923
linkType: hard
49244924

0 commit comments

Comments
 (0)