Skip to content

Commit

Permalink
chore(deps): update react monorepo to ~18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2023
1 parent f4abb97 commit 9751d31
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/authorized/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@babel/runtime": "~7.21.0"
},
"devDependencies": {
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "^6.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@types/classnames": "2.3.1",
"@types/pinyin": "2.10.0",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "^6.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"@types/classnames": "2.3.1",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "^6.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/document-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"devDependencies": {
"@babel/runtime": "~7.21.0",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/exceptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
},
"devDependencies": {
"@types/classnames": "2.3.1",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "^6.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/layout-tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@kkt/pro": "1.0.10"
},
"devDependencies": {
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "^6.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/router-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"devDependencies": {
"@babel/runtime": "~7.21.0",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@uiw-admin/exceptions": "6.1.9",
"@uiw-admin/models": "6.1.9",
"@uiw-admin/utils": "6.1.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/user-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"devDependencies": {
"@babel/runtime": "~7.21.0",
"@types/classnames": "2.3.1",
"@types/react": "~18.0.25",
"@types/react-dom": "~18.0.11",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@uiw-admin/utils": "6.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 9751d31

Please sign in to comment.