dependabot[bot] commited on
chore(deps-dev): bump @vitejs /plugin-react in /frontend
Browse filesBumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.3 to 6.0.5.
- [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/plugin-react@6.0.5/packages/plugin-react)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
- frontend/package-lock.json +4 -4
- frontend/package.json +1 -1
frontend/package-lock.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"@types/node": "^26.1.1",
|
| 24 |
"@types/react": "^19.2.17",
|
| 25 |
"@types/react-dom": "^19.2.3",
|
| 26 |
-
"@vitejs/plugin-react": "^6.0.
|
| 27 |
"oxlint": "^1.69.0",
|
| 28 |
"typescript": "~7.0.2",
|
| 29 |
"vite": "^8.1.5"
|
|
@@ -1541,9 +1541,9 @@
|
|
| 1541 |
}
|
| 1542 |
},
|
| 1543 |
"node_modules/@vitejs/plugin-react": {
|
| 1544 |
-
"version": "6.0.
|
| 1545 |
-
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.
|
| 1546 |
-
"integrity": "sha512-
|
| 1547 |
"dev": true,
|
| 1548 |
"license": "MIT",
|
| 1549 |
"dependencies": {
|
|
|
|
| 23 |
"@types/node": "^26.1.1",
|
| 24 |
"@types/react": "^19.2.17",
|
| 25 |
"@types/react-dom": "^19.2.3",
|
| 26 |
+
"@vitejs/plugin-react": "^6.0.5",
|
| 27 |
"oxlint": "^1.69.0",
|
| 28 |
"typescript": "~7.0.2",
|
| 29 |
"vite": "^8.1.5"
|
|
|
|
| 1541 |
}
|
| 1542 |
},
|
| 1543 |
"node_modules/@vitejs/plugin-react": {
|
| 1544 |
+
"version": "6.0.5",
|
| 1545 |
+
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.5.tgz",
|
| 1546 |
+
"integrity": "sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==",
|
| 1547 |
"dev": true,
|
| 1548 |
"license": "MIT",
|
| 1549 |
"dependencies": {
|
frontend/package.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"@types/node": "^26.1.1",
|
| 26 |
"@types/react": "^19.2.17",
|
| 27 |
"@types/react-dom": "^19.2.3",
|
| 28 |
-
"@vitejs/plugin-react": "^6.0.
|
| 29 |
"oxlint": "^1.69.0",
|
| 30 |
"typescript": "~7.0.2",
|
| 31 |
"vite": "^8.1.5"
|
|
|
|
| 25 |
"@types/node": "^26.1.1",
|
| 26 |
"@types/react": "^19.2.17",
|
| 27 |
"@types/react-dom": "^19.2.3",
|
| 28 |
+
"@vitejs/plugin-react": "^6.0.5",
|
| 29 |
"oxlint": "^1.69.0",
|
| 30 |
"typescript": "~7.0.2",
|
| 31 |
"vite": "^8.1.5"
|