Skip to content

Commit

Permalink
Bump @vitejs/plugin-react from 4.3.2 to 4.3.3 in /admin
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 26, 2024
1 parent 522a6b5 commit ddc63ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/recompose": "^0.30.10",
"@types/redux-form": "^8.3.5",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-react-swc": "^3.7.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
Expand Down
10 changes: 5 additions & 5 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1709,9 +1709,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 @@ -1720,7 +1720,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 @@ -1769,7 +1769,7 @@ __metadata:
"@types/recompose": "npm:^0.30.10"
"@types/redux-form": "npm:^8.3.5"
"@types/styled-components": "npm:5.1.34"
"@vitejs/plugin-react": "npm:^4.3.2"
"@vitejs/plugin-react": "npm:^4.3.3"
"@vitejs/plugin-react-swc": "npm:^3.7.1"
copy-to-clipboard: "npm:^3.3.3"
core-js: "npm:^3.38.1"
Expand Down

0 comments on commit ddc63ab

Please sign in to comment.