diff --git a/ember-phone-input/package.json b/ember-phone-input/package.json index 144986441..4e1178305 100644 --- a/ember-phone-input/package.json +++ b/ember-phone-input/package.json @@ -50,7 +50,7 @@ "@babel/plugin-proposal-class-properties": "7.18.6", "@babel/plugin-proposal-decorators": "7.22.10", "@babel/plugin-syntax-decorators": "7.22.10", - "@embroider/addon-dev": "3.1.1", + "@embroider/addon-dev": "3.1.2", "@rollup/plugin-babel": "6.0.3", "concurrently": "8.2.1", "ember-template-lint": "5.11.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95e647855..67823b989 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 7.22.10 version: 7.22.10(@babel/core@7.22.11) '@embroider/addon-dev': - specifier: 3.1.1 - version: 3.1.1(rollup@3.28.1) + specifier: 3.1.2 + version: 3.1.2(rollup@3.28.1) '@rollup/plugin-babel': specifier: 6.0.3 version: 6.0.3(@babel/core@7.22.11)(rollup@3.28.1) @@ -360,7 +360,7 @@ packages: resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.10 + '@babel/types': 7.22.11 dev: true /@babel/helper-compilation-targets@7.22.10: @@ -424,12 +424,10 @@ packages: '@babel/helper-function-name': 7.22.5 '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.11) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@nicolo-ribaudo/semver-v6': 6.3.3 - transitivePeerDependencies: - - supports-color dev: true /@babel/helper-create-regexp-features-plugin@7.22.5(@babel/core@7.22.11): @@ -530,7 +528,7 @@ packages: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-wrap-function': 7.22.5 - '@babel/types': 7.22.10 + '@babel/types': 7.22.11 transitivePeerDependencies: - supports-color dev: true @@ -543,7 +541,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 + '@babel/traverse': 7.22.11 '@babel/types': 7.22.10 transitivePeerDependencies: - supports-color @@ -610,8 +608,8 @@ packages: dependencies: '@babel/helper-function-name': 7.22.5 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/traverse': 7.22.11 + '@babel/types': 7.22.11 transitivePeerDependencies: - supports-color dev: true @@ -727,8 +725,6 @@ packages: '@babel/core': 7.22.11 '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.11): @@ -751,13 +747,12 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.11) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.11): resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: @@ -1021,10 +1016,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.11 - '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.11): @@ -1034,11 +1027,9 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.22.11 - '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.11) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-classes@7.22.5(@babel/core@7.22.11): @@ -1054,11 +1045,9 @@ packages: '@babel/helper-function-name': 7.22.5 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.11) '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.11): @@ -1312,9 +1301,7 @@ packages: dependencies: '@babel/core': 7.22.11 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.5 - transitivePeerDependencies: - - supports-color + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.11) dev: true /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.11): @@ -1357,10 +1344,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.11 - '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.11): @@ -1371,11 +1356,9 @@ packages: dependencies: '@babel/core': 7.22.11 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.11) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.11): @@ -1488,8 +1471,6 @@ packages: '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.11) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-typescript@7.4.5(@babel/core@7.22.11): @@ -1508,11 +1489,9 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.11 - '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.11) + '@babel/helper-create-class-features-plugin': 7.22.10(@babel/core@7.22.11) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.11) - transitivePeerDependencies: - - supports-color dev: true /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.11): @@ -1696,24 +1675,6 @@ packages: '@babel/types': 7.22.11 dev: true - /@babel/traverse@7.22.10: - resolution: {integrity: sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.10 - '@babel/generator': 7.22.10 - '@babel/helper-environment-visitor': 7.22.5 - '@babel/helper-function-name': 7.22.5 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.22.10 - '@babel/types': 7.22.10 - debug: 4.3.4 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse@7.22.11: resolution: {integrity: sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ==} engines: {node: '>=6.9.0'} @@ -2180,12 +2141,12 @@ packages: - supports-color dev: true - /@embroider/addon-dev@3.1.1(rollup@3.28.1): - resolution: {integrity: sha512-Z04WwUCymsND96LBv8wSsvlCR2oF6iIb44N+GA0UXTanTJ8fXgMOTKiv1BFeoVXrWhds/00S/VG/L+2kA1BioA==} + /@embroider/addon-dev@3.1.2(rollup@3.28.1): + resolution: {integrity: sha512-0Xd7BNGde6dWoQHUptNtKNcOc6J4dXwF22AYsq6Mb/HGdkWhrc+0oh8G9nsUDXY4tjP6u9L9T/WUybvxoRASsg==} engines: {node: 12.* || 14.* || >= 16} hasBin: true dependencies: - '@embroider/core': 3.0.2 + '@embroider/core': 3.2.1 '@rollup/pluginutils': 4.2.1 assert-never: 1.2.1 fs-extra: 10.1.0 @@ -2222,28 +2183,24 @@ packages: - supports-color dev: true - /@embroider/core@3.0.2: - resolution: {integrity: sha512-Rirm/Zyo93qR5yl6kHV4YDSSJRASLMCQf/Z0tpbzOwILQPC/26xE7BI+mHJS1HSfEv2Q+yzprMTNIo3g1RPDtw==} + /@embroider/core@3.2.1: + resolution: {integrity: sha512-GhKc9pqPcbKpvUkhTnRqJhr3Pc4xslnzhrGQqBDBNwOZ0/zUU02wpiB+PmiA3+mZFTZNQoUCq4A7vm5dXraQug==} engines: {node: 12.* || 14.* || >= 16} dependencies: '@babel/core': 7.22.11 - '@babel/parser': 7.22.10 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.11) - '@babel/plugin-transform-runtime': 7.22.5(@babel/core@7.22.11) - '@babel/runtime': 7.22.5 - '@babel/traverse': 7.22.10 - '@embroider/macros': 1.11.1 - '@embroider/shared-internals': 2.1.0 + '@babel/parser': 7.22.11 + '@babel/traverse': 7.22.11 + '@embroider/macros': 1.13.1 + '@embroider/shared-internals': 2.4.0 assert-never: 1.2.1 - babel-plugin-ember-template-compilation: 2.0.3 + babel-plugin-ember-template-compilation: 2.2.0 broccoli-node-api: 1.7.0 broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 broccoli-source: 3.0.1 debug: 4.3.4 - escape-string-regexp: 4.0.0 fast-sourcemap-concat: 1.4.0 - filesize: 5.0.3 + filesize: 10.0.7 fs-extra: 9.1.0 fs-tree-diff: 2.0.1 handlebars: 4.7.7 @@ -2283,6 +2240,27 @@ packages: - supports-color dev: true + /@embroider/macros@1.13.1: + resolution: {integrity: sha512-4htraP/rNIht8uCxXoc59Bw2EsBFfc4YUQD9XSpzJ4xUr1V0GQf9wL/noeSuYSxIhwRfZOErnJhsdyf1hH+I/A==} + engines: {node: 12.* || 14.* || >= 16} + peerDependencies: + '@glint/template': ^1.0.0 + peerDependenciesMeta: + '@glint/template': + optional: true + dependencies: + '@embroider/shared-internals': 2.4.0 + assert-never: 1.2.1 + babel-import-util: 2.0.0 + ember-cli-babel: 7.26.11 + find-up: 5.0.0 + lodash: 4.17.21 + resolve: 1.22.3 + semver: 7.5.3 + transitivePeerDependencies: + - supports-color + dev: true + /@embroider/shared-internals@1.8.3: resolution: {integrity: sha512-N5Gho6Qk8z5u+mxLCcMYAoQMbN4MmH+z2jXwQHVs859bxuZTxwF6kKtsybDAASCtd2YGxEmzcc1Ja/wM28824w==} engines: {node: 12.* || 14.* || >= 16} @@ -2310,6 +2288,23 @@ packages: typescript-memoize: 1.1.1 dev: true + /@embroider/shared-internals@2.4.0: + resolution: {integrity: sha512-pFE05ebenWMC9XAPRjadYCXXb6VmqjkhYN5uqkhPo+VUmMHnx7sZYYxqGjxfVuhC/ghS/BNlOffOCXDOoE7k7g==} + engines: {node: 12.* || 14.* || >= 16} + dependencies: + babel-import-util: 2.0.0 + debug: 4.3.4 + ember-rfc176-data: 0.3.18 + fs-extra: 9.1.0 + js-string-escape: 1.0.1 + lodash: 4.17.21 + resolve-package-path: 4.0.3 + semver: 7.5.3 + typescript-memoize: 1.1.1 + transitivePeerDependencies: + - supports-color + dev: true + /@embroider/test-setup@3.0.1: resolution: {integrity: sha512-t7R2f10iZDSNw3ovWAPM63GRQTu63uihpVh6CvHev5XkLt8B7tdxcxGyO6RbdF5Hu+pbsUu8sD0kAlR1gopmxg==} engines: {node: 12.* || 14.* || >= 16} @@ -4695,6 +4690,11 @@ packages: resolution: {integrity: sha512-PPzUT17eAI18zn6ek1R3sB4Krc/MbnmT1MkZQFmyhjoaEGBVwNABhfVU9+EKcDSKrrOm9OIpGhjxukx1GCiy1g==} engines: {node: '>= 12.*'} + /babel-import-util@2.0.0: + resolution: {integrity: sha512-pkWynbLwru0RZmA9iKeQL63+CkkW0RCP3kL5njCtudd6YPUKb5Pa0kL4fb3bmuKn2QDBFwY5mvvhEK/+jv2Ynw==} + engines: {node: '>= 12.*'} + dev: true + /babel-loader@8.3.0(@babel/core@7.22.11)(webpack@4.46.0): resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} @@ -4785,6 +4785,14 @@ packages: babel-import-util: 1.3.0 dev: true + /babel-plugin-ember-template-compilation@2.2.0: + resolution: {integrity: sha512-1I7f5gf06h5wKdKUvaYEIaoSFur5RLUvTMQG4ak0c5Y11DWUxcoX9hrun1xe9fqfY2dtGFK+ZUM6sn6z8sqK/w==} + engines: {node: '>= 12.*'} + dependencies: + '@glimmer/syntax': 0.84.3 + babel-import-util: 2.0.0 + dev: true + /babel-plugin-filter-imports@4.0.0: resolution: {integrity: sha512-jDLlxI8QnfKd7PtieH6pl4tZJzymzfCDCPGdTq/grgbiYAikwDPp/oL0IlFJn0HQjLpcLkyYhPKkUVneRESw5w==} engines: {node: '>=8'} @@ -8113,8 +8121,8 @@ packages: dependencies: '@babel/core': 7.22.11 '@babel/preset-env': 7.22.5(@babel/core@7.22.11) - '@babel/traverse': 7.22.10 - '@babel/types': 7.22.10 + '@babel/traverse': 7.22.11 + '@babel/types': 7.22.11 '@embroider/shared-internals': 1.8.3 babel-core: 6.26.3 babel-loader: 8.3.0(@babel/core@7.22.11)(webpack@4.46.0) @@ -9287,8 +9295,8 @@ packages: resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} engines: {node: 8.* || 10.* || >= 12} dependencies: - '@babel/parser': 7.22.10 - '@babel/traverse': 7.22.10 + '@babel/parser': 7.22.11 + '@babel/traverse': 7.22.11 recast: 0.18.10 transitivePeerDependencies: - supports-color @@ -10513,11 +10521,6 @@ packages: engines: {node: '>= 10.4.0'} dev: true - /filesize@5.0.3: - resolution: {integrity: sha512-RM123v6KPqgZJmVCh4rLvCo8tLKr4sgD92DeZ+AuoUE8teGZJHKs1cTORwETcpIJSlGsz2WYdwKDQUXby5hNqQ==} - engines: {node: '>= 0.4.0'} - dev: true - /fill-range@4.0.0: resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} engines: {node: '>=0.10.0'}