diff --git a/package.json b/package.json index 4870310..b9c0322 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@glimmer/syntax": "^0.88.1", "@types/supports-color": "^8.1.0", "babel-import-util": "^2.0.1", - "babel-loader": "^8.2.2", + "babel-loader": "^9.1.3", "babel-preset-env": "^1.7.0", "semver": "^7.3.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6ef8ee..5130273 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^2.0.1 version: 2.0.1 babel-loader: - specifier: ^8.2.2 - version: 8.2.2(@babel/core@7.23.2(supports-color@9.4.0))(webpack@5.39.1) + specifier: ^9.1.3 + version: 9.1.3(@babel/core@7.23.2(supports-color@9.4.0))(webpack@5.39.1) babel-preset-env: specifier: ^1.7.0 version: 1.7.0(supports-color@9.4.0) @@ -1991,6 +1991,13 @@ packages: '@babel/core': ^7.0.0 webpack: '>=2' + babel-loader@9.1.3: + resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} + engines: {node: '>= 14.15.0'} + peerDependencies: + '@babel/core': ^7.12.0 + webpack: '>=5' + babel-messages@6.23.0: resolution: {integrity: sha512-Bl3ZiA+LjqaMtNYopA9TYE9HP1tQ+E5dLxE0XrAzcIJeK2UqF0/EaqXwBn9esd4UmTfEab+P+UYQ1GnioFIb/w==} @@ -2476,6 +2483,9 @@ packages: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} + common-path-prefix@3.0.0: + resolution: {integrity: sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==} + commondir@1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} @@ -3082,6 +3092,10 @@ packages: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} + find-cache-dir@4.0.0: + resolution: {integrity: sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==} + engines: {node: '>=14.16'} + find-index@1.1.1: resolution: {integrity: sha512-XYKutXMrIK99YMUPf91KX5QVJoG31/OsgftD6YoTPAObfQIxM4ziA9f0J1AsqKhJmo+IeaIPP0CFopTD4bdUBw==} @@ -4252,6 +4266,10 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} + pkg-dir@7.0.0: + resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} + engines: {node: '>=14.16'} + pkg-types@1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} @@ -8908,22 +8926,20 @@ snapshots: babel-import-util@2.0.1: {} - babel-loader@8.2.2(@babel/core@7.23.2(supports-color@9.4.0))(webpack@5.39.1): + babel-loader@8.2.2(@babel/core@7.24.8(supports-color@9.4.0))(webpack@5.39.1): dependencies: - '@babel/core': 7.23.2(supports-color@9.4.0) + '@babel/core': 7.24.8(supports-color@9.4.0) find-cache-dir: 3.3.2 loader-utils: 1.4.2 make-dir: 3.1.0 schema-utils: 2.7.1 webpack: 5.39.1 - babel-loader@8.2.2(@babel/core@7.24.8(supports-color@9.4.0))(webpack@5.39.1): + babel-loader@9.1.3(@babel/core@7.23.2(supports-color@9.4.0))(webpack@5.39.1): dependencies: - '@babel/core': 7.24.8(supports-color@9.4.0) - find-cache-dir: 3.3.2 - loader-utils: 1.4.2 - make-dir: 3.1.0 - schema-utils: 2.7.1 + '@babel/core': 7.23.2(supports-color@9.4.0) + find-cache-dir: 4.0.0 + schema-utils: 4.2.0 webpack: 5.39.1 babel-messages@6.23.0: @@ -9820,6 +9836,8 @@ snapshots: commander@8.3.0: {} + common-path-prefix@3.0.0: {} + commondir@1.0.1: {} component-emitter@1.3.1: {} @@ -10870,6 +10888,11 @@ snapshots: make-dir: 3.1.0 pkg-dir: 4.2.0 + find-cache-dir@4.0.0: + dependencies: + common-path-prefix: 3.0.0 + pkg-dir: 7.0.0 + find-index@1.1.1: {} find-up@2.1.0: @@ -12094,6 +12117,10 @@ snapshots: dependencies: find-up: 4.1.0 + pkg-dir@7.0.0: + dependencies: + find-up: 6.3.0 + pkg-types@1.0.3: dependencies: jsonc-parser: 3.2.1