Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2023
1 parent af14db5 commit edb8549
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 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": "1.22.6",
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
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.20.12",
"@clerk/clerk-react": "4.11.2",
"@clerk/types": "3.26.1",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
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.20.7",
"@babel/core": "7.20.12",
"@simplewebauthn/typescript-types": "6.2.1",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
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.20.7",
"@babel/core": "7.20.12",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"firebase": "9.17.1",
"jest": "29.4.2",
"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.20.7",
"@babel/core": "7.20.12",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
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.20.7",
"@babel/core": "7.20.12",
"@supabase/supabase-js": "1.35.7",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"typescript": "4.9.5"
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.20.7",
"@babel/core": "7.20.12",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"jest": "29.4.2",
"react": "18.2.0",
"supertokens-auth-react": "0.31.0",
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": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/pascalcase": "1.0.1",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@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.20.7",
"@babel/core": "7.20.12",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"jest": "29.4.2",
"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 @@ -46,7 +46,7 @@
"@types/babel-core": "6.25.7",
"@types/jest": "29.4.0",
"@types/node": "16.18.12",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/webpack": "5.28.0",
"babel-jest": "29.4.2",
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": "13.4.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.27",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/testing-library__jest-dom": "5.14.5",
"jest": "29.4.2",
Expand Down

0 comments on commit edb8549

Please sign in to comment.