Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent e18bca7 commit e064703
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 42 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"url": "https://github.com/andrei-picus-tink/auto-renovate.git"
},
"dependencies": {
"react": "~17.0.0",
"react-dom": "~17.0.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@sentry/vite-plugin": "2.2.1",
Expand All @@ -22,8 +22,8 @@
"@types/license-checker": "25.0.3",
"@types/lodash": "4.14.170",
"@types/node": "20.14.0",
"@types/react": "17.0.13",
"@types/react-dom": "17.0.8",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/yargs": "16.0.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
Expand All @@ -48,8 +48,8 @@
"license-checker": "25.0.1",
"octokit": "3.1.1",
"prettier": "2.7.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"strong-mock": "~8.0.1",
"stylelint": "14.11.0",
"stylelint-config-recommended": "8.0.0",
Expand Down
63 changes: 27 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e064703

Please sign in to comment.