Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent 80ec2fd commit 44b3593
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@react-vant/icons": "^0.0.6",
"clsx": "^1.1.1",
"react-test-renderer": "^17.0.2",
"react-test-renderer": "18.2.0",
"react-transition-group": "^4.4.2",
"tslib": "^2.4.0"
},
Expand All @@ -32,8 +32,8 @@
"@types/node": "^17.0.10",
"@types/react-test-renderer": "^17.0.1",
"@vant/area-data": "^1.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^4.4.4"
},
"repository": {
Expand Down

0 comments on commit 44b3593

Please sign in to comment.