Skip to content

Commit

Permalink
Bump react from 18.2.0 to 18.3.0
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 3cab33e commit ffd2bcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"matercolors": "^2.3.0",
"moment": "^2.30.1",
"netlify-identity-widget": "^1.9.2",
"react": "^18.2.0",
"react": "^18.3.0",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7964,10 +7964,10 @@ react-unity-webgl@^9.5.2:
resolved "https://registry.yarnpkg.com/react-unity-webgl/-/react-unity-webgl-9.5.2.tgz#96e627ddbe8c002fc10fdfd07756f5824547e15f"
integrity sha512-m/vYHoIF5zNev/yxq6tBWOHg4LKcD9npHWzvIwDQcgTwKZFLnD3s7VUkueT8Z3cmrhEylCXq9P2zai28chW2Mw==

react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
react@^18.3.0:
version "18.3.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
dependencies:
loose-envify "^1.1.0"

Expand Down

0 comments on commit ffd2bcb

Please sign in to comment.