Skip to content

Commit

Permalink
chore(deps-dev): bump react from 18.2.0 to 18.3.1
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.1.
- [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/v18.3.1/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 9b55072 commit 4c1128c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postcss-loader": "^8.1.1",
"postcss-pseudo-classes": "^0.4.0",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-syntax-highlighter": "^15.5.0",
"source-map-loader": "^5.0.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5131,7 +5131,7 @@ __metadata:
postcss-loader: "npm:^8.1.1"
postcss-pseudo-classes: "npm:^0.4.0"
prettier: "npm:^3.2.5"
react: "npm:^18.2.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.2.0"
react-syntax-highlighter: "npm:^15.5.0"
source-map-loader: "npm:^5.0.0"
Expand Down Expand Up @@ -18689,7 +18689,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.2.0, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.2.0":
"react@npm:18.2.0, react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
Expand All @@ -18698,6 +18698,15 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
languageName: node
linkType: hard

"read-cache@npm:^1.0.0":
version: 1.0.0
resolution: "read-cache@npm:1.0.0"
Expand Down

0 comments on commit 4c1128c

Please sign in to comment.