File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 17
17
"@graphql-codegen/typescript-operations" : " 2.5.3" ,
18
18
"@graphql-codegen/typescript-react-apollo" : " 3.3.7" ,
19
19
"@types/react" : " 18.2.31" ,
20
- "typescript" : " 4.9.5 "
20
+ "typescript" : " 5.3.2 "
21
21
},
22
22
"scripts" : {
23
23
"test" : " echo \" Error: no test specified\" && exit 1" ,
Original file line number Diff line number Diff line change @@ -3385,10 +3385,10 @@ type-fest@^0.21.3:
3385
3385
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
3386
3386
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
3387
3387
3388
- typescript@4.9.5 :
3389
- version "4.9.5 "
3390
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
3391
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
3388
+ typescript@5.3.2 :
3389
+ version "5.3.2 "
3390
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2 .tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43 "
3391
+ integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ ==
3392
3392
3393
3393
ua-parser-js@^0.7.30 :
3394
3394
version "0.7.31"
Original file line number Diff line number Diff line change 41
41
"jest" : " 29.7.0" ,
42
42
"standard-version" : " 9.5.0" ,
43
43
"ts-jest" : " 28.0.8" ,
44
- "typescript" : " 4.9.5 "
44
+ "typescript" : " 5.3.2 "
45
45
},
46
46
"author" : " Fabio Benedetti" ,
47
47
"keywords" : [
Original file line number Diff line number Diff line change @@ -6123,10 +6123,10 @@ typedarray@^0.0.6:
6123
6123
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
6124
6124
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
6125
6125
6126
- typescript@4.9.5 :
6127
- version "4.9.5 "
6128
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
6129
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
6126
+ typescript@5.3.2 :
6127
+ version "5.3.2 "
6128
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2 .tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43 "
6129
+ integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ ==
6130
6130
6131
6131
ua-parser-js@^0.7.30 :
6132
6132
version "0.7.34"
You can’t perform that action at this time.
0 commit comments