Skip to content

Commit

Permalink
Bump @vitejs/plugin-react from 4.3.2 to 4.3.3
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.2 to 4.3.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.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 8ca18cf commit 27856d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/react-relay": "^16.0.6",
"@types/relay-test-utils": "^18.0.0",
"@types/uuid": "^10",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"babel-plugin-relay": "^18.1.0",
"chromatic": "^11.12.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3097,9 +3097,9 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^4.3.2":
version: 4.3.2
resolution: "@vitejs/plugin-react@npm:4.3.2"
"@vitejs/plugin-react@npm:^4.3.3":
version: 4.3.3
resolution: "@vitejs/plugin-react@npm:4.3.3"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
Expand All @@ -3108,7 +3108,7 @@ __metadata:
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10c0/945f357175bea45031dc98d379e63cd34cd60a51b3dd394b66138696625ac8b55bc913a23481f78bbe15ca558c21ea4699b936abbd8242003d7c0ad51d298727
checksum: 10c0/b370c25fb47bb96f0cc51f3aadbbcfce54e40f95a4de67cf932e5ec526f139648da703725c6ea2c71a1b525eb3dd6e3e8ff877da143627cd2575de5ec4f00aa3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8239,7 +8239,7 @@ __metadata:
"@types/react-relay": "npm:^16.0.6"
"@types/relay-test-utils": "npm:^18.0.0"
"@types/uuid": "npm:^10"
"@vitejs/plugin-react": "npm:^4.3.2"
"@vitejs/plugin-react": "npm:^4.3.3"
autoprefixer: "npm:^10.4.20"
babel-plugin-relay: "npm:^18.1.0"
chromatic: "npm:^11.12.6"
Expand Down

0 comments on commit 27856d1

Please sign in to comment.