Skip to content

Commit

Permalink
build(deps-dev): bump @vitejs/plugin-react from 4.0.4 to 4.1.0
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.0.4 to 4.1.0.
- [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.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 6a53511 commit 210ad7c
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 14 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "18.15.11",
"@types/react": "^18.2.24",
"@types/seedrandom": "^3.0.5",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/coverage-v8": "^0.34.3",
"eslint": "^8.50.0",
"jsdom": "^22.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"@yarnpkg/sdks": "^3.0.0-rc.51",
"babel-plugin-styled-components": "^2.1.4",
"eslint": "^8.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formula-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/node": "18.15.11",
"@types/react": "^18.2.24",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"eslint": "^8.50.0",
"jsdom": "^22.1.0",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 210ad7c

Please sign in to comment.