Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.7 (#5939)
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 Sep 17, 2024
1 parent 767458a commit 5f7a7d6
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 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": "22.5.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
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 @@ -26,7 +26,7 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.1.1",
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 @@ -55,7 +55,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.5.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.1.1",
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/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/node": "22.5.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"es-check": "7.2.1",
"eslint": "8.57.1",
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 @@ -55,7 +55,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.5.5",
"@types/react": "18.3.6",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6922,13 +6922,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.6, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.6
resolution: "@types/react@npm:18.3.6"
"@types/react@npm:*, @types/react@npm:18.3.7, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e347787a496f2006fe61358316e040c22548a1669559277b72dad39e2f1f713080115be9fe6c30f9d1d28a54054b96cf6c06471be6967a3605e31f5b84a6cec7
checksum: 10c0/460f40eadf1fd035344b2ff9061d5c2314db9403f76d05fff7724c78543737c95829e1628567c63d27b542647867eca5b6f284dfd38f1d3b70754f32c4cbecb7
languageName: node
linkType: hard

Expand Down Expand Up @@ -7700,7 +7700,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.6"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
"@vitest/coverage-v8": "npm:2.1.1"
Expand Down Expand Up @@ -7776,7 +7776,7 @@ __metadata:
"@testing-library/dom": "npm:10.4.0"
"@testing-library/react": "npm:16.0.1"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.6"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:^7.17.0"
"@typescript-eslint/parser": "npm:^7.17.0"
Expand Down Expand Up @@ -7879,7 +7879,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.6"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react-swc": "npm:3.7.0"
"@vitest/coverage-v8": "npm:2.1.1"
Expand Down Expand Up @@ -14903,7 +14903,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:22.5.5"
"@types/react": "npm:18.3.6"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@types/react-test-renderer": "npm:18.3.0"
"@vercel/analytics": "npm:1.3.1"
Expand Down Expand Up @@ -19683,7 +19683,7 @@ __metadata:
"@babel/core": "npm:7.25.2"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@types/react": "npm:18.3.6"
"@types/react": "npm:18.3.7"
"@types/react-dom": "npm:18.3.0"
"@vitejs/plugin-react": "npm:4.3.1"
"@vitest/coverage-v8": "npm:2.1.1"
Expand Down

0 comments on commit 5f7a7d6

Please sign in to comment.