From 0208574ec7478edfac4d06e001dafefbb736e2ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 09:10:23 +0000 Subject: [PATCH] chore(deps): update dependency size-limit to v11 --- packages/type-plus/package.json | 2 +- pnpm-lock.yaml | 274 ++++++++++++++++++++++++-------- 2 files changed, 208 insertions(+), 68 deletions(-) diff --git a/packages/type-plus/package.json b/packages/type-plus/package.json index 6decf48e3..4ca146914 100644 --- a/packages/type-plus/package.json +++ b/packages/type-plus/package.json @@ -99,7 +99,7 @@ "npm-run-all2": "^6.0.0", "rimraf": "^5.0.5", "satisfier": "^5.2.2", - "size-limit": "^9.0.0", + "size-limit": "^11.0.0", "ts-jest": "^29.1.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68e0a5a7c..2eb1a6b42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.25.2 '@commitlint/cli': specifier: ^19.0.0 - version: 19.0.0(@types/node@18.11.11)(typescript@5.5.4) + version: 19.0.0(@types/node@22.0.2)(typescript@5.5.4) '@commitlint/config-conventional': specifier: ^19.0.0 version: 19.0.0 @@ -34,16 +34,16 @@ importers: version: 9.0.11 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@18.11.11) + version: 29.7.0(@types/node@22.0.2) jest-watch-suspend: specifier: ^1.1.2 - version: 1.1.2(jest@29.7.0(@types/node@18.11.11)) + version: 1.1.2(jest@29.7.0(@types/node@22.0.2)) jest-watch-toggle-config-2: specifier: ^2.1.0 - version: 2.1.0(jest@29.7.0(@types/node@18.11.11)) + version: 2.1.0(jest@29.7.0(@types/node@22.0.2)) jest-watch-typeahead: specifier: ^2.2.2 - version: 2.2.2(jest@29.7.0(@types/node@18.11.11)) + version: 2.2.2(jest@29.7.0(@types/node@22.0.2)) npm-check-updates: specifier: ^16.0.0 version: 16.0.0 @@ -55,7 +55,7 @@ importers: version: 5.0.5 ts-jest: specifier: ^29.1.2 - version: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4) + version: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@22.0.2))(typescript@5.5.4) turbo: specifier: 2.0.11 version: 2.0.11 @@ -98,16 +98,16 @@ importers: version: 29.5.0 '@repobuddy/jest': specifier: ^4.0.0 - version: 4.0.0(@swc/jest@0.2.36(@swc/core@1.7.5))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4)) + version: 4.0.0(@swc/jest@0.2.36(@swc/core@1.7.5))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4)) '@repobuddy/typescript': specifier: ^2.0.0 version: 2.0.0 '@size-limit/esbuild-why': specifier: ^9.0.0 - version: 9.0.0(size-limit@9.0.0) + version: 9.0.0(size-limit@11.1.4) '@size-limit/preset-small-lib': specifier: ^9.0.0 - version: 9.0.0(size-limit@9.0.0) + version: 9.0.0(size-limit@11.1.4) '@types/node': specifier: ^18.0.0 version: 18.11.11 @@ -145,11 +145,11 @@ importers: specifier: ^5.2.2 version: 5.4.2 size-limit: - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^11.0.0 + version: 11.1.4 ts-jest: specifier: ^29.1.2 - version: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4) + version: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4) pages: dependencies: @@ -1223,6 +1223,7 @@ packages: '@humanwhocodes/config-array@0.11.13': resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -1230,6 +1231,7 @@ packages: '@humanwhocodes/object-schema@2.0.1': resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} + deprecated: Use @eslint/object-schema instead '@img/sharp-darwin-arm64@0.33.3': resolution: {integrity: sha512-FaNiGX1MrOuJ3hxuNzWgsT/mg5OHG/Izh59WW2mk1UwYHUwtfbhk5QNKYZgxf0pLOhx9ctGiGa2OykD71vOnSw==} @@ -1701,6 +1703,10 @@ packages: resolution: {integrity: sha512-Ggh6E9AnMpiNXlbXfFUcWE9qm408rL8jDi7+PMBBx7TMbwEmiqAiSmZ+zydYwxcJLqPGNDoLc9mXDuMDBZg0sA==} engines: {node: '>=14.16'} + '@sindresorhus/merge-streams@2.3.0': + resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} + engines: {node: '>=18'} + '@sinonjs/commons@2.0.0': resolution: {integrity: sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==} @@ -2123,6 +2129,7 @@ packages: are-we-there-yet@3.0.1: resolution: {integrity: sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. arg@5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} @@ -2426,6 +2433,10 @@ packages: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} + chokidar@3.6.0: + resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} + engines: {node: '>= 8.10.0'} + chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} @@ -3165,6 +3176,7 @@ packages: gauge@4.0.4: resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -3227,14 +3239,17 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.0.3: resolution: {integrity: sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -3256,6 +3271,10 @@ packages: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} + globby@14.0.2: + resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} + engines: {node: '>=18'} + got@12.6.1: resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==} engines: {node: '>=14.16'} @@ -3502,6 +3521,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4631,6 +4651,7 @@ packages: npmlog@6.0.2: resolution: {integrity: sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -4838,6 +4859,10 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} + path-type@5.0.0: + resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==} + engines: {node: '>=12'} + pattern-key-compare@2.0.0: resolution: {integrity: sha512-b+yp/Q0KwFotxRgemVsNQ4qyqcA/LxzyfSjqJ7maKSlYTRmaUffwfX07l7KdxkVdc89k6WYtC3SwFCEo8GhbWQ==} @@ -4847,6 +4872,9 @@ packages: picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -5046,6 +5074,7 @@ packages: read-package-json@5.0.2: resolution: {integrity: sha512-BSzugrt4kQ/Z0krro8zhTwV1Kd79ue25IhNN/VtHFy1mG/6Tluyi+msc0UpwaoQzxSHa28mntAjIZY6kEgfR9Q==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. Please use @npmcli/package-json instead. read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} @@ -5212,10 +5241,12 @@ packages: rimraf@2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@5.0.5: @@ -5362,8 +5393,8 @@ packages: engines: {node: '>=12.0.0', npm: '>=5.6.0'} hasBin: true - size-limit@9.0.0: - resolution: {integrity: sha512-DrA7o2DeRN3s+vwCA9nn7Ck9Y4pn9t0GNUwQRpKqBtBmNkl6LA2s/NlNCdtKHrEkRTeYA1ZQ65mnYveo9rUqgA==} + size-limit@11.1.4: + resolution: {integrity: sha512-V2JAI/Z7h8sEuxU3V+Ig3XKA5FcYbI4CZ7sh6s7wvuy+TUwDZYqw7sAqrHhQ4cgcNfPKIAHAaH8VaqOdbcwJDA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5375,6 +5406,10 @@ packages: resolution: {integrity: sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ==} engines: {node: '>=14.16'} + slash@5.1.0: + resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} + engines: {node: '>=14.16'} + smart-buffer@4.2.0: resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} @@ -7133,11 +7168,11 @@ snapshots: human-id: 1.0.2 prettier: 2.8.4 - '@commitlint/cli@19.0.0(@types/node@18.11.11)(typescript@5.5.4)': + '@commitlint/cli@19.0.0(@types/node@22.0.2)(typescript@5.5.4)': dependencies: '@commitlint/format': 19.0.0 '@commitlint/lint': 19.0.0 - '@commitlint/load': 19.0.0(@types/node@18.11.11)(typescript@5.5.4) + '@commitlint/load': 19.0.0(@types/node@22.0.2)(typescript@5.5.4) '@commitlint/read': 19.0.0 '@commitlint/types': 19.0.0 execa: 8.0.1 @@ -7186,7 +7221,7 @@ snapshots: '@commitlint/rules': 19.0.0 '@commitlint/types': 19.0.0 - '@commitlint/load@19.0.0(@types/node@18.11.11)(typescript@5.5.4)': + '@commitlint/load@19.0.0(@types/node@22.0.2)(typescript@5.5.4)': dependencies: '@commitlint/config-validator': 19.0.0 '@commitlint/execute-rule': 19.0.0 @@ -7194,7 +7229,7 @@ snapshots: '@commitlint/types': 19.0.0 chalk: 5.3.0 cosmiconfig: 8.3.6(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.11.11)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@22.0.2)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8027,7 +8062,7 @@ snapshots: '@repobuddy/biome@1.5.1': {} - '@repobuddy/jest@4.0.0(@swc/jest@0.2.36(@swc/core@1.7.5))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4))': + '@repobuddy/jest@4.0.0(@swc/jest@0.2.36(@swc/core@1.7.5))(jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@18.11.11)))(jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)))(jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)))(jest@29.7.0(@types/node@18.11.11))(ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4))': dependencies: '@swc/jest': 0.2.36(@swc/core@1.7.5) jest: 29.7.0(@types/node@18.11.11) @@ -8040,7 +8075,7 @@ snapshots: jest-watch-suspend: 1.1.2(jest@29.7.0(@types/node@18.11.11)) jest-watch-toggle-config-2: 2.1.0(jest@29.7.0(@types/node@18.11.11)) jest-watch-typeahead: 2.2.2(jest@29.7.0(@types/node@18.11.11)) - ts-jest: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4) + ts-jest: 29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4) '@repobuddy/typescript@2.0.0': dependencies: @@ -8095,6 +8130,8 @@ snapshots: '@sindresorhus/is@5.4.0': {} + '@sindresorhus/merge-streams@2.3.0': {} + '@sinonjs/commons@2.0.0': dependencies: type-detect: 4.0.8 @@ -8111,28 +8148,28 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@size-limit/esbuild-why@9.0.0(size-limit@9.0.0)': + '@size-limit/esbuild-why@9.0.0(size-limit@11.1.4)': dependencies: esbuild-visualizer: 0.4.1 open: 8.4.2 - size-limit: 9.0.0 + size-limit: 11.1.4 - '@size-limit/esbuild@9.0.0(size-limit@9.0.0)': + '@size-limit/esbuild@9.0.0(size-limit@11.1.4)': dependencies: esbuild: 0.19.5 nanoid: 3.3.6 - size-limit: 9.0.0 + size-limit: 11.1.4 - '@size-limit/file@9.0.0(size-limit@9.0.0)': + '@size-limit/file@9.0.0(size-limit@11.1.4)': dependencies: semver: 7.5.4 - size-limit: 9.0.0 + size-limit: 11.1.4 - '@size-limit/preset-small-lib@9.0.0(size-limit@9.0.0)': + '@size-limit/preset-small-lib@9.0.0(size-limit@11.1.4)': dependencies: - '@size-limit/esbuild': 9.0.0(size-limit@9.0.0) - '@size-limit/file': 9.0.0(size-limit@9.0.0) - size-limit: 9.0.0 + '@size-limit/esbuild': 9.0.0(size-limit@11.1.4) + '@size-limit/file': 9.0.0(size-limit@11.1.4) + size-limit: 11.1.4 '@swc/core-darwin-arm64@1.7.5': optional: true @@ -8324,7 +8361,6 @@ snapshots: '@types/node@22.0.2': dependencies: undici-types: 6.11.1 - optional: true '@types/normalize-package-data@2.4.1': {} @@ -8723,20 +8759,6 @@ snapshots: b4a@1.6.6: optional: true - babel-jest@29.7.0(@babel/core@7.23.2): - dependencies: - '@babel/core': 7.23.2 - '@jest/transform': 29.7.0 - '@types/babel__core': 7.20.5 - babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3(@babel/core@7.23.2) - chalk: 4.1.2 - graceful-fs: 4.2.11 - slash: 3.0.0 - transitivePeerDependencies: - - supports-color - optional: true - babel-jest@29.7.0(@babel/core@7.24.3): dependencies: '@babel/core': 7.24.3 @@ -8808,13 +8830,6 @@ snapshots: '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.3) '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.3) - babel-preset-jest@29.6.3(@babel/core@7.23.2): - dependencies: - '@babel/core': 7.23.2 - babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.23.2) - optional: true - babel-preset-jest@29.6.3(@babel/core@7.24.3): dependencies: '@babel/core': 7.24.3 @@ -9072,6 +9087,18 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + chokidar@3.6.0: + dependencies: + anymatch: 3.1.3 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + chownr@1.1.4: optional: true @@ -9219,9 +9246,9 @@ snapshots: cookie@0.6.0: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@18.11.11)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4): + cosmiconfig-typescript-loader@5.0.0(@types/node@22.0.2)(cosmiconfig@8.3.6(typescript@5.5.4))(typescript@5.5.4): dependencies: - '@types/node': 18.11.11 + '@types/node': 22.0.2 cosmiconfig: 8.3.6(typescript@5.5.4) jiti: 1.21.0 typescript: 5.5.4 @@ -9264,6 +9291,21 @@ snapshots: - supports-color - ts-node + create-jest@29.7.0(@types/node@22.0.2): + dependencies: + '@jest/types': 29.6.3 + chalk: 4.1.2 + exit: 0.1.2 + graceful-fs: 4.2.11 + jest-config: 29.7.0(@types/node@22.0.2) + jest-util: 29.7.0 + prompts: 2.4.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + cross-env@7.0.3: dependencies: cross-spawn: 7.0.3 @@ -10056,6 +10098,15 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 + globby@14.0.2: + dependencies: + '@sindresorhus/merge-streams': 2.3.0 + fast-glob: 3.3.2 + ignore: 5.2.4 + path-type: 5.0.0 + slash: 5.1.0 + unicorn-magic: 0.1.0 + got@12.6.1: dependencies: '@sindresorhus/is': 5.4.0 @@ -10714,6 +10765,25 @@ snapshots: - supports-color - ts-node + jest-cli@29.7.0(@types/node@22.0.2): + dependencies: + '@jest/core': 29.7.0 + '@jest/test-result': 29.7.0 + '@jest/types': 29.6.3 + chalk: 4.1.2 + create-jest: 29.7.0(@types/node@22.0.2) + exit: 0.1.2 + import-local: 3.1.0 + jest-config: 29.7.0(@types/node@22.0.2) + jest-util: 29.7.0 + jest-validate: 29.7.0 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + jest-config@29.7.0(@types/node@18.11.11): dependencies: '@babel/core': 7.24.3 @@ -10744,6 +10814,36 @@ snapshots: - babel-plugin-macros - supports-color + jest-config@29.7.0(@types/node@22.0.2): + dependencies: + '@babel/core': 7.24.3 + '@jest/test-sequencer': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.24.3) + chalk: 4.1.2 + ci-info: 3.9.0 + deepmerge: 4.3.1 + glob: 7.2.3 + graceful-fs: 4.2.11 + jest-circus: 29.7.0 + jest-environment-node: 29.7.0 + jest-get-type: 29.6.3 + jest-regex-util: 29.6.3 + jest-resolve: 29.7.0 + jest-runner: 29.7.0 + jest-util: 29.7.0 + jest-validate: 29.7.0 + micromatch: 4.0.5 + parse-json: 5.2.0 + pretty-format: 29.7.0 + slash: 3.0.0 + strip-json-comments: 3.1.1 + optionalDependencies: + '@types/node': 22.0.2 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + jest-diff@29.5.0: dependencies: chalk: 4.1.2 @@ -11020,11 +11120,22 @@ snapshots: jest: 29.7.0(@types/node@18.11.11) unpartial: 0.6.4 + jest-watch-suspend@1.1.2(jest@29.7.0(@types/node@22.0.2)): + dependencies: + chalk: 2.4.2 + jest: 29.7.0(@types/node@22.0.2) + unpartial: 0.6.4 + jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@18.11.11)): dependencies: chalk: 4.1.2 jest: 29.7.0(@types/node@18.11.11) + jest-watch-toggle-config-2@2.1.0(jest@29.7.0(@types/node@22.0.2)): + dependencies: + chalk: 4.1.2 + jest: 29.7.0(@types/node@22.0.2) + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@18.11.11)): dependencies: ansi-escapes: 6.0.0 @@ -11036,6 +11147,17 @@ snapshots: string-length: 5.0.1 strip-ansi: 7.0.1 + jest-watch-typeahead@2.2.2(jest@29.7.0(@types/node@22.0.2)): + dependencies: + ansi-escapes: 6.0.0 + chalk: 5.2.0 + jest: 29.7.0(@types/node@22.0.2) + jest-regex-util: 29.6.3 + jest-watcher: 29.7.0 + slash: 5.0.0 + string-length: 5.0.1 + strip-ansi: 7.0.1 + jest-watcher@29.7.0: dependencies: '@jest/test-result': 29.7.0 @@ -11066,6 +11188,18 @@ snapshots: - supports-color - ts-node + jest@29.7.0(@types/node@22.0.2): + dependencies: + '@jest/core': 29.7.0 + '@jest/types': 29.6.3 + import-local: 3.1.0 + jest-cli: 29.7.0(@types/node@22.0.2) + transitivePeerDependencies: + - '@types/node' + - babel-plugin-macros + - supports-color + - ts-node + jiti@1.21.0: {} jju@1.4.0: {} @@ -11867,7 +12001,7 @@ snapshots: nanospinner@1.1.0: dependencies: - picocolors: 1.0.0 + picocolors: 1.0.1 napi-build-utils@1.0.2: optional: true @@ -12289,6 +12423,8 @@ snapshots: path-type@4.0.0: {} + path-type@5.0.0: {} + pattern-key-compare@2.0.0: {} periscopic@3.1.0: @@ -12299,6 +12435,8 @@ snapshots: picocolors@1.0.0: {} + picocolors@1.0.1: {} + picomatch@2.3.1: {} pidtree@0.6.0: {} @@ -12917,19 +13055,22 @@ snapshots: arg: 5.0.2 sax: 1.3.0 - size-limit@9.0.0: + size-limit@11.1.4: dependencies: bytes-iec: 3.1.1 - chokidar: 3.5.3 - globby: 11.1.0 - lilconfig: 2.1.0 + chokidar: 3.6.0 + globby: 14.0.2 + jiti: 1.21.0 + lilconfig: 3.1.1 nanospinner: 1.1.0 - picocolors: 1.0.0 + picocolors: 1.0.1 slash@3.0.0: {} slash@5.0.0: {} + slash@5.1.0: {} + smart-buffer@4.2.0: {} smartwrap@2.0.2: @@ -13326,7 +13467,7 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4): + ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 @@ -13339,15 +13480,15 @@ snapshots: typescript: 5.5.4 yargs-parser: 21.1.1 optionalDependencies: - '@babel/core': 7.23.2 + '@babel/core': 7.24.3 '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.23.2) + babel-jest: 29.7.0(@babel/core@7.24.3) - ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@18.11.11))(typescript@5.5.4): + ts-jest@29.1.2(@babel/core@7.24.3)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.3))(jest@29.7.0(@types/node@22.0.2))(typescript@5.5.4): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.11.11) + jest: 29.7.0(@types/node@22.0.2) jest-util: 29.5.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -13485,8 +13626,7 @@ snapshots: undici-types@5.26.5: {} - undici-types@6.11.1: - optional: true + undici-types@6.11.1: {} unherit@3.0.1: {}