Skip to content

Commit

Permalink
chore(deps): update react monorepo to >= 18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 2bf3059 commit fa3c4d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"@vanilla-extract/sprinkles": "1.6.1",
"@vanilla-extract/css-utils": "^0.1.3",
"@vanilla-extract/dynamic": "^2.1.x",
"react": ">= 18.2.x",
"react-dom": ">= 18.2.x",
"react": ">= 18.3.1",
"react-dom": ">= 18.3.1",
"react-router": ">= 6.23.1",
"react-is": ">= 18.2.x"
"react-is": ">= 18.3.1"
},
"volta": {
"extends": "../../package.json"
Expand Down

0 comments on commit fa3c4d7

Please sign in to comment.