Bump @vitejs/plugin-react from 4.0.2 to 4.0.3 (#305)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.2 to 4.0.3. - [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/v4.0.3/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
@ -76,7 +76,7 @@
|
||||
"@babel/runtime": "^7.22.6",
|
||||
"@crxjs/vite-plugin": "^1.0.14",
|
||||
"@playwright/test": "^1.35.0",
|
||||
"@vitejs/plugin-react": "^4.0.2",
|
||||
"@vitejs/plugin-react": "^4.0.3",
|
||||
"dotenv": "^16.2.0",
|
||||
"eslint": "^8.44.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2657,9 +2657,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-react@npm:^4.0.2":
|
||||
version: 4.0.2
|
||||
resolution: "@vitejs/plugin-react@npm:4.0.2"
|
||||
"@vitejs/plugin-react@npm:^4.0.3":
|
||||
version: 4.0.3
|
||||
resolution: "@vitejs/plugin-react@npm:4.0.3"
|
||||
dependencies:
|
||||
"@babel/core": ^7.22.5
|
||||
"@babel/plugin-transform-react-jsx-self": ^7.22.5
|
||||
@ -2667,7 +2667,7 @@ __metadata:
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
vite: ^4.2.0
|
||||
checksum: 07eeb28ad0f60dc6289367e64a58cd6d0b0d856a227ef6ea17e7af3f548d7940707ec56ad296f2c34cb7aab2fc4d76473d1a05c148277136ce0bfe294ce13bf4
|
||||
checksum: dd9136aec8f30b0251b88f390c60b8ee5472454884c4f82720725c213f8988bf8e202cc2430e575a268d413c1dc7257a51b342ac431a43c02d923de932c5707c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4058,7 +4058,7 @@ __metadata:
|
||||
"@types/react-dom": ^18.2.6
|
||||
"@types/testing-library__jest-dom": ^5.14.7
|
||||
"@types/three": ^0.152.1
|
||||
"@vitejs/plugin-react": ^4.0.2
|
||||
"@vitejs/plugin-react": ^4.0.3
|
||||
buffer: ^6.0.3
|
||||
dotenv: ^16.2.0
|
||||
eslint: ^8.44.0
|
||||
|
Reference in New Issue
Block a user