Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.3 (#8481)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 4d851ee commit ad5fd56
Show file tree
Hide file tree
Showing 50 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
"@tsconfig/docusaurus": "1.0.7",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4660,7 +4660,7 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-player: 2.12.0
typescript: 5.0.4
typescript: 5.1.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9923,23 +9923,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
"typescript@npm:5.1.3":
version: 5.1.3
resolution: "typescript@npm:5.1.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2f5bd1cead194905957cb34e220b1d6ff1662399adef8ec1864f74620922d860ee35b6e50eafb3b636ea6fd437195e454e1146cb630a4236b5095ed7617395c2
checksum: 1faba8d5ffd4717864ddce767613c5ab77c1c8510c1ce21dc9b112a4c662357b9338dc0a6121615266d3a44ebec699f115ef2dabf18d9d7341ea1675692b9b24
languageName: node
linkType: hard

"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>":
version: 5.1.3
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=77c9e2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c3f7b80577bddf6fab202a7925131ac733bfc414aec298c2404afcddc7a6f242cfa8395cf2d48192265052e11a7577c27f6e5fac8d8fe6a6602023c83d6b3292
checksum: 6219383250b585b201c9ea10576164c9d5760c7a167bc761b118692c9fb8e88610f37730c0a1169d96ac19b29ed80418048763d0c1ff00ce48e051abbc213a9b
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"ora": "5.4.1",
"prompts": "2.4.2",
"rimraf": "5.0.1",
"typescript": "5.0.4",
"typescript": "5.1.3",
"yargs": "17.7.2",
"zx": "7.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/yargs": "17.0.24",
"aws-lambda": "1.0.7",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"redis": "4.6.7",
"split2": "4.2.0",
"ts-toolbelt": "9.6.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"memjs": "1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@redwoodjs/api": "5.0.0",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -33,7 +33,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"@auth0/auth0-spa-js": "2.0.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/aws-lambda": "8.10.115",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"@azure/msal-browser": "2.37.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redwoodjs/api": "5.0.0",
"@types/aws-lambda": "8.10.115",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -34,7 +34,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"@clerk/clerk-react": "4.17.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/md5": "2.3.2",
"@types/uuid": "9.0.1",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/secure-random-password": "0.2.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -35,7 +35,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redwoodjs/api": "5.0.0",
"@types/aws-lambda": "8.10.115",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -33,7 +33,7 @@
"firebase": "9.22.1",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"firebase": "9.22.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/aws-lambda": "8.10.115",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -33,7 +33,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"netlify-identity-widget": "1.9.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/aws-lambda": "8.10.115",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -32,7 +32,7 @@
"@types/react": "18.2.7",
"jest": "29.5.0",
"react": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"@supabase/supabase-js": "2.24.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@redwoodjs/api": "5.0.0",
"@types/jsonwebtoken": "9.0.2",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"supertokens-node": "13.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "7.22.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -33,7 +33,7 @@
"jest": "29.5.0",
"react": "18.2.0",
"supertokens-auth-react": "0.32.4",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"supertokens-auth-react": "0.32.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@testing-library/react": "14.0.0",
"jest": "29.5.0",
"msw": "1.2.1",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/pascalcase": "1.0.1",
"@types/yargs": "17.0.24",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@babel/core": "7.22.1",
"@types/crypto-js": "4.1.1",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jscodeshift": "0.15.0",
"prettier": "2.8.8",
"tasuku": "2.0.1",
"typescript": "5.0.4",
"typescript": "5.1.3",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-refresh": "0.14.0",
"rimraf": "5.0.1",
"style-loader": "3.3.3",
"typescript": "5.0.4",
"typescript": "5.1.3",
"url-loader": "4.1.1",
"webpack": "5.85.0",
"webpack-bundle-analyzer": "4.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@babel/cli": "7.21.5",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/lodash.escape": "4.0.7",
"@types/qs": "6.9.7",
"esbuild": "0.17.19",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"nodemon": "2.0.22",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"graphql": "16.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"aws-lambda": "1.0.7",
"jest": "29.5.0",
"jsonwebtoken": "9.0.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"systeminformation": "5.17.16",
"terminal-link": "2.1.1",
"ts-node": "10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"devDependencies": {
"@babel/cli": "7.21.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/mime-types": "2.1.1",
"babel-plugin-tester": "11.0.4",
"jest": "29.5.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit ad5fd56

Please sign in to comment.