Bump @vitejs/plugin-react from 2.1.0 to 2.2.0 (#3665)

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.2.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-31 11:19:56 +01:00 committed by GitHub
parent 0bc34ea283
commit 4ae5e29754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 22 deletions

View file

@ -21,7 +21,7 @@
"devDependencies": {
"@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"vite": "^3.1.8",
"vite-plugin-checker": "^0.5.1"
}

View file

@ -92,7 +92,7 @@
"@types/react-dom": "^17.0.16",
"@types/react-router-dom": "^5.3.3",
"@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^9.0.0",
"cypress": "^10.11.0",
"decompress": "^4.2.1",

46
package-lock.json generated
View file

@ -44,7 +44,7 @@
"devDependencies": {
"@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"vite": "^3.1.8",
"vite-plugin-checker": "^0.5.1"
}
@ -170,7 +170,7 @@
"@types/react-dom": "^17.0.16",
"@types/react-router-dom": "^5.3.3",
"@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^9.0.0",
"cypress": "^10.11.0",
"decompress": "^4.2.1",
@ -1790,11 +1790,12 @@
}
},
"node_modules/@babel/plugin-transform-react-jsx-source": {
"version": "7.18.6",
"version": "7.19.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz",
"integrity": "sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.18.6"
"@babel/helper-plugin-utils": "^7.19.0"
},
"engines": {
"node": ">=6.9.0"
@ -4405,16 +4406,17 @@
}
},
"node_modules/@vitejs/plugin-react": {
"version": "2.1.0",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-2.2.0.tgz",
"integrity": "sha512-FFpefhvExd1toVRlokZgxgy2JtnBOdp4ZDsq7ldCWaqGSGn9UhWMAVm/1lxPL14JfNS5yGz+s9yFrQY6shoStA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/core": "^7.18.13",
"@babel/plugin-transform-react-jsx": "^7.18.10",
"@babel/core": "^7.19.6",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
"@babel/plugin-transform-react-jsx-self": "^7.18.6",
"@babel/plugin-transform-react-jsx-source": "^7.18.6",
"magic-string": "^0.26.2",
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
"magic-string": "^0.26.7",
"react-refresh": "^0.14.0"
},
"engines": {
@ -16214,10 +16216,12 @@
}
},
"@babel/plugin-transform-react-jsx-source": {
"version": "7.18.6",
"version": "7.19.6",
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz",
"integrity": "sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==",
"dev": true,
"requires": {
"@babel/helper-plugin-utils": "^7.18.6"
"@babel/helper-plugin-utils": "^7.19.0"
}
},
"@babel/plugin-transform-react-pure-annotations": {
@ -18049,15 +18053,17 @@
}
},
"@vitejs/plugin-react": {
"version": "2.1.0",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-2.2.0.tgz",
"integrity": "sha512-FFpefhvExd1toVRlokZgxgy2JtnBOdp4ZDsq7ldCWaqGSGn9UhWMAVm/1lxPL14JfNS5yGz+s9yFrQY6shoStA==",
"dev": true,
"requires": {
"@babel/core": "^7.18.13",
"@babel/plugin-transform-react-jsx": "^7.18.10",
"@babel/core": "^7.19.6",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/plugin-transform-react-jsx-development": "^7.18.6",
"@babel/plugin-transform-react-jsx-self": "^7.18.6",
"@babel/plugin-transform-react-jsx-source": "^7.18.6",
"magic-string": "^0.26.2",
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
"magic-string": "^0.26.7",
"react-refresh": "^0.14.0"
}
},
@ -18301,7 +18307,7 @@
"@patternfly/react-icons": "^4.92.6",
"@types/react": "^17.0.45",
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.0",
"react": "^17.0.2",
@ -18405,7 +18411,7 @@
"@types/react-dom": "^17.0.16",
"@types/react-router-dom": "^5.3.3",
"@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0",
"@vitejs/plugin-react": "^2.2.0",
"babel-loader": "^9.0.0",
"cypress": "^10.11.0",
"dagre": "^0.8.5",