Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/react to v18.2.14 #8714

Merged
merged 1 commit into from
Jun 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@auth0/auth0-spa-js": "2.0.8",
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.5",
"@clerk/clerk-react": "4.20.5",
"@clerk/types": "3.46.0",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"firebase": "9.22.2",
"jest": "29.5.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@supabase/supabase-js": "2.25.0",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"jest": "29.5.0",
"react": "18.2.0",
"supertokens-auth-react": "0.33.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/pascalcase": "1.0.1",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/testing-library__jest-dom": "5.14.6",
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"jest": "29.5.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"use-url-search-params": "2.5.1"
},
"devDependencies": {
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-grid-layout": "1",
"@vitejs/plugin-react": "4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/studio/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1417,14 +1417,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.13":
version: 18.2.13
resolution: "@types/react@npm:18.2.13"
"@types/react@npm:*, @types/react@npm:18.2.14":
version: 18.2.14
resolution: "@types/react@npm:18.2.14"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 59b434ab9f2cf4874c8715a3d848d7cfd257419af8c0e486e2af5b6760c99aab62a511cb3456a3044d8250c93539016ca84fbd23eaac988e74987e268df2eef2
checksum: a728a90e242fb41c233729fa46885cc47aca7df2035ed803f83bf0b582dde81143d465ecbf04a056bc6404f0f746f219d7043245ebd99baf83a178bbbb856c76
languageName: node
linkType: hard

Expand Down Expand Up @@ -2382,7 +2382,7 @@ __metadata:
"@nivo/treemap": 0.83.0
"@tailwindcss/forms": 0.5.3
"@tremor/react": 3.2.3
"@types/react": 18.2.13
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/react-grid-layout": 1
"@vitejs/plugin-react": 4.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/babel-core": "6.25.7",
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/webpack": "5.28.1",
"@types/webpack-env": "1.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/testing-library__jest-dom": "5.14.6",
"jest": "29.5.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6949,7 +6949,7 @@ __metadata:
"@babel/core": 7.22.5
"@babel/runtime-corejs3": 7.22.5
"@redwoodjs/auth": 5.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7002,7 +7002,7 @@ __metadata:
"@babel/runtime-corejs3": 7.22.5
"@redwoodjs/auth": 5.0.0
"@types/netlify-identity-widget": 1.9.3
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7053,7 +7053,7 @@ __metadata:
"@clerk/clerk-react": 4.20.5
"@clerk/types": 3.46.0
"@redwoodjs/auth": 5.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7131,7 +7131,7 @@ __metadata:
"@redwoodjs/auth": 5.0.0
"@simplewebauthn/browser": 7.2.0
"@simplewebauthn/typescript-types": 7.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7178,7 +7178,7 @@ __metadata:
"@babel/core": 7.22.5
"@babel/runtime-corejs3": 7.22.5
"@redwoodjs/auth": 5.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
firebase: 9.22.2
jest: 29.5.0
Expand Down Expand Up @@ -7230,7 +7230,7 @@ __metadata:
"@babel/runtime-corejs3": 7.22.5
"@redwoodjs/auth": 5.0.0
"@types/netlify-identity-widget": 1.9.3
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7280,7 +7280,7 @@ __metadata:
"@babel/core": 7.22.5
"@babel/runtime-corejs3": 7.22.5
"@supabase/supabase-js": 2.25.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7332,7 +7332,7 @@ __metadata:
"@babel/core": 7.22.5
"@babel/runtime-corejs3": 7.22.5
"@redwoodjs/auth": 5.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
core-js: 3.31.0
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -7669,7 +7669,7 @@ __metadata:
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/pascalcase": 1.0.1
"@types/react": 18.2.13
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/testing-library__jest-dom": 5.14.6
core-js: 3.31.0
Expand Down Expand Up @@ -7851,7 +7851,7 @@ __metadata:
"@babel/runtime-corejs3": 7.22.5
"@reach/skip-nav": 0.18.0
"@redwoodjs/auth": 5.0.0
"@types/react": 18.2.13
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
core-js: 3.31.0
jest: 29.5.0
Expand Down Expand Up @@ -7993,7 +7993,7 @@ __metadata:
"@types/babel-core": 6.25.7
"@types/jest": 29.5.2
"@types/node": 18.16.18
"@types/react": 18.2.13
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/webpack": 5.28.1
"@types/webpack-env": 1.18.1
Expand Down Expand Up @@ -8060,7 +8060,7 @@ __metadata:
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@types/prop-types": 15.7.5
"@types/react": 18.2.13
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/testing-library__jest-dom": 5.14.6
core-js: 3.31.0
Expand Down Expand Up @@ -10220,14 +10220,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.13, @types/react@npm:>=16":
version: 18.2.13
resolution: "@types/react@npm:18.2.13"
"@types/react@npm:*, @types/react@npm:18.2.14, @types/react@npm:>=16":
version: 18.2.14
resolution: "@types/react@npm:18.2.14"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 59b434ab9f2cf4874c8715a3d848d7cfd257419af8c0e486e2af5b6760c99aab62a511cb3456a3044d8250c93539016ca84fbd23eaac988e74987e268df2eef2
checksum: a728a90e242fb41c233729fa46885cc47aca7df2035ed803f83bf0b582dde81143d465ecbf04a056bc6404f0f746f219d7043245ebd99baf83a178bbbb856c76
languageName: node
linkType: hard

Expand Down