Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 4f3137a commit 41e611d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions packages/devextreme-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.0.1",
"@types/jest": "^22.2.3",
"@types/react": "^16.14.28",
"@types/react-dom": "^16.9.16",
"@types/react": "^16.14.59",
"@types/react-dom": "^16.9.24",
"del": "^3.0.0",
"devextreme-react-generator": "^4.1.7",
"gulp": "^4.0.2",
"gulp-header": "^2.0.9",
"gulp-shell": "^0.8.0",
"gulp-typescript": "^5.0.1",
"jest": "^25.0.0",
"react": "~18.0.0",
"react-dom": "~18.0.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"ts-jest": "^25.5.1",
"typescript": "~4.2"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"dependencies": {
"devextreme-react": "~23.2.0",
"react": "~18.0.0",
"react-dom": "~18.0.0"
"react": "~18.2.0",
"react-dom": "~18.2.0"
},
"devDependencies": {
"@types/react": "^16.14.28",
"@types/react-dom": "^16.9.16",
"@types/react": "^16.14.59",
"@types/react-dom": "^16.9.24",
"css-loader": "^2.1.1",
"source-map-loader": "^0.2.4",
"style-loader": "^0.23.1",
Expand Down

0 comments on commit 41e611d

Please sign in to comment.