Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2023
1 parent 385064d commit 62e175d
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 28 deletions.
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.4",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.21.0",
"@babel/core": "7.21.3",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.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.21.3",
"@clerk/clerk-react": "4.14.1",
"@clerk/types": "3.33.0",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.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.21.0",
"@babel/core": "7.21.3",
"@simplewebauthn/typescript-types": "7.0.0",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.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.21.0",
"@babel/core": "7.21.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"firebase": "9.19.1",
"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.21.0",
"@babel/core": "7.21.3",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.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.21.0",
"@babel/core": "7.21.3",
"@supabase/supabase-js": "2.13.1",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.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.21.0",
"@babel/core": "7.21.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"jest": "29.5.0",
"react": "18.2.0",
"supertokens-auth-react": "0.31.5",
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.0.31",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/testing-library__jest-dom": "5.14.5",
"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.21.0",
"@babel/core": "7.21.3",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"jest": "29.5.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/babel-core": "6.25.7",
"@types/jest": "29.5.0",
"@types/node": "16.18.23",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/webpack": "5.28.1",
"babel-jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.31",
"@types/react": "18.0.32",
"@types/react-dom": "18.0.11",
"@types/testing-library__jest-dom": "5.14.5",
"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 @@ -6182,7 +6182,7 @@ __metadata:
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6235,7 +6235,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@types/netlify-identity-widget": 1.9.3
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6286,7 +6286,7 @@ __metadata:
"@clerk/clerk-react": 4.14.1
"@clerk/types": 3.33.0
"@redwoodjs/auth": 4.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6364,7 +6364,7 @@ __metadata:
"@redwoodjs/auth": 4.0.0
"@simplewebauthn/browser": 7.2.0
"@simplewebauthn/typescript-types": 7.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6411,7 +6411,7 @@ __metadata:
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
firebase: 9.19.1
jest: 29.5.0
Expand Down Expand Up @@ -6463,7 +6463,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@types/netlify-identity-widget": 1.9.3
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6513,7 +6513,7 @@ __metadata:
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
"@supabase/supabase-js": 2.13.1
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6565,7 +6565,7 @@ __metadata:
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
core-js: 3.29.1
jest: 29.5.0
react: 18.2.0
Expand Down Expand Up @@ -6828,7 +6828,7 @@ __metadata:
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/pascalcase": 1.0.1
"@types/react": 18.0.31
"@types/react": 18.0.32
"@types/react-dom": 18.0.11
"@types/testing-library__jest-dom": 5.14.5
core-js: 3.29.1
Expand Down Expand Up @@ -7011,7 +7011,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@reach/skip-nav": 0.18.0
"@redwoodjs/auth": 4.0.0
"@types/react": 18.0.31
"@types/react": 18.0.32
"@types/react-dom": 18.0.11
core-js: 3.29.1
jest: 29.5.0
Expand Down Expand Up @@ -7112,7 +7112,7 @@ __metadata:
"@types/babel-core": 6.25.7
"@types/jest": 29.5.0
"@types/node": 16.18.23
"@types/react": 18.0.31
"@types/react": 18.0.32
"@types/react-dom": 18.0.11
"@types/webpack": 5.28.1
babel-jest: 29.5.0
Expand Down Expand Up @@ -7162,7 +7162,7 @@ __metadata:
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@types/prop-types": 15.7.5
"@types/react": 18.0.31
"@types/react": 18.0.32
"@types/react-dom": 18.0.11
"@types/testing-library__jest-dom": 5.14.5
core-js: 3.29.1
Expand Down Expand Up @@ -9618,14 +9618,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.0.31":
version: 18.0.31
resolution: "@types/react@npm:18.0.31"
"@types/react@npm:*, @types/react@npm:18.0.32":
version: 18.0.32
resolution: "@types/react@npm:18.0.32"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 608b7fe96cbbc16458a1874c79843da8e6732d79894eca60368ded6f28a5a659e935933f2ed99ec1b7331834ca23ac22be37aed2f49f6ad3081dfe00f34a7d80
checksum: 48724cd72486980a4ff0e3ed25ecd6278d1613f0561ca3c40d527447d314b27fe8b855810ad66f7f0b45426720767d67c5c942ef657e473f891b8e23f28dfafd
languageName: node
linkType: hard

Expand Down

0 comments on commit 62e175d

Please sign in to comment.