Skip to content

Commit

Permalink
chore(deps): update dependency react to v18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 719048d commit 16cffee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"jest": "29.7.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"react": "18.2.0",
"react": "18.3.0",
"rimraf": "5.0.5",
"rollup": "4.13.0",
"ts-jest": "29.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2503,14 +2503,14 @@ __metadata:
jest: "npm:29.7.0"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
react: "npm:18.3.0"
rimraf: "npm:5.0.5"
rollup: "npm:4.13.0"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.3"
uglify-js: "npm:3.17.4"
peerDependencies:
"@apollo/client": 3.7.17
"@apollo/client": ^3.7.17
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8259,12 +8259,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.0":
version: 18.3.0
resolution: "react@npm:18.3.0"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/b562d9b569b0cb315e44b48099f7712283d93df36b19a39a67c254c6686479d3980b7f013dc931f4a5a3ae7645eae6386b4aa5eea933baa54ecd0f9acb0902b8
checksum: 10c0/ad87bbfdb0c5466148c657da18b0d5458e835389fc591d59840f0e6ec797a004073a01c8cdbff1767a8774c7219054a56f74dacd67bdbb849f1314e427999268
languageName: node
linkType: hard

Expand Down

0 comments on commit 16cffee

Please sign in to comment.