Skip to content

Commit

Permalink
chore(deps): update dependency react to ^18.3.1 (#324)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 88a6d44 commit da56f17
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 @@ -102,7 +102,7 @@
"lint-staged": "^13.3.0",
"npm-run-all2": "^5.0.2",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react": "^18.3.1",
"simple-git-hooks": "^2.9.0",
"size-limit": "^11.0.0",
"size-limit-preset-node-lib": "^0.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6177,7 +6177,7 @@ __metadata:
lint-staged: "npm:^13.3.0"
npm-run-all2: "npm:^5.0.2"
prettier: "npm:^2.8.8"
react: "npm:^18.2.0"
react: "npm:^18.3.1"
simple-git-hooks: "npm:^2.9.0"
size-limit: "npm:^11.0.0"
size-limit-preset-node-lib: "npm:^0.3.0"
Expand Down Expand Up @@ -11300,12 +11300,12 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: b9214a9bd79e99d08de55f8bef2b7fc8c39630be97c4e29d7be173d14a9a10670b5325e94485f74cd8bff4966ef3c78ee53c79a7b0b9b70cba20aa8973acc694
checksum: 261137d3f3993eaa2368a83110466fc0e558bc2c7f7ae7ca52d94f03aac945f45146bd85e5f481044db1758a1dbb57879e2fcdd33924e2dde1bdc550ce73f7bf
languageName: node
linkType: hard

Expand Down

0 comments on commit da56f17

Please sign in to comment.