Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.47 (#4895)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent af6c079 commit 0dca1bb
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@types/cors": "2.8.17",
"@types/is-ci": "3.0.4",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@vitejs/plugin-react-swc": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.1.3",
"@vitest/ui": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@babel/core": "7.23.7",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"es-check": "7.1.1",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.1.3",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7799,14 +7799,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.46, @types/react@npm:>=16":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
"@types/react@npm:*, @types/react@npm:18.2.47, @types/react@npm:>=16":
version: 18.2.47
resolution: "@types/react@npm:18.2.47"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 814cc67107e5e69501d65bfc371cc2c716665d2a3608d395a2f81e24c3a2875db28e2cad717dfb17017eabcffd1d68ee2c9e09ecaba3f7108d5b7fbb9888ebab
checksum: e98ea1827fe60636d0f7ce206397159a29fc30613fae43e349e32c10ad3c0b7e0ed2ded2f3239e07bd5a3cba8736b6114ba196acccc39905ca4a06f56a8d2841
languageName: node
linkType: hard

Expand Down Expand Up @@ -8512,7 +8512,7 @@ __metadata:
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.10.6"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
"@vitest/coverage-v8": "npm:1.1.3"
Expand Down Expand Up @@ -8588,7 +8588,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
"@types/node": "npm:20.10.6"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@typescript-eslint/eslint-plugin": "npm:^6.16.0"
"@typescript-eslint/parser": "npm:^6.16.0"
Expand Down Expand Up @@ -8690,7 +8690,7 @@ __metadata:
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.10.6"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.1.3"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -17806,7 +17806,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:20.10.6"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@types/react-test-renderer": "npm:18.0.7"
"@vercel/analytics": "npm:1.1.1"
Expand Down Expand Up @@ -20518,7 +20518,7 @@ __metadata:
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.10.6"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.1.3"
"@vitest/ui": "npm:1.1.3"
Expand Down Expand Up @@ -23698,7 +23698,7 @@ __metadata:
"@babel/core": "npm:7.23.7"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@types/react": "npm:18.2.46"
"@types/react": "npm:18.2.47"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
"@vitest/coverage-v8": "npm:1.1.3"
Expand Down

0 comments on commit 0dca1bb

Please sign in to comment.