Bluesky app fork with some witchin' additions 💫

Bump Typescript version to 5.7 (#6640)

authored by samuel.fm and committed by

GitHub 247bc100 bc2a3aee

+33 -8
+1 -1
package.json
··· 256 256 "react-test-renderer": "18.2.0", 257 257 "svgo": "^3.3.2", 258 258 "ts-node": "^10.9.1", 259 - "typescript": "^5.5.4", 259 + "typescript": "^5.7.2", 260 260 "webpack-bundle-analyzer": "^4.10.1" 261 261 }, 262 262 "resolutions": {
+32 -7
yarn.lock
··· 17458 17458 resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4" 17459 17459 integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== 17460 17460 17461 - "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: 17461 + "string-width-cjs@npm:string-width@^4.2.0": 17462 + version "4.2.3" 17463 + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" 17464 + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== 17465 + dependencies: 17466 + emoji-regex "^8.0.0" 17467 + is-fullwidth-code-point "^3.0.0" 17468 + strip-ansi "^6.0.1" 17469 + 17470 + string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: 17462 17471 version "4.2.3" 17463 17472 resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" 17464 17473 integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== ··· 17558 17567 dependencies: 17559 17568 safe-buffer "~5.1.0" 17560 17569 17561 - "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: 17570 + "strip-ansi-cjs@npm:strip-ansi@^6.0.1": 17562 17571 version "6.0.1" 17563 17572 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" 17564 17573 integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== ··· 17571 17580 integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== 17572 17581 dependencies: 17573 17582 ansi-regex "^4.1.0" 17583 + 17584 + strip-ansi@^6.0.0, strip-ansi@^6.0.1: 17585 + version "6.0.1" 17586 + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" 17587 + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== 17588 + dependencies: 17589 + ansi-regex "^5.0.1" 17574 17590 17575 17591 strip-ansi@^7.0.1: 17576 17592 version "7.1.0" ··· 18225 18241 optionalDependencies: 18226 18242 rxjs "^7.5.2" 18227 18243 18228 - typescript@^5.5.4: 18229 - version "5.5.4" 18230 - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" 18231 - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== 18244 + typescript@^5.7.2: 18245 + version "5.7.2" 18246 + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" 18247 + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== 18232 18248 18233 18249 ua-parser-js@^0.7.33: 18234 18250 version "0.7.35" ··· 18912 18928 resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" 18913 18929 integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== 18914 18930 18915 - "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: 18931 + "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": 18916 18932 version "7.0.0" 18917 18933 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" 18918 18934 integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== ··· 18925 18941 version "6.2.0" 18926 18942 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53" 18927 18943 integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== 18944 + dependencies: 18945 + ansi-styles "^4.0.0" 18946 + string-width "^4.1.0" 18947 + strip-ansi "^6.0.0" 18948 + 18949 + wrap-ansi@^7.0.0: 18950 + version "7.0.0" 18951 + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" 18952 + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== 18928 18953 dependencies: 18929 18954 ansi-styles "^4.0.0" 18930 18955 string-width "^4.1.0"