Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.49 (#5024)
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 Feb 1, 2024
1 parent db673dd commit 3be41a5
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.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@vitejs/plugin-react-swc": "3.6.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.2.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.2.2",
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.9",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.2",
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.2.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.2",
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.4.1",
"@testing-library/react": "14.2.0",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@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.2.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react": "18.2.49",
"@types/react-dom": "18.2.18",
"@vitest/coverage-v8": "1.2.2",
"@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 @@ -7844,14 +7844,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.48, @types/react@npm:>=16":
version: 18.2.48
resolution: "@types/react@npm:18.2.48"
"@types/react@npm:*, @types/react@npm:18.2.49, @types/react@npm:>=16":
version: 18.2.49
resolution: "@types/react@npm:18.2.49"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
checksum: 10c0/ee71591d7b23979f825f134f97583729b1cc56fc10748f215448fb5d6f671ecc8660da6f511cbdb874f4ec6fd1d1a8e423b58a5bc54a1ba918f6a99cfa876472
languageName: node
linkType: hard

Expand Down Expand Up @@ -8557,7 +8557,7 @@ __metadata:
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down Expand Up @@ -8633,7 +8633,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.1"
"@testing-library/react": "npm:14.2.0"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@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 @@ -8735,7 +8735,7 @@ __metadata:
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.2"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -17816,7 +17816,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@types/react-dom": "npm:18.2.18"
"@types/react-test-renderer": "npm:18.0.7"
"@vercel/analytics": "npm:1.1.2"
Expand Down Expand Up @@ -20467,7 +20467,7 @@ __metadata:
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@types/react-dom": "npm:18.2.18"
"@vitest/coverage-v8": "npm:1.2.2"
"@vitest/ui": "npm:1.2.2"
Expand Down Expand Up @@ -23609,7 +23609,7 @@ __metadata:
"@babel/core": "npm:7.23.9"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@types/react": "npm:18.2.48"
"@types/react": "npm:18.2.49"
"@types/react-dom": "npm:18.2.18"
"@vitejs/plugin-react": "npm:4.2.1"
"@vitest/coverage-v8": "npm:1.2.2"
Expand Down

0 comments on commit 3be41a5

Please sign in to comment.