diff --git a/package.json b/package.json index 77a7d3a8ab0..115df615884 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "test-external:ember-data-relationship-tracker": "node ./scripts/test-external-partner-project.js ember-data-relationship-tracker https://github.com/ef4/ember-data-relationship-tracker.git" }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/eslint-parser": "^7.19.1", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", + "@babel/runtime": "^7.20.13", "@ember/edition-utils": "^1.2.0", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "~2.8.1", @@ -88,7 +88,7 @@ "ember-cli-babel": "^7.26.11", "ember-cli-blueprint-test-helpers": "^0.19.2", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-cli-sri": "^2.1.1", "ember-cli-string-utils": "^1.1.0", diff --git a/packages/-ember-data/package.json b/packages/-ember-data/package.json index 792f3c49529..9121a73d66c 100644 --- a/packages/-ember-data/package.json +++ b/packages/-ember-data/package.json @@ -65,7 +65,7 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@glimmer/component": "^1.1.2", "@glimmer/tracking": "^1.1.2", "ember-source": "~4.9.3", diff --git a/packages/adapter/package.json b/packages/adapter/package.json index 9ae62e41f6c..59d5f6e8d3a 100644 --- a/packages/adapter/package.json +++ b/packages/adapter/package.json @@ -48,7 +48,7 @@ "ember-cli-test-info": "^1.0.0" }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -56,12 +56,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/graph/package.json b/packages/graph/package.json index 27338328b21..08bfa6bb0dc 100644 --- a/packages/graph/package.json +++ b/packages/graph/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@ember-data/canary-features": "workspace:4.10.0-alpha.24", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -54,12 +54,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/json-api/package.json b/packages/json-api/package.json index 015bed1dcd1..9e1dcb65905 100644 --- a/packages/json-api/package.json +++ b/packages/json-api/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@ember-data/canary-features": "workspace:4.10.0-alpha.24", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -58,12 +58,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/model/package.json b/packages/model/package.json index 306928a2c7d..286f456a1a1 100644 --- a/packages/model/package.json +++ b/packages/model/package.json @@ -64,7 +64,7 @@ "inflection": "~2.0.0" }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -72,12 +72,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/private-build-infra/package.json b/packages/private-build-infra/package.json index 15520da7a30..4cde2139696 100644 --- a/packages/private-build-infra/package.json +++ b/packages/private-build-infra/package.json @@ -20,9 +20,9 @@ } }, "dependencies": { - "@babel/core": "^7.20.7", - "@babel/plugin-transform-block-scoping": "^7.20.9", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/plugin-transform-block-scoping": "^7.20.15", + "@babel/runtime": "^7.20.13", "@ember-data/canary-features": "workspace:4.10.0-alpha.24", "@ember/edition-utils": "^1.2.0", "@embroider/macros": "^1.10.0", diff --git a/packages/request/package.json b/packages/request/package.json index 530a62c57bd..e0b749cff41 100644 --- a/packages/request/package.json +++ b/packages/request/package.json @@ -44,15 +44,15 @@ "devDependencies": { "@embroider/addon-dev": "^3.0.0", "rollup": "^3.7.5", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/serializer/package.json b/packages/serializer/package.json index de57a3d1bed..65e5617777c 100644 --- a/packages/serializer/package.json +++ b/packages/serializer/package.json @@ -48,7 +48,7 @@ "ember-cli-test-info": "^1.0.0" }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -56,12 +56,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/store/package.json b/packages/store/package.json index 1cf61f384d3..52fb49303b0 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -62,7 +62,7 @@ "ember-cached-decorator-polyfill": "^1.0.1" }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@glimmer/component": "^1.1.2", "ember-source": "~4.9.3", @@ -70,12 +70,12 @@ "rollup": "^3.7.5", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-typescript": "^7.18.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "tslib": "^2.4.1", diff --git a/packages/tracking/package.json b/packages/tracking/package.json index 85a062d921d..2610ce1e4cd 100644 --- a/packages/tracking/package.json +++ b/packages/tracking/package.json @@ -40,15 +40,15 @@ "version": 1 }, "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/cli": "^7.20.7", "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.20.7", + "@babel/plugin-proposal-decorators": "^7.20.13", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@embroider/addon-dev": "^3.0.0", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-node-resolve": "^15.0.1", diff --git a/packages/unpublished-test-infra/package.json b/packages/unpublished-test-infra/package.json index 23b57c3567c..e983803f3a8 100644 --- a/packages/unpublished-test-infra/package.json +++ b/packages/unpublished-test-infra/package.json @@ -42,8 +42,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "~2.8.1", "@glimmer/component": "^1.1.2", @@ -51,7 +51,7 @@ "@types/semver": "^7.3.13", "ember-cli": "~4.9.2", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-cli-test-loader": "^3.0.0", "ember-disable-prototype-extensions": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a67de104fd..bf9a04d0a2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ importers: .: specifiers: - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/eslint-parser': ^7.19.1 - '@babel/plugin-proposal-decorators': ^7.20.7 - '@babel/plugin-transform-typescript': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 + '@babel/plugin-transform-typescript': ^7.20.13 + '@babel/runtime': ^7.20.13 '@ember/edition-utils': ^1.2.0 '@ember/optional-features': ^2.0.0 '@ember/test-helpers': ~2.8.1 @@ -69,7 +69,7 @@ importers: ember-cli-babel: ^7.26.11 ember-cli-blueprint-test-helpers: ^0.19.2 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-cli-sri: ^2.1.1 ember-cli-string-utils: ^1.1.0 @@ -119,43 +119,43 @@ importers: yuidocjs: ^0.10.2 zlib: 1.0.5 devDependencies: - '@babel/core': 7.20.7 - '@babel/eslint-parser': 7.19.1_g4qwn7rtdbavkb7jvhntdtwyaa - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/eslint-parser': 7.19.1_uc6dnwrriwsoev5qxlxvnqihay + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember/edition-utils': 1.2.0 '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/env': 0.1.7 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember-qunit': 5.0.2_@babel+core@7.20.7 - '@types/ember-resolver': 5.0.13_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember-qunit': 5.0.2_@babel+core@7.20.12 + '@types/ember-resolver': 5.0.13_@babel+core@7.20.12 '@types/ember-testing-helpers': 0.0.4 - '@types/ember__application': 4.0.5_@babel+core@7.20.7 - '@types/ember__array': 4.0.3_@babel+core@7.20.7 - '@types/ember__component': 4.0.11_@babel+core@7.20.7 - '@types/ember__controller': 4.0.4_@babel+core@7.20.7 - '@types/ember__debug': 4.0.3_@babel+core@7.20.7 - '@types/ember__engine': 4.0.4_@babel+core@7.20.7 + '@types/ember__application': 4.0.5_@babel+core@7.20.12 + '@types/ember__array': 4.0.3_@babel+core@7.20.12 + '@types/ember__component': 4.0.11_@babel+core@7.20.12 + '@types/ember__controller': 4.0.4_@babel+core@7.20.12 + '@types/ember__debug': 4.0.3_@babel+core@7.20.12 + '@types/ember__engine': 4.0.4_@babel+core@7.20.12 '@types/ember__error': 4.0.2 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__polyfills': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.20.7 - '@types/ember__runloop': 4.0.2_@babel+core@7.20.7 - '@types/ember__service': 4.0.2_@babel+core@7.20.7 + '@types/ember__routing': 4.0.12_@babel+core@7.20.12 + '@types/ember__runloop': 4.0.2_@babel+core@7.20.12 + '@types/ember__service': 4.0.2_@babel+core@7.20.12 '@types/ember__string': 3.0.10 '@types/ember__template': 4.0.1 - '@types/ember__test': 4.0.1_@babel+core@7.20.7 - '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.7 - '@types/ember__utils': 4.0.2_@babel+core@7.20.7 + '@types/ember__test': 4.0.1_@babel+core@7.20.12 + '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.12 + '@types/ember__utils': 4.0.2_@babel+core@7.20.12 '@types/htmlbars-inline-precompile': 3.0.0 '@types/qunit': 2.19.3 '@types/rsvp': 4.0.4 '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-filter-imports: 4.0.0 babel6-plugin-strip-class-callcheck: 6.0.0 broccoli-asset-rev: 3.0.0 @@ -176,27 +176,27 @@ importers: ember-cli-babel: 7.26.11 ember-cli-blueprint-test-helpers: 0.19.2 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-cli-sri: 2.1.1 ember-cli-string-utils: 1.1.0 ember-cli-terser: 4.0.2 ember-cli-test-loader: 3.0.0 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 - ember-decorators-polyfill: 1.1.5_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 + ember-decorators-polyfill: 1.1.5_@babel+core@7.20.12 ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy ember-source-channel-url: 3.0.0 ember-try: 2.0.0 eslint: 8.30.0 eslint-config-prettier: 8.5.0_eslint@8.30.0 - eslint-plugin-ember: 11.3.1_r3fm72nlfmopsh5pkeaz3bs7oa + eslint-plugin-ember: 11.3.1_ji4ldjfoy53pblhakiomeqr2lu eslint-plugin-ember-data: link:packages/unpublished-eslint-rules eslint-plugin-import: 2.26.0_tqyj5ytb5g6r5ett7xxedhk6eq eslint-plugin-mocha: 10.1.0_eslint@8.30.0 @@ -228,7 +228,7 @@ importers: packages/-ember-data: specifiers: - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/debug': workspace:4.10.0-alpha.24 '@ember-data/graph': workspace:4.10.0-alpha.24 @@ -255,10 +255,10 @@ importers: '@ember-data/debug': file:packages/debug_4xit5mb2spplspgsttavzduwxq '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember/edition-utils': 1.2.0 '@ember/string': 3.0.0 @@ -269,10 +269,10 @@ importers: ember-cli-babel: 7.26.11 ember-inflector: 4.0.2 devDependencies: - '@babel/core': 7.20.7 - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy webpack: 5.75.0 dependenciesMeta: '@ember-data/adapter': @@ -297,15 +297,15 @@ importers: packages/adapter: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@embroider/addon-dev': ^2.0.0 '@embroider/macros': ^1.10.0 @@ -325,21 +325,21 @@ importers: ember-cli-babel: 7.26.11 ember-cli-test-info: 1.0.0 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -381,15 +381,15 @@ importers: packages/graph: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember/edition-utils': ^1.2.0 @@ -410,22 +410,22 @@ importers: '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -439,15 +439,15 @@ importers: packages/json-api: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember/edition-utils': ^1.2.0 @@ -468,22 +468,22 @@ importers: '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -499,15 +499,15 @@ importers: packages/model: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember/edition-utils': ^1.2.0 @@ -531,27 +531,27 @@ importers: '@ember-data/private-build-infra': file:packages/private-build-infra '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 ember-cli-string-utils: 1.1.0 ember-cli-test-info: 1.0.0 inflection: 2.0.0 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -564,9 +564,9 @@ importers: packages/private-build-infra: specifiers: - '@babel/core': ^7.20.7 - '@babel/plugin-transform-block-scoping': ^7.20.9 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/plugin-transform-block-scoping': ^7.20.15 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember/edition-utils': ^1.2.0 '@embroider/macros': ^1.10.0 @@ -593,14 +593,14 @@ importers: semver: ^7.3.8 silent-error: ^1.1.1 dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-block-scoping': 7.20.11_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.15_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y babel-import-util: 1.3.0 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-filter-imports: 4.0.0 babel6-plugin-strip-class-callcheck: 6.0.0 broccoli-debug: 0.6.5 @@ -628,14 +628,14 @@ importers: packages/request: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@embroider/addon-dev': ^3.0.0 '@embroider/macros': ^1.10.0 '@rollup/plugin-babel': ^6.0.3 @@ -649,17 +649,17 @@ importers: '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 3.0.0_rollup@3.7.5 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 rollup: 3.7.5 tslib: 2.4.1 @@ -669,15 +669,15 @@ importers: packages/serializer: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@embroider/addon-dev': ^2.0.0 '@embroider/macros': ^1.10.0 @@ -697,21 +697,21 @@ importers: ember-cli-babel: 7.26.11 ember-cli-test-info: 1.0.0 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -725,15 +725,15 @@ importers: packages/store: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-proposal-private-methods': ^7.18.6 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@embroider/addon-dev': ^2.0.0 '@embroider/macros': ^1.10.0 @@ -750,24 +750,24 @@ importers: dependencies: '@ember-data/private-build-infra': file:packages/private-build-infra '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 2.0.0_jee4dymwfgpngvxi6yi3jmtqea - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua rollup: 3.7.5 tslib: 2.4.1 typescript: 4.9.4 @@ -781,14 +781,14 @@ importers: packages/tracking: specifiers: '@babel/cli': ^7.20.7 - '@babel/core': ^7.20.7 + '@babel/core': ^7.20.12 '@babel/plugin-proposal-class-properties': ^7.18.6 - '@babel/plugin-proposal-decorators': ^7.20.7 + '@babel/plugin-proposal-decorators': ^7.20.13 '@babel/plugin-transform-runtime': ^7.19.6 - '@babel/plugin-transform-typescript': ^7.20.7 + '@babel/plugin-transform-typescript': ^7.20.13 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.7 + '@babel/runtime': ^7.20.13 '@embroider/addon-dev': ^3.0.0 '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-node-resolve': ^15.0.1 @@ -800,17 +800,17 @@ importers: dependencies: ember-cli-babel: 7.26.11 devDependencies: - '@babel/cli': 7.20.7_@babel+core@7.20.7 - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/cli': 7.20.7_@babel+core@7.20.12 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.13_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@embroider/addon-dev': 3.0.0_rollup@3.7.5 - '@rollup/plugin-babel': 6.0.3_l6amonwpcufqdrhfpuko4iacq4 + '@rollup/plugin-babel': 6.0.3_yysrungbj7foh74lhk7edbjhve '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 rollup: 3.7.5 tslib: 2.4.1 @@ -822,8 +822,8 @@ importers: packages/unpublished-test-infra: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember/edition-utils': ^1.2.0 '@ember/optional-features': ^2.0.0 @@ -838,7 +838,7 @@ importers: ember-cli-babel: ^7.26.11 ember-cli-blueprint-test-helpers: ^0.19.2 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-cli-test-loader: ^3.0.0 ember-disable-prototype-extensions: ^1.1.3 @@ -872,25 +872,25 @@ importers: testem: 3.10.0 webpack: 5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 '@types/semver': 7.3.13 ember-cli: 4.9.2 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-cli-test-loader: 3.0.0 ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 dependenciesMeta: '@ember-data/private-build-infra': @@ -898,8 +898,8 @@ importers: tests/adapter-encapsulation: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/debug': workspace:4.10.0-alpha.24 '@ember-data/graph': workspace:4.10.0-alpha.24 '@ember-data/json-api': workspace:4.10.0-alpha.24 @@ -919,7 +919,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-export-application-global: ^2.0.1 ember-inflector: ^4.0.2 @@ -933,20 +933,20 @@ importers: qunit-dom: ^2.0.0 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/debug': file:packages/debug_4xit5mb2spplspgsttavzduwxq '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -954,15 +954,15 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1020,8 +1020,8 @@ importers: tests/debug-encapsulation: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/model': workspace:4.10.0-alpha.24 '@ember-data/serializer': workspace:4.10.0-alpha.24 @@ -1039,7 +1039,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-export-application-global: ^2.0.1 ember-inflector: ^4.0.2 @@ -1053,18 +1053,18 @@ importers: qunit-dom: ^2.0.0 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/adapter': file:packages/adapter_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/model': file:packages/model_472lgtrzkwoeymzw2qlk7qwnda + '@ember-data/model': file:packages/model_vxo6dnspadez4hng65epcd3yjy '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_pzfrsyrwa3hb4qxvnt25bvpccu + '@ember-data/store': file:packages/store_3iw7cm5tr7tstxjvk7ndvqzna4 '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1072,15 +1072,15 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1107,8 +1107,8 @@ importers: tests/embroider-basic-compat: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/unpublished-test-infra': workspace:4.10.0-alpha.24 '@ember/optional-features': ^2.0.0 '@ember/test-helpers': ~2.8.1 @@ -1130,7 +1130,7 @@ importers: ember-cli-dependency-checker: ^3.3.1 ember-cli-fastboot: ^3.3.2 ember-cli-fastboot-testing: ^0.6.0 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-data: workspace:4.10.0-alpha.24 ember-export-application-global: ^2.0.1 @@ -1149,23 +1149,23 @@ importers: webpack: ^5.75.0 dependencies: ember-auto-import: 2.5.0_webpack@5.75.0 - ember-data: file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi + ember-data: file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau ember-inflector: 4.0.2 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice '@embroider/compat': 1.9.0_@embroider+core@1.9.0 '@embroider/core': 1.9.0 '@embroider/webpack': 1.9.0_7vpsovwo6agsyjst3za4w5nvma - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember-qunit': 5.0.2_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember-qunit': 5.0.2_@babel+core@7.20.12 '@types/ember-testing-helpers': 0.0.4 - '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.7 + '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.12 '@types/rsvp': 4.0.4 broccoli-asset-rev: 3.0.0 ember-cli: 4.9.2 @@ -1174,16 +1174,16 @@ importers: ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 ember-cli-fastboot: 3.3.2 ember-cli-fastboot-testing: 0.6.0_webpack@5.75.0 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-fetch: 8.1.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-simple-tree: 0.8.3_@babel+core@7.20.7 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-simple-tree: 0.8.3_@babel+core@7.20.12 + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1197,8 +1197,8 @@ importers: tests/fastboot: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/unpublished-test-infra': workspace:4.10.0-alpha.24 '@ember/optional-features': ^2.0.0 '@ember/test-helpers': ~2.8.1 @@ -1217,7 +1217,7 @@ importers: ember-cli-dependency-checker: ^3.3.1 ember-cli-fastboot: ^3.3.2 ember-cli-fastboot-testing: ^0.6.0 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-data: workspace:4.10.0-alpha.24 ember-export-application-global: ^2.0.1 @@ -1236,20 +1236,20 @@ importers: webpack: ^5.75.0 dependencies: ember-auto-import: 2.5.0_webpack@5.75.0 - ember-data: file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi + ember-data: file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau ember-inflector: 4.0.2 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember-qunit': 5.0.2_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember-qunit': 5.0.2_@babel+core@7.20.12 '@types/ember-testing-helpers': 0.0.4 - '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.7 + '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.12 '@types/rsvp': 4.0.4 broccoli-asset-rev: 3.0.0 ember-cli: 4.9.2 @@ -1258,16 +1258,16 @@ importers: ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 ember-cli-fastboot: 3.3.2 ember-cli-fastboot-testing: 0.6.0_webpack@5.75.0 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-fetch: 8.1.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-simple-tree: 0.8.3_@babel+core@7.20.7 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-simple-tree: 0.8.3_@babel+core@7.20.12 + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1281,8 +1281,8 @@ importers: tests/full-data-asset-size-app: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember/optional-features': ^2.0.0 '@glimmer/component': ^1.1.2 @@ -1293,7 +1293,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-terser: ^4.0.2 ember-data: workspace:4.10.0-alpha.24 ember-export-application-global: ^2.0.1 @@ -1305,11 +1305,11 @@ importers: webpack: ^5.75.0 zlib: 1.0.5 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/private-build-infra': file:packages/private-build-infra '@ember/optional-features': 2.0.0 - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1317,14 +1317,14 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-terser: 4.0.2 - ember-data: file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi + ember-data: file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau ember-export-application-global: 2.0.1 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 webpack: 5.75.0 zlib: 1.0.5 @@ -1336,8 +1336,8 @@ importers: tests/graph: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/graph': workspace:4.10.0-alpha.24 '@ember-data/json-api': workspace:4.10.0-alpha.24 @@ -1358,7 +1358,7 @@ importers: ember-cli-babel: ^7.26.11 ember-cli-blueprint-test-helpers: ^0.19.2 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-cli-sri: ^2.1.1 ember-cli-terser: ~4.0.2 @@ -1380,21 +1380,21 @@ importers: silent-error: ^1.1.1 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/edition-utils': 1.2.0 '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1402,7 +1402,7 @@ importers: ember-cli-babel: 7.26.11 ember-cli-blueprint-test-helpers: 0.19.2 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-cli-sri: 2.1.1 ember-cli-terser: 4.0.2 @@ -1410,11 +1410,11 @@ importers: ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy ember-source-channel-url: 3.0.0 ember-try: 2.0.0 loader.js: 4.7.0 @@ -1443,8 +1443,8 @@ importers: tests/json-api-encapsulation: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/debug': workspace:4.10.0-alpha.24 '@ember-data/model': workspace:4.10.0-alpha.24 @@ -1463,7 +1463,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-export-application-global: ^2.0.1 ember-inflector: ^4.0.2 @@ -1477,19 +1477,19 @@ importers: qunit-dom: ^2.0.0 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/adapter': file:packages/adapter_lgf35pw44ord7dhmnm7rgrsqsy '@ember-data/debug': file:packages/debug_4xit5mb2spplspgsttavzduwxq - '@ember-data/model': file:packages/model_472lgtrzkwoeymzw2qlk7qwnda + '@ember-data/model': file:packages/model_vxo6dnspadez4hng65epcd3yjy '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_pzfrsyrwa3hb4qxvnt25bvpccu + '@ember-data/store': file:packages/store_3iw7cm5tr7tstxjvk7ndvqzna4 '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1497,15 +1497,15 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1528,9 +1528,9 @@ importers: tests/main: specifiers: - '@babel/core': ^7.20.7 - '@babel/plugin-transform-typescript': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/plugin-transform-typescript': ^7.20.13 + '@babel/runtime': ^7.20.13 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/debug': workspace:4.10.0-alpha.24 '@ember-data/json-api': workspace:4.10.0-alpha.24 @@ -1569,7 +1569,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-cli-terser: ~4.0.2 ember-cli-test-loader: ^3.0.0 @@ -1593,33 +1593,33 @@ importers: typescript: ~4.9.4 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/adapter': file:packages/adapter_lgf35pw44ord7dhmnm7rgrsqsy '@ember-data/debug': file:packages/debug_4xit5mb2spplspgsttavzduwxq '@ember-data/json-api': file:packages/json-api_rryow7fiz337mxa4vo4nb2lngy - '@ember-data/model': file:packages/model_izylbegi7p4oqy5nsak6seniaq + '@ember-data/model': file:packages/model_zu5n2uj572nglaertohcgcuq4a '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_5injysuf73xpjjqjmaejruztua + '@ember-data/store': file:packages/store_lmtd6guxqjltfssrftqt2rlvpa '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/edition-utils': 1.2.0 '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/env': 0.1.7 '@glimmer/tracking': 1.1.2 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember-qunit': 5.0.2_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember-qunit': 5.0.2_@babel+core@7.20.12 '@types/ember-testing-helpers': 0.0.4 - '@types/ember__debug': 4.0.3_@babel+core@7.20.7 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 - '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.7 - '@types/ember__utils': 4.0.2_@babel+core@7.20.7 + '@types/ember__debug': 4.0.3_@babel+core@7.20.12 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 + '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.12 + '@types/ember__utils': 4.0.2_@babel+core@7.20.12 '@types/qunit': 2.19.3 '@types/rsvp': 4.0.4 broccoli-concat: 4.2.5 @@ -1629,26 +1629,26 @@ importers: broccoli-test-helper: 2.0.0 broccoli-uglify-sourcemap: 4.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli: 4.9.2 ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-cli-terser: 4.0.2 ember-cli-test-loader: 3.0.0 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 - ember-data: file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi - ember-decorators-polyfill: 1.1.5_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 + ember-data: file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau + ember-decorators-polyfill: 1.1.5_@babel+core@7.20.12 ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy ember-source-channel-url: 3.0.0 ember-try: 2.0.0 loader.js: 4.7.0 @@ -1681,8 +1681,8 @@ importers: tests/model-encapsulation: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 @@ -1701,7 +1701,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-export-application-global: ^2.0.1 ember-inflector: ^4.0.2 @@ -1715,19 +1715,19 @@ importers: qunit-dom: ^2.0.0 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/adapter': file:packages/adapter_lgf35pw44ord7dhmnm7rgrsqsy '@ember-data/canary-features': file:packages/canary-features '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_rporio6lfprkgd54s2drwgr7wi + '@ember-data/store': file:packages/store_u7i4hsoxp7ir45hfd4qmphuxle '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1735,15 +1735,15 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -1766,8 +1766,8 @@ importers: tests/performance: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember/optional-features': ^2.0.0 '@ember/test-helpers': ~2.8.1 '@glimmer/component': ^1.1.2 @@ -1778,7 +1778,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-data: workspace:4.10.0-alpha.24 ember-export-application-global: ^2.0.1 ember-load-initializers: ^2.1.2 @@ -1790,25 +1790,25 @@ importers: zlib: 1.0.5 dependencies: ember-auto-import: 2.5.0_webpack@5.75.0 - ember-data: file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi + ember-data: file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-cli: 4.9.2 ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-export-application-global: 2.0.1 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 webpack: 5.75.0 zlib: 1.0.5 @@ -1818,8 +1818,8 @@ importers: tests/request: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/canary-features': workspace:4.10.0-alpha.24 '@ember-data/private-build-infra': workspace:4.10.0-alpha.24 '@ember-data/request': workspace:4.10.0-alpha.24 @@ -1836,7 +1836,7 @@ importers: ember-cli-babel: ^7.26.11 ember-cli-blueprint-test-helpers: ^0.19.2 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-cli-sri: ^2.1.1 ember-cli-terser: ~4.0.2 @@ -1858,8 +1858,8 @@ importers: silent-error: ^1.1.1 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/request': file:packages/request @@ -1867,8 +1867,8 @@ importers: '@ember/edition-utils': 1.2.0 '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1876,7 +1876,7 @@ importers: ember-cli-babel: 7.26.11 ember-cli-blueprint-test-helpers: 0.19.2 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-cli-sri: 2.1.1 ember-cli-terser: 4.0.2 @@ -1884,11 +1884,11 @@ importers: ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy ember-source-channel-url: 3.0.0 ember-try: 2.0.0 loader.js: 4.7.0 @@ -1909,8 +1909,8 @@ importers: tests/serializer-encapsulation: specifiers: - '@babel/core': ^7.20.7 - '@babel/runtime': ^7.20.7 + '@babel/core': ^7.20.12 + '@babel/runtime': ^7.20.13 '@ember-data/adapter': workspace:4.10.0-alpha.24 '@ember-data/graph': workspace:4.10.0-alpha.24 '@ember-data/json-api': workspace:4.10.0-alpha.24 @@ -1929,7 +1929,7 @@ importers: ember-cli-app-version: ^5.0.0 ember-cli-babel: ^7.26.11 ember-cli-dependency-checker: ^3.3.1 - ember-cli-htmlbars: ^6.1.1 + ember-cli-htmlbars: ^6.2.0 ember-cli-inject-live-reload: ^2.1.0 ember-export-application-global: ^2.0.1 ember-inflector: ^4.0.2 @@ -1943,19 +1943,19 @@ importers: qunit-dom: ^2.0.0 webpack: ^5.75.0 devDependencies: - '@babel/core': 7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/adapter': file:packages/adapter_lgf35pw44ord7dhmnm7rgrsqsy '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember-data/unpublished-test-infra': file:packages/unpublished-test-infra '@ember/optional-features': 2.0.0 '@ember/string': 3.0.0 - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice + '@glimmer/component': 1.1.2_@babel+core@7.20.12 '@glimmer/tracking': 1.1.2 broccoli-asset-rev: 3.0.0 ember-auto-import: 2.5.0_webpack@5.75.0 @@ -1963,15 +1963,15 @@ importers: ember-cli-app-version: 5.0.0 ember-cli-babel: 7.26.11 ember-cli-dependency-checker: 3.3.1_ember-cli@4.9.2 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-inject-live-reload: 2.1.0 ember-export-application-global: 2.0.1 ember-inflector: 4.0.2 - ember-load-initializers: 2.1.2_@babel+core@7.20.7 + ember-load-initializers: 2.1.2_@babel+core@7.20.12 ember-maybe-import-regenerator: 1.0.0 ember-qunit: 6.0.0_qhusffjocg4cnbdwj4yxijwhva ember-resolver: 9.0.1_ember-source@4.9.3 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy loader.js: 4.7.0 qunit: 2.19.3 qunit-dom: 2.0.0 @@ -2001,14 +2001,14 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.17 - /@babel/cli/7.20.7_@babel+core@7.20.7: + /@babel/cli/7.20.7_@babel+core@7.20.12: resolution: {integrity: sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@jridgewell/trace-mapping': 0.3.17 commander: 4.1.1 convert-source-map: 1.9.0 @@ -2035,59 +2035,59 @@ packages: resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==} engines: {node: '>=6.9.0'} - /@babel/core/7.20.7: - resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} + /@babel/core/7.20.12: + resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 '@babel/generator': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-module-transforms': 7.20.11 '@babel/helpers': 7.20.7 '@babel/parser': 7.20.7 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.1 + json5: 2.2.3 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/core/7.20.7_supports-color@8.1.1: - resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} + /@babel/core/7.20.12_supports-color@8.1.1: + resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 '@babel/generator': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-module-transforms': 7.20.11_supports-color@8.1.1 '@babel/helpers': 7.20.7_supports-color@8.1.1 '@babel/parser': 7.20.7 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10_supports-color@8.1.1 + '@babel/traverse': 7.20.13_supports-color@8.1.1 '@babel/types': 7.20.7 convert-source-map: 1.9.0 debug: 4.3.4_supports-color@8.1.1 gensync: 1.0.0-beta.2 - json5: 2.2.1 + json5: 2.2.3 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/eslint-parser/7.19.1_g4qwn7rtdbavkb7jvhntdtwyaa: + /@babel/eslint-parser/7.19.1_uc6dnwrriwsoev5qxlxvnqihay: resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 eslint: 8.30.0 eslint-visitor-keys: 2.1.0 @@ -2115,82 +2115,83 @@ packages: '@babel/helper-explode-assignable-expression': 7.18.6 '@babel/types': 7.20.7 - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.7: + /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 semver: 6.3.0 - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.7: - resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==} + /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12: + resolution: {integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 - '@babel/helper-member-expression-to-functions': 7.18.9 + '@babel/helper-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.19.1 + '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color - /@babel/helper-create-class-features-plugin/7.20.7_@babel+core@7.20.7: - resolution: {integrity: sha512-LtoWbDXOaidEf50hmdDqn9g8VEzsorMexoWMQdQODbvmqYmaF23pBP5VNPAGIFHsFQCIeKokDiz3CH5Y2jlY6w==} + /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.12: + resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 - '@babel/helper-member-expression-to-functions': 7.20.7 + '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-replace-supers': 7.19.1 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.20.7: + /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.1 - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.7: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -2250,7 +2251,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2265,7 +2266,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10_supports-color@8.1.1 + '@babel/traverse': 7.20.13_supports-color@8.1.1 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2281,13 +2282,13 @@ packages: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.7: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.19.0 @@ -2302,7 +2303,7 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2315,7 +2316,7 @@ packages: '@babel/helper-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2356,7 +2357,7 @@ packages: dependencies: '@babel/helper-function-name': 7.19.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2366,7 +2367,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.13 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2376,7 +2377,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10_supports-color@8.1.1 + '@babel/traverse': 7.20.13_supports-color@8.1.1 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -2390,6 +2391,13 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 + /@babel/parser/7.20.15: + resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.20.7 + /@babel/parser/7.20.3: resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==} engines: {node: '>=6.0.0'} @@ -2405,441 +2413,441 @@ packages: dependencies: '@babel/types': 7.20.7 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.7: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.7: + /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.12: resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-decorators/7.20.2_@babel+core@7.20.7: - resolution: {integrity: sha512-nkBH96IBmgKnbHQ5gXFrcmez+Z9S2EIDKDQGp005ROqBigc88Tky4rzCnlP/lnlj245dCEQl4/YyV0V1kYh5dw==} + /@babel/plugin-proposal-decorators/7.20.13_@babel+core@7.20.12: + resolution: {integrity: sha512-7T6BKHa9Cpd7lCueHBBzP0nkXNina+h5giOZw+a8ZpMfPFY19VjJAjIxyFHuWkhCWgL6QMqRiY/wB1fLXzm6Mw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color + dev: true - /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.7: - resolution: {integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q==} + /@babel/plugin-proposal-decorators/7.20.2_@babel+core@7.20.12: + resolution: {integrity: sha512-nkBH96IBmgKnbHQ5gXFrcmez+Z9S2EIDKDQGp005ROqBigc88Tky4rzCnlP/lnlj245dCEQl4/YyV0V1kYh5dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-decorators/7.20.7_@babel+core@7.20.7: - resolution: {integrity: sha512-JB45hbUweYpwAGjkiM7uCyXMENH2lG+9r3G2E+ttc2PRXAoEkpfd/KW5jDg4j8RS6tLtTG1jZi9LbHZVSfs1/A==} + /@babel/plugin-proposal-decorators/7.20.5_@babel+core@7.20.12: + resolution: {integrity: sha512-Lac7PpRJXcC3s9cKsBfl+uc+DYXU5FD06BrTFunQO6QIQT+DwyzDPURAowI3bcvD1dZF/ank1Z5rstUJn3Hn4Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.7: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.12 - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.7: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.7: + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.7: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.7: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.7 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-block-scoping/7.20.11_@babel+core@7.20.7: - resolution: {integrity: sha512-tA4N427a7fjf1P0/2I4ScsHGc5jcHPbb30xMbaTke2gxDuWpUfXDuX1FEymJwKk4tuGUvGcejAR6HdZVqmmPyw==} + /@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.20.12: + resolution: {integrity: sha512-Vv4DMZ6MiNOhu/LdaZsT/bsLRxgL94d269Mv4R/9sp6+Mp++X/JqypZYypJXLlM4mlL352/Egzbzr98iABH1CA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.7: + /@babel/plugin-transform-block-scoping/7.20.5_@babel+core@7.20.12: resolution: {integrity: sha512-WvpEIW9Cbj9ApF3yJCjIEEf1EiNJLtXagOrL5LNWEZOo3jv8pmPoYTSNJQvqej8OavVlgOoOPw6/htGZro6IkA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.7: + /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -2850,123 +2858,123 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.7: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 @@ -2974,213 +2982,213 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-transforms': 7.20.11 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.20.7: + /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.20.12: resolution: {integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.7: + /@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.12: resolution: {integrity: sha512-oZg/Fpx0YDrj13KsLyO8I/CX3Zdw7z0O9qOd95SqcoIzuqy/WTGWvePeHAnZCN54SfdyjHcb1S30gc8zlzlHcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.0 - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.7: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.12: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.7: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.7: - resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} + /@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12: + resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.7: - resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} + /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.12: + resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-typescript/7.4.5_@babel+core@7.20.7: + /@babel/plugin-transform-typescript/7.4.5_@babel+core@7.20.12: resolution: {integrity: sha512-RPB/YeGr4ZrFKNwfuQRlMf2lxoCUaU01MTw39/OFE/RiL8HDjtn68BwEPft1P7JN4akyEmjGWAMNldOV7o9V2g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 dev: true - /@babel/plugin-transform-typescript/7.5.5_@babel+core@7.20.7: + /@babel/plugin-transform-typescript/7.5.5_@babel+core@7.20.12: resolution: {integrity: sha512-pehKf4m640myZu5B2ZviLaiBlxMCjSZ1qTEO459AXKX5GnPueyulJeCqZFs1nz/Ya2dDzXQ1NxZ/kKNWyD4h6w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.7 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.7: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 /@babel/polyfill/7.12.1: @@ -3190,113 +3198,113 @@ packages: core-js: 2.6.12 regenerator-runtime: 0.13.11 - /@babel/preset-env/7.20.2_@babel+core@7.20.7: + /@babel/preset-env/7.20.2_@babel+core@7.20.12: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.7 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.7 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.7 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.7 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.7 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.7 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.7 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.7 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.7 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.12 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.12 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.12 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.12 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.12 '@babel/types': 7.20.5 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.7 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.7 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.7 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 core-js-compat: 3.26.0 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.20.7: + /@babel/preset-modules/0.1.5_@babel+core@7.20.12: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 '@babel/types': 7.20.7 esutils: 2.0.3 - /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true @@ -3306,8 +3314,8 @@ packages: dependencies: regenerator-runtime: 0.13.11 - /@babel/runtime/7.20.7: - resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} + /@babel/runtime/7.20.13: + resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 @@ -3330,7 +3338,7 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.15 '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 @@ -3338,8 +3346,8 @@ packages: - supports-color dev: true - /@babel/traverse/7.20.10: - resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} + /@babel/traverse/7.20.13: + resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -3348,15 +3356,15 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.15 '@babel/types': 7.20.7 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/traverse/7.20.10_supports-color@8.1.1: - resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} + /@babel/traverse/7.20.13_supports-color@8.1.1: + resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -3365,7 +3373,7 @@ packages: '@babel/helper-function-name': 7.19.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.20.7 + '@babel/parser': 7.20.15 '@babel/types': 7.20.7 debug: 4.3.4_supports-color@8.1.1 globals: 11.12.0 @@ -3441,7 +3449,7 @@ packages: transitivePeerDependencies: - supports-color - /@ember/test-helpers/2.8.1_x2zvnh6l7u3jy4hou56u56ivse: + /@ember/test-helpers/2.8.1_wac6mb43gwopsgc7yvlsdnrice: resolution: {integrity: sha512-jbsYwWyAdhL/pdPu7Gb3SG1gvIXY70FWMtC/Us0Kmvk82Y+5YUQ1SOC0io75qmOGYQmH7eQrd/bquEVd+4XtdQ==} engines: {node: 10.* || 12.* || 14.* || 15.* || >= 16.*} peerDependencies: @@ -3454,8 +3462,8 @@ packages: broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 - ember-destroyable-polyfill: 2.0.3_@babel+core@7.20.7 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-destroyable-polyfill: 2.0.3_@babel+core@7.20.12 + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy transitivePeerDependencies: - '@babel/core' - supports-color @@ -3486,7 +3494,7 @@ packages: '@embroider/core': 1.9.0 '@rollup/pluginutils': 4.2.1 assert-never: 1.2.1 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua fs-extra: 10.1.0 minimatch: 3.1.2 rollup-plugin-copy-assets: 2.0.3_rollup@3.7.5 @@ -3529,11 +3537,11 @@ packages: peerDependencies: '@embroider/core': ^1.8.3 dependencies: - '@babel/core': 7.20.7_supports-color@8.1.1 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/core': 7.20.12_supports-color@8.1.1 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 '@embroider/core': 1.9.0 - babel-loader: 8.2.5_lkd654lvpl423ugsqn5olungie + babel-loader: 8.2.5_la66t7xldg4uecmyawueag5wkm transitivePeerDependencies: - supports-color - webpack @@ -3547,9 +3555,9 @@ packages: '@embroider/core': ^1.8.3 dependencies: '@babel/code-frame': 7.18.6 - '@babel/core': 7.20.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@babel/traverse': 7.20.1 '@embroider/core': 1.9.0 '@embroider/macros': 1.9.0_xahliinzuq7jqnkqqzon2ivk4y @@ -3594,11 +3602,11 @@ packages: resolution: {integrity: sha512-fjPb1pU7a+V9clpfBCa8CHdxbz7hr6azwNw/DqRQIMM272nrOPml65YVsBE24z7NrHdkqHjvmvDQ+qtl6oBhPw==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/parser': 7.20.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@babel/traverse': 7.20.1 '@embroider/macros': 1.9.0_xahliinzuq7jqnkqqzon2ivk4y '@embroider/shared-internals': 1.8.3 @@ -3636,12 +3644,12 @@ packages: resolution: {integrity: sha512-Fk4XUutcNId94V24tauUu6n397DvXyMqoQo7lXJHYlqE+YWDJRQQT0uSIhMqU0kvGvTLbn4pVfK1WxtWdIad0w==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.20.7 - '@babel/parser': 7.20.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/core': 7.20.12 + '@babel/parser': 7.20.15 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 + '@babel/traverse': 7.20.13 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@embroider/shared-internals': 2.0.0 assert-never: 1.2.1 @@ -3752,7 +3760,7 @@ packages: '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy transitivePeerDependencies: - supports-color dev: true @@ -3764,16 +3772,16 @@ packages: '@embroider/core': ^1.8.3 webpack: ^5.0.0 dependencies: - '@babel/core': 7.20.7_supports-color@8.1.1 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.7 + '@babel/core': 7.20.12_supports-color@8.1.1 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.12 '@embroider/babel-loader-8': 1.9.0_mg5axfkqq6pv6o25os7kj44oyi '@embroider/core': 1.9.0 '@embroider/hbs-loader': 1.9.0_7vpsovwo6agsyjst3za4w5nvma '@embroider/shared-internals': 1.8.3 '@types/source-map': 0.5.7 '@types/supports-color': 8.1.1 - babel-loader: 8.2.5_lkd654lvpl423ugsqn5olungie + babel-loader: 8.2.5_la66t7xldg4uecmyawueag5wkm babel-preset-env: 1.7.0_supports-color@8.1.1 css-loader: 5.2.7_webpack@5.75.0 csso: 4.2.0 @@ -3816,7 +3824,7 @@ packages: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} dev: true - /@glimmer/component/1.1.2_@babel+core@7.20.7: + /@glimmer/component/1.1.2_@babel+core@7.20.12: resolution: {integrity: sha512-XyAsEEa4kWOPy+gIdMjJ8XlzA3qrGH55ZDv6nA16ibalCR17k74BI0CztxuRds+Rm6CtbUVgheCVlcCULuqD7A==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: @@ -3831,9 +3839,9 @@ packages: ember-cli-normalize-entity-name: 1.0.0 ember-cli-path-utils: 1.0.0 ember-cli-string-utils: 1.1.0 - ember-cli-typescript: 3.0.0_@babel+core@7.20.7 + ember-cli-typescript: 3.0.0_@babel+core@7.20.12 ember-cli-version-checker: 3.1.3 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -3933,10 +3941,10 @@ packages: /@glimmer/validator/0.44.0: resolution: {integrity: sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==} - /@glimmer/vm-babel-plugins/0.84.2_@babel+core@7.20.7: + /@glimmer/vm-babel-plugins/0.84.2_@babel+core@7.20.12: resolution: {integrity: sha512-HS2dEbJ3CgXn56wk/5QdudM7rE3vtNMvPIoG7Rrg+GhkGMNxBCIRxOeEF2g520j9rwlA2LAZFpc7MCDMFbTjNA==} dependencies: - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' @@ -4064,7 +4072,7 @@ packages: rimraf: 3.0.2 dev: true - /@rollup/plugin-babel/6.0.3_l6amonwpcufqdrhfpuko4iacq4: + /@rollup/plugin-babel/6.0.3_yysrungbj7foh74lhk7edbjhve: resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -4077,7 +4085,7 @@ packages: rollup: optional: true dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 '@rollup/pluginutils': 5.0.2_rollup@3.7.5 rollup: 3.7.5 @@ -4222,31 +4230,31 @@ packages: /@types/cors/2.8.12: resolution: {integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==} - /@types/ember-qunit/5.0.2_@babel+core@7.20.7: + /@types/ember-qunit/5.0.2_@babel+core@7.20.12: resolution: {integrity: sha512-LXp0Ew4wPhaCMuw49cNDHWs/bROn+Msb4ypMG1t60EMBx0UaEoX0tZlkf5bQJfdD249WZTu5cCtKvl47xbQzxA==} dependencies: - '@types/ember-resolver': 5.0.12_@babel+core@7.20.7 - '@types/ember__test': 4.0.1_@babel+core@7.20.7 - '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.7 + '@types/ember-resolver': 5.0.12_@babel+core@7.20.12 + '@types/ember__test': 4.0.1_@babel+core@7.20.12 + '@types/ember__test-helpers': 2.8.2_@babel+core@7.20.12 '@types/qunit': 2.19.3 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember-resolver/5.0.12_@babel+core@7.20.7: + /@types/ember-resolver/5.0.12_@babel+core@7.20.12: resolution: {integrity: sha512-7q06lKbrfRUrXQX7v9kskYxeZfElPfv9i4l2s855JdlcQx9OIqSHhexzECNwqHFvSckdNqjrQM3/nFm/LYCDAQ==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember-resolver/5.0.13_@babel+core@7.20.7: + /@types/ember-resolver/5.0.13_@babel+core@7.20.12: resolution: {integrity: sha512-pO964cAPhAaFJoS28M8+b5MzAhQ/tVuNM4GDUIAexheQat36axG2WTG8LQ5ea07MSFPesrRFk2T3z88pfvdYKA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__owner': 4.0.1 transitivePeerDependencies: - '@babel/core' @@ -4260,25 +4268,25 @@ packages: '@types/rsvp': 4.0.4 dev: true - /@types/ember/4.0.3_@babel+core@7.20.7: + /@types/ember/4.0.3_@babel+core@7.20.12: resolution: {integrity: sha512-lRhIsa05KxPctv2mhVS/3lOwM8xnppEDsZu595Y+lE3IJhmhnXTjl3Ek+HMOPf53We2DFps+YeXSLm/UFiCILQ==} dependencies: - '@types/ember__application': 4.0.5_@babel+core@7.20.7 - '@types/ember__array': 4.0.3_@babel+core@7.20.7 - '@types/ember__component': 4.0.11_@babel+core@7.20.7 - '@types/ember__controller': 4.0.4_@babel+core@7.20.7 - '@types/ember__debug': 4.0.3_@babel+core@7.20.7 - '@types/ember__engine': 4.0.4_@babel+core@7.20.7 + '@types/ember__application': 4.0.5_@babel+core@7.20.12 + '@types/ember__array': 4.0.3_@babel+core@7.20.12 + '@types/ember__component': 4.0.11_@babel+core@7.20.12 + '@types/ember__controller': 4.0.4_@babel+core@7.20.12 + '@types/ember__debug': 4.0.3_@babel+core@7.20.12 + '@types/ember__engine': 4.0.4_@babel+core@7.20.12 '@types/ember__error': 4.0.2 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__polyfills': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.20.7 - '@types/ember__runloop': 4.0.2_@babel+core@7.20.7 - '@types/ember__service': 4.0.2_@babel+core@7.20.7 + '@types/ember__routing': 4.0.12_@babel+core@7.20.12 + '@types/ember__runloop': 4.0.2_@babel+core@7.20.12 + '@types/ember__service': 4.0.2_@babel+core@7.20.12 '@types/ember__string': 3.0.10 '@types/ember__template': 4.0.1 - '@types/ember__test': 4.0.1_@babel+core@7.20.7 - '@types/ember__utils': 4.0.2_@babel+core@7.20.7 + '@types/ember__test': 4.0.1_@babel+core@7.20.12 + '@types/ember__utils': 4.0.2_@babel+core@7.20.12 '@types/htmlbars-inline-precompile': 3.0.0 '@types/rsvp': 4.0.4 transitivePeerDependencies: @@ -4286,51 +4294,51 @@ packages: - supports-color dev: true - /@types/ember__application/4.0.3_@babel+core@7.20.7: + /@types/ember__application/4.0.3_@babel+core@7.20.12: resolution: {integrity: sha512-MTI9V4IY0tHjF8OZ3I8fcw3eArcK5FNvgP317DO5QTzVGBEQoW++v+a9mqsazk+0W0iHEidgV0y08KhubchffA==} dependencies: - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember-resolver': 5.0.13_@babel+core@7.20.7 - '@types/ember__application': 4.0.5_@babel+core@7.20.7 - '@types/ember__engine': 4.0.4_@babel+core@7.20.7 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember-resolver': 5.0.13_@babel+core@7.20.12 + '@types/ember__application': 4.0.5_@babel+core@7.20.12 + '@types/ember__engine': 4.0.4_@babel+core@7.20.12 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__owner': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.20.7 + '@types/ember__routing': 4.0.12_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__application/4.0.5_@babel+core@7.20.7: + /@types/ember__application/4.0.5_@babel+core@7.20.12: resolution: {integrity: sha512-qnU1RFZ3oIfw7ncLSjYqe1p236SU5OMQQVPaXISpNcVr4IEAl6yZ6Txm8pxI7DKo7isHV8sHssPBara9oqccVA==} dependencies: - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember__engine': 4.0.4_@babel+core@7.20.7 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember__engine': 4.0.4_@babel+core@7.20.12 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__owner': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.20.7 + '@types/ember__routing': 4.0.12_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__array/4.0.3_@babel+core@7.20.7: + /@types/ember__array/4.0.3_@babel+core@7.20.12: resolution: {integrity: sha512-G6kbLaS3ke4QspHkgLlGY0t1v0G22hGavyphezZucj7LLk1N+r11w913CYkBg3cJsJD+TG2Wo4eVbgRcotvuvQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__component/4.0.11_@babel+core@7.20.7: + /@types/ember__component/4.0.11_@babel+core@7.20.12: resolution: {integrity: sha512-iwFf+qYBsGp9SycIb0lxGkdZPYpKxMcBoV5kCJbWyC6azuX2xPDXHx8n2lm8O9GrEFVJXfYC5bSXf33rdpy5Sw==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -4339,32 +4347,32 @@ packages: /@types/ember__controller/4.0.4: resolution: {integrity: sha512-+f0knTIJJkRX5xijeSI/n4FvLfhMFFxIxODyFFFFB483EryYuts3QzpTwU5D66WQ5rAbZvpPRXRMPTTCNJoUhg==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 dev: true - /@types/ember__controller/4.0.4_@babel+core@7.20.7: + /@types/ember__controller/4.0.4_@babel+core@7.20.12: resolution: {integrity: sha512-+f0knTIJJkRX5xijeSI/n4FvLfhMFFxIxODyFFFFB483EryYuts3QzpTwU5D66WQ5rAbZvpPRXRMPTTCNJoUhg==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__debug/4.0.3_@babel+core@7.20.7: + /@types/ember__debug/4.0.3_@babel+core@7.20.12: resolution: {integrity: sha512-LvSLFgNlzpbsdb479ohS2szCFwkAsaqPnTjyPML7xFF3r3VGFMQjVNTXQpFYQCKTMAC1FYRX1N6hw/8lpXWHKA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__owner': 4.0.1 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__engine/4.0.4_@babel+core@7.20.7: + /@types/ember__engine/4.0.4_@babel+core@7.20.12: resolution: {integrity: sha512-dxQf3ESRjTJtCHbd42/ReUpQUAUsn/VtI6+S07jrsgCbAQEr8Qkh/dJpd9Cta8N+DpbY1CUH58D4HxdOC4Ip3A==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 '@types/ember__owner': 4.0.1 transitivePeerDependencies: - '@babel/core' @@ -4382,14 +4390,14 @@ packages: /@types/ember__object/4.0.5: resolution: {integrity: sha512-gXrywWBwoW7J9y9yJqoZ0m1qtiyMdrEi29cJdF1xI2qOnMqaZeuSCMYaPQMsyq52/YnVIG2EnGzo6eUD57J4Nw==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 '@types/rsvp': 4.0.4 dev: true - /@types/ember__object/4.0.5_@babel+core@7.20.7: + /@types/ember__object/4.0.5_@babel+core@7.20.12: resolution: {integrity: sha512-gXrywWBwoW7J9y9yJqoZ0m1qtiyMdrEi29cJdF1xI2qOnMqaZeuSCMYaPQMsyq52/YnVIG2EnGzo6eUD57J4Nw==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 '@types/rsvp': 4.0.4 transitivePeerDependencies: - '@babel/core' @@ -4404,10 +4412,10 @@ packages: resolution: {integrity: sha512-IT3oovEPxLiaNCcPqY5hdVlgiRaMT8gIIrJodFt5MDEashCZDYJMn2XlqUtTXcYIFaume32PbbTBCxuhd3rhHA==} dev: true - /@types/ember__routing/4.0.12_@babel+core@7.20.7: + /@types/ember__routing/4.0.12_@babel+core@7.20.12: resolution: {integrity: sha512-zxPS43JP8/dEmNrSucN5KzTvOm+JUrbFGWsJ1m5a395FwxYbpgs7JujV0JWl+eVhnCh/PmsNcCdJT16+jouktQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 '@types/ember__controller': 4.0.4 '@types/ember__object': 4.0.5 '@types/ember__service': 4.0.2 @@ -4416,10 +4424,10 @@ packages: - supports-color dev: true - /@types/ember__runloop/4.0.2_@babel+core@7.20.7: + /@types/ember__runloop/4.0.2_@babel+core@7.20.12: resolution: {integrity: sha512-E0/n/O/JnPQpMrabsDKtVOXX4tbCrOA116HjmD+eorgsPFLm8tAUwl3wQGroeJt8BSE7uHjsQdDA7JUkbsT3IQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -4431,10 +4439,10 @@ packages: '@types/ember__object': 4.0.5 dev: true - /@types/ember__service/4.0.2_@babel+core@7.20.7: + /@types/ember__service/4.0.2_@babel+core@7.20.12: resolution: {integrity: sha512-7SCTMEexxOdkpkgdyf1QLFQJhoAq6aqP6dPH9fcG8N5mTMvZGLMNIKGG9bldiq3NzHS9Pxogu3qgo5yMfc2+jA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.20.7 + '@types/ember__object': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -4448,11 +4456,11 @@ packages: resolution: {integrity: sha512-hAxzdJa0zNvZSoHoCbtd0KGt6Dls4Aph9EwdtbUcdnlMiSUtEDUdKTtDbUrysqJjxGBr4vWIdJEqWtZ0/Y8KBw==} dev: true - /@types/ember__test-helpers/2.8.2_@babel+core@7.20.7: + /@types/ember__test-helpers/2.8.2_@babel+core@7.20.12: resolution: {integrity: sha512-Ho3TTcnbjdQO9UvLwoswRMpCR2j7X6T8qSOaKehnST9s15ACb4MXHwec1NhmpCOhdvBRREYfG3YbduNeXoITMg==} dependencies: - '@types/ember-resolver': 5.0.12_@babel+core@7.20.7 - '@types/ember__application': 4.0.3_@babel+core@7.20.7 + '@types/ember-resolver': 5.0.12_@babel+core@7.20.12 + '@types/ember__application': 4.0.3_@babel+core@7.20.12 '@types/ember__error': 4.0.1 '@types/ember__owner': 4.0.1 '@types/htmlbars-inline-precompile': 3.0.0 @@ -4461,19 +4469,19 @@ packages: - supports-color dev: true - /@types/ember__test/4.0.1_@babel+core@7.20.7: + /@types/ember__test/4.0.1_@babel+core@7.20.12: resolution: {integrity: sha512-EXFbZcROB9mUNHiDRyhyoJGXRIzxgo++smS3/kmmDlhM8/pIdULLKJSelTcFOy3e/VuZhf8y8ZCJLXKP74oCBQ==} dependencies: - '@types/ember__application': 4.0.5_@babel+core@7.20.7 + '@types/ember__application': 4.0.5_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__utils/4.0.2_@babel+core@7.20.7: + /@types/ember__utils/4.0.2_@babel+core@7.20.12: resolution: {integrity: sha512-LWkLgf09/GqyrUuoKtAB6qP7n36yAzc2yOh1L5fVpZGCBv5KQiGWUQv5uBoo4c1mllD+IBOMxei3bR4cx6SwZA==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.20.7 + '@types/ember': 4.0.3_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -5440,27 +5448,27 @@ packages: resolution: {integrity: sha512-PPzUT17eAI18zn6ek1R3sB4Krc/MbnmT1MkZQFmyhjoaEGBVwNABhfVU9+EKcDSKrrOm9OIpGhjxukx1GCiy1g==} engines: {node: '>= 12.*'} - /babel-loader/8.2.5_@babel+core@7.20.7: + /babel-loader/8.2.5_@babel+core@7.20.12: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 find-cache-dir: 3.3.2 loader-utils: 2.0.3 make-dir: 3.1.0 schema-utils: 2.7.1 - /babel-loader/8.2.5_lkd654lvpl423ugsqn5olungie: + /babel-loader/8.2.5_la66t7xldg4uecmyawueag5wkm: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 find-cache-dir: 3.3.2 loader-utils: 2.0.3 make-dir: 3.1.0 @@ -5488,22 +5496,22 @@ packages: semver: 5.7.1 dev: true - /babel-plugin-debug-macros/0.2.0_@babel+core@7.20.7: + /babel-plugin-debug-macros/0.2.0_@babel+core@7.20.12: resolution: {integrity: sha512-Wpmw4TbhR3Eq2t3W51eBAQSdKlr+uAyF0GI4GtPfMCD12Y4cIdpKC9l0RjNTH/P9isFypSqqewMPm7//fnZlNA==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-beta.42 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 semver: 5.7.1 - /babel-plugin-debug-macros/0.3.4_@babel+core@7.20.7: + /babel-plugin-debug-macros/0.3.4_@babel+core@7.20.12: resolution: {integrity: sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==} engines: {node: '>=6'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 semver: 5.7.1 /babel-plugin-ember-data-packages-polyfill/0.1.2: @@ -5573,36 +5581,36 @@ packages: resolve: 1.22.1 dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.7: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/compat-data': 7.20.10 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.7: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 core-js-compat: 3.26.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.7: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 transitivePeerDependencies: - supports-color @@ -6124,7 +6132,7 @@ packages: resolution: {integrity: sha512-6IXBgfRt7HZ61g67ssBc6lBb3Smw3DPZ9dEYirgtvXWpRZ2A9M22nxy6opEwJDgDJzlu/bB7ToppW33OFkA1gA==} engines: {node: '>= 6'} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/polyfill': 7.12.1 broccoli-funnel: 2.0.2 broccoli-merge-trees: 3.0.2 @@ -7944,13 +7952,13 @@ packages: resolution: {integrity: sha512-fKERUmpZLn4RJiCwTjS7D5zJxgnbF4E6GiSp1GYh53K96S+5UBs06r7ScDI52rq34z0+qdSrA6qiDJ3i/lWqKg==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@embroider/shared-internals': 2.0.0 - babel-loader: 8.2.5_@babel+core@7.20.7 + babel-loader: 8.2.5_@babel+core@7.20.12 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 babel-plugin-syntax-dynamic-import: 6.18.0 @@ -7982,13 +7990,13 @@ packages: resolution: {integrity: sha512-fKERUmpZLn4RJiCwTjS7D5zJxgnbF4E6GiSp1GYh53K96S+5UBs06r7ScDI52rq34z0+qdSrA6qiDJ3i/lWqKg==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.7 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.5_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@embroider/shared-internals': 2.0.0 - babel-loader: 8.2.5_lkd654lvpl423ugsqn5olungie + babel-loader: 8.2.5_la66t7xldg4uecmyawueag5wkm babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 babel-plugin-syntax-dynamic-import: 6.18.0 @@ -8029,13 +8037,13 @@ packages: - supports-color dev: true - /ember-cache-primitive-polyfill/1.0.1_@babel+core@7.20.7: + /ember-cache-primitive-polyfill/1.0.1_@babel+core@7.20.12: resolution: {integrity: sha512-hSPcvIKarA8wad2/b6jDd/eU+OtKmi6uP+iYQbzi5TQpjsqV6b4QdRqrLk7ClSRRKBAtdTuutx+m+X+WlEd2lw==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 silent-error: 1.1.1 transitivePeerDependencies: - '@babel/core' @@ -8058,7 +8066,7 @@ packages: - supports-color dev: true - /ember-cached-decorator-polyfill/1.0.1_x2zvnh6l7u3jy4hou56u56ivse: + /ember-cached-decorator-polyfill/1.0.1_wac6mb43gwopsgc7yvlsdnrice: resolution: {integrity: sha512-VDgrpIJ6rDDHIfkYrsFR1BM3fpcC0+zFWIOsX0qY44zPrIXjhQWVXs2iVXLIPHprSgf+tFQ3ESxwDscpeRe/0A==} engines: {node: 14.* || >= 16} peerDependencies: @@ -8067,10 +8075,10 @@ packages: '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@glimmer/tracking': 1.1.2 babel-import-util: 1.2.2 - ember-cache-primitive-polyfill: 1.0.1_@babel+core@7.20.7 + ember-cache-primitive-polyfill: 1.0.1_@babel+core@7.20.12 ember-cli-babel: 7.26.11 ember-cli-babel-plugin-helpers: 1.1.1 - ember-source: 4.9.3_xqzulijf55dnoz7upcct63icoq + ember-source: 4.9.3_c3orkilwrfpslrcifldsn6fmua transitivePeerDependencies: - '@babel/core' - supports-color @@ -8093,20 +8101,20 @@ packages: resolution: {integrity: sha512-JJYeYjiz/JTn34q7F5DSOjkkZqy8qwFOOxXfE6pe9yEJqWGu4qErKxlz8I22JoVEQ/aBUO+OcKTpmctvykM9YA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.20.2_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.2_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.12 '@babel/polyfill': 7.12.1 - '@babel/preset-env': 7.20.2_@babel+core@7.20.7 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 3.2.0 @@ -8234,12 +8242,12 @@ packages: - supports-color dev: true - /ember-cli-htmlbars/6.1.1: - resolution: {integrity: sha512-DKf2rjzIVw9zWCuFsBGJScrgf5Mz7dSg08Cq+FWFYIxnpssINUbNUoB0NHWnUJK4QqCvaExOyOmjm0kO455CPg==} + /ember-cli-htmlbars/6.2.0: + resolution: {integrity: sha512-j5EGixjGau23HrqRiW/JjoAovg5UBHfjbyN7wX5ekE90knIEqUUj1z/Mo/cTx/J2VepQ2lE6HdXW9LWQ/WdMtw==} engines: {node: 12.* || 14.* || >= 16} dependencies: '@ember/edition-utils': 1.2.0 - babel-plugin-ember-template-compilation: 1.0.2 + babel-plugin-ember-template-compilation: 2.0.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 broccoli-debug: 0.6.5 broccoli-persistent-filter: 3.1.3 @@ -8354,12 +8362,12 @@ packages: transitivePeerDependencies: - supports-color - /ember-cli-typescript/2.0.2_@babel+core@7.20.7: + /ember-cli-typescript/2.0.2_@babel+core@7.20.12: resolution: {integrity: sha512-7I5azCTxOgRDN8aSSnJZIKSqr+MGnT+jLTUbBYqF8wu6ojs2DUnTePxUcQMcvNh3Q3B1ySv7Q/uZFSjdU9gSjA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.4.5_@babel+core@7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.4.5_@babel+core@7.20.12 ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 @@ -8375,11 +8383,11 @@ packages: - supports-color dev: true - /ember-cli-typescript/3.0.0_@babel+core@7.20.7: + /ember-cli-typescript/3.0.0_@babel+core@7.20.12: resolution: {integrity: sha512-lo5YArbJzJi5ssvaGqTt6+FnhTALnSvYVuxM7lfyL1UCMudyNJ94ovH5C7n5il7ATd6WsNiAPRUO/v+s5Jq/aA==} engines: {node: 8.* || >= 10.*} dependencies: - '@babel/plugin-transform-typescript': 7.5.5_@babel+core@7.20.7 + '@babel/plugin-transform-typescript': 7.5.5_@babel+core@7.20.12 ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 @@ -8444,8 +8452,8 @@ packages: engines: {node: '>= 14'} hasBin: true dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.12 amd-name-resolver: 1.3.1 babel-plugin-module-resolver: 4.1.0 bower-config: 1.4.3 @@ -8603,8 +8611,8 @@ packages: engines: {node: '>= 14'} hasBin: true dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.12 amd-name-resolver: 1.3.1 babel-plugin-module-resolver: 4.1.0 bower-config: 1.4.3 @@ -8771,11 +8779,11 @@ packages: - supports-color dev: true - /ember-compatibility-helpers/1.2.6_@babel+core@7.20.7: + /ember-compatibility-helpers/1.2.6_@babel+core@7.20.12: resolution: {integrity: sha512-2UBUa5SAuPg8/kRVaiOfTwlXdeVweal1zdNPibwItrhR0IvPrXpaqwJDlEZnWKEoB+h33V0JIfiWleSG6hGkkA==} engines: {node: 10.* || >= 12.*} dependencies: - babel-plugin-debug-macros: 0.2.0_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.2.0_@babel+core@7.20.12 ember-cli-version-checker: 5.1.2 find-up: 5.0.0 fs-extra: 9.1.0 @@ -8784,25 +8792,25 @@ packages: - '@babel/core' - supports-color - /ember-decorators-polyfill/1.1.5_@babel+core@7.20.7: + /ember-decorators-polyfill/1.1.5_@babel+core@7.20.12: resolution: {integrity: sha512-O154i8sLoVjsiKzSqxGRfHGr+N+drT6mRrLDbNgJCnW/V5uLg/ppZFpUsrdxuXnp5Q9us3OfXV1nX2CH+7bUpA==} engines: {node: 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 3.1.3 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /ember-destroyable-polyfill/2.0.3_@babel+core@7.20.7: + /ember-destroyable-polyfill/2.0.3_@babel+core@7.20.12: resolution: {integrity: sha512-TovtNqCumzyAiW0/OisSkkVK93xnVF4NRU6+FN0ubpfwEOpRrmM2RqDwXI6YAChCgSHON1cz0DfQStpA1Gjuuw==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6_@babel+core@7.20.7 + ember-compatibility-helpers: 1.2.6_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -8858,12 +8866,12 @@ packages: transitivePeerDependencies: - supports-color - /ember-load-initializers/2.1.2_@babel+core@7.20.7: + /ember-load-initializers/2.1.2_@babel+core@7.20.12: resolution: {integrity: sha512-CYR+U/wRxLbrfYN3dh+0Tb6mFaxJKfdyz+wNql6cqTrA0BBi9k6J3AaKXj273TqvEpyyXegQFFkZEiuZdYtgJw==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 - ember-cli-typescript: 2.0.2_@babel+core@7.20.7 + ember-cli-typescript: 2.0.2_@babel+core@7.20.12 transitivePeerDependencies: - '@babel/core' - supports-color @@ -8888,7 +8896,7 @@ packages: '@ember/test-helpers': ^2.4.0 qunit: ^2.13.0 dependencies: - '@ember/test-helpers': 2.8.1_x2zvnh6l7u3jy4hou56u56ivse + '@ember/test-helpers': 2.8.1_wac6mb43gwopsgc7yvlsdnrice broccoli-funnel: 3.0.8 broccoli-merge-trees: 3.0.2 common-tags: 1.8.2 @@ -8914,7 +8922,7 @@ packages: optional: true dependencies: ember-cli-babel: 7.26.11 - ember-source: 4.9.3_snhoo3gx32ihaa355dgagkj6ga + ember-source: 4.9.3_ipwtokbwlukr3yko7oz5lbj6xy transitivePeerDependencies: - supports-color dev: true @@ -8926,17 +8934,17 @@ packages: resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} engines: {node: 8.* || 10.* || >= 12} dependencies: - '@babel/parser': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/parser': 7.20.15 + '@babel/traverse': 7.20.13 recast: 0.18.10 transitivePeerDependencies: - supports-color - /ember-simple-tree/0.8.3_@babel+core@7.20.7: + /ember-simple-tree/0.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-JEQ4ccXUzThaZiyVT+b3fG76JndG7d4BCRp/Zg5nEhc+u+/ZHHRhSIWVXxPXY8K6pyFcLVSmEscd27hUNDqbww==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@glimmer/component': 1.1.2_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 transitivePeerDependencies: @@ -8954,18 +8962,18 @@ packages: - encoding dev: true - /ember-source/4.9.3_snhoo3gx32ihaa355dgagkj6ga: + /ember-source/4.9.3_c3orkilwrfpslrcifldsn6fmua: resolution: {integrity: sha512-oF4rx9sMWk3rNjljOaLkCYwwFXvBn0QUnxV/Jxa/I1FWYXsdiIAoQD9+PU8l7Q5GZh57Mq/M0rjztxj+CYc/2w==} engines: {node: '>= 14.*'} peerDependencies: '@glimmer/component': ^1.1.2 dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.12 '@ember/edition-utils': 1.2.0 - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.20.7 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.20.12 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-filter-imports: 4.0.0 broccoli-concat: 4.2.5 broccoli-debug: 0.6.5 @@ -8973,7 +8981,7 @@ packages: broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 chalk: 4.1.2 - ember-auto-import: 2.5.0_webpack@5.75.0 + ember-auto-import: 2.5.0 ember-cli-babel: 7.26.11 ember-cli-get-component-path-option: 1.0.0 ember-cli-is-package-missing: 1.0.0 @@ -8991,20 +8999,19 @@ packages: - '@babel/core' - supports-color - webpack - dev: true - /ember-source/4.9.3_xqzulijf55dnoz7upcct63icoq: + /ember-source/4.9.3_ipwtokbwlukr3yko7oz5lbj6xy: resolution: {integrity: sha512-oF4rx9sMWk3rNjljOaLkCYwwFXvBn0QUnxV/Jxa/I1FWYXsdiIAoQD9+PU8l7Q5GZh57Mq/M0rjztxj+CYc/2w==} engines: {node: '>= 14.*'} peerDependencies: '@glimmer/component': ^1.1.2 dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.7 + '@babel/plugin-transform-block-scoping': 7.20.5_@babel+core@7.20.12 '@ember/edition-utils': 1.2.0 - '@glimmer/component': 1.1.2_@babel+core@7.20.7 - '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.20.7 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + '@glimmer/component': 1.1.2_@babel+core@7.20.12 + '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.20.12 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-filter-imports: 4.0.0 broccoli-concat: 4.2.5 broccoli-debug: 0.6.5 @@ -9012,7 +9019,7 @@ packages: broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 chalk: 4.1.2 - ember-auto-import: 2.5.0 + ember-auto-import: 2.5.0_webpack@5.75.0 ember-cli-babel: 7.26.11 ember-cli-get-component-path-option: 1.0.0 ember-cli-is-package-missing: 1.0.0 @@ -9030,8 +9037,9 @@ packages: - '@babel/core' - supports-color - webpack + dev: true - /ember-template-imports/3.3.1_ember-cli-htmlbars@6.1.1: + /ember-template-imports/3.3.1_ember-cli-htmlbars@6.2.0: resolution: {integrity: sha512-OeOaEhKL6fz40O3OgKff8czu0d9ppX3tLV7ohvaQL0eM1Pv+Fl4bi/zvEdiCCAn+5Nu7/DFCaMElFuRhurlPJA==} engines: {node: 12.* || >= 14} peerDependencies: @@ -9040,7 +9048,7 @@ packages: babel-import-util: 0.2.0 broccoli-stew: 3.0.0 ember-cli-babel-plugin-helpers: 1.1.1 - ember-cli-htmlbars: 6.1.1 + ember-cli-htmlbars: 6.2.0 ember-cli-version-checker: 5.1.2 line-column: 1.0.2 magic-string: 0.25.9 @@ -9289,7 +9297,7 @@ packages: - supports-color dev: true - /eslint-plugin-ember/11.3.1_r3fm72nlfmopsh5pkeaz3bs7oa: + /eslint-plugin-ember/11.3.1_ji4ldjfoy53pblhakiomeqr2lu: resolution: {integrity: sha512-ei5oa4F5/nC4EC3x0UGad8/EHJrBeODWVW41l2SzTcN58xulFAnWRoJ8o1m47n+AXYRbi5CqA3fwXi9teija1Q==} engines: {node: 14.* || 16.* || >= 18} peerDependencies: @@ -9299,7 +9307,7 @@ packages: '@glimmer/syntax': 0.84.2 css-tree: 2.2.1 ember-rfc176-data: 0.3.17 - ember-template-imports: 3.3.1_ember-cli-htmlbars@6.1.1 + ember-template-imports: 3.3.1_ember-cli-htmlbars@6.2.0 eslint: 8.30.0 eslint-utils: 3.0.0_eslint@8.30.0 estraverse: 5.3.0 @@ -11263,7 +11271,7 @@ packages: /is-language-code/3.1.0: resolution: {integrity: sha512-zJdQ3QTeLye+iphMeK3wks+vXSRFKh68/Pnlw7aOfApFSEIOhYa8P9vwwa6QrImNNBMJTiL1PpYF0f4BxDuEgA==} dependencies: - '@babel/runtime': 7.20.7 + '@babel/runtime': 7.20.13 dev: true /is-module/1.0.0: @@ -11666,8 +11674,8 @@ packages: minimist: 1.2.7 dev: true - /json5/2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} + /json5/2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true @@ -11815,7 +11823,7 @@ packages: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 - json5: 2.2.1 + json5: 2.2.3 /loader.js/4.7.0: resolution: {integrity: sha512-9M2KvGT6duzGMgkOcTkWb+PR/Q2Oe54df/tLgHGVmFpAmtqJ553xJh6N63iFYI2yjo2PeJXbS5skHi/QpJq4vA==} @@ -13511,7 +13519,7 @@ packages: /regenerator-transform/0.15.0: resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} dependencies: - '@babel/runtime': 7.20.7 + '@babel/runtime': 7.20.13 /regex-not/1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} @@ -13599,9 +13607,9 @@ packages: /remove-types/1.0.0: resolution: {integrity: sha512-G7Hk1Q+UJ5DvlNAoJZObxANkBZGiGdp589rVcTW/tYqJWJ5rwfraSnKSQaETN8Epaytw8J40nS/zC7bcHGv36w==} dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.7 - '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 prettier: 2.8.1 transitivePeerDependencies: - supports-color @@ -15579,7 +15587,7 @@ packages: /workerpool/3.1.2: resolution: {integrity: sha512-WJFA0dGqIK7qj7xPTqciWBH5DlJQzoPjsANvc3Y4hNB0SScT+Emjvt0jPPkDBUjBNngX1q9hHgt1Gfwytu6pug==} dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 object-assign: 4.1.1 rsvp: 4.8.5 transitivePeerDependencies: @@ -15781,7 +15789,7 @@ packages: engines: {node: '>=0.2.0'} dev: true - file:packages/-ember-data_3mb7tb2bqj5cn6rp3gfbyktcpi: + file:packages/-ember-data_6d6r2yww2bxusjaome5tk5pbau: resolution: {directory: packages/-ember-data, type: directory} id: file:packages/-ember-data name: ember-data @@ -15792,10 +15800,10 @@ packages: '@ember-data/debug': file:packages/debug_4xit5mb2spplspgsttavzduwxq '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/serializer': file:packages/serializer_lgf35pw44ord7dhmnm7rgrsqsy - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember/edition-utils': 1.2.0 '@ember/string': 3.0.0 @@ -15844,7 +15852,7 @@ packages: ember-inflector: ^4.0.2 dependencies: '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 @@ -15893,7 +15901,7 @@ packages: '@ember-data/store': workspace:4.10.0-alpha.24 dependencies: '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 @@ -15912,7 +15920,7 @@ packages: dependencies: '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 @@ -15930,7 +15938,7 @@ packages: '@ember-data/store': workspace:4.10.0-alpha.24 dependencies: '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_5injysuf73xpjjqjmaejruztua + '@ember-data/store': file:packages/store_lmtd6guxqjltfssrftqt2rlvpa '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 @@ -15973,7 +15981,7 @@ packages: - supports-color dev: true - file:packages/model_472lgtrzkwoeymzw2qlk7qwnda: + file:packages/model_olcgesmxxfqmdgko7tf6qilb74: resolution: {directory: packages/model, type: directory} id: file:packages/model name: '@ember-data/model' @@ -15993,13 +16001,15 @@ packages: optional: true dependencies: '@ember-data/canary-features': file:packages/canary-features + '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy + '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_pzfrsyrwa3hb4qxvnt25bvpccu + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember-data/tracking': file:packages/tracking '@ember/edition-utils': 1.2.0 '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 ember-cli-string-utils: 1.1.0 ember-cli-test-info: 1.0.0 @@ -16009,9 +16019,8 @@ packages: - '@babel/core' - ember-source - supports-color - dev: true - file:packages/model_fm44c6z4a7hz3djeckzm75v4xy: + file:packages/model_vxo6dnspadez4hng65epcd3yjy: resolution: {directory: packages/model, type: directory} id: file:packages/model name: '@ember-data/model' @@ -16031,15 +16040,13 @@ packages: optional: true dependencies: '@ember-data/canary-features': file:packages/canary-features - '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy - '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_3iw7cm5tr7tstxjvk7ndvqzna4 '@ember-data/tracking': file:packages/tracking '@ember/edition-utils': 1.2.0 '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 ember-cli-string-utils: 1.1.0 ember-cli-test-info: 1.0.0 @@ -16049,8 +16056,9 @@ packages: - '@babel/core' - ember-source - supports-color + dev: true - file:packages/model_izylbegi7p4oqy5nsak6seniaq: + file:packages/model_zu5n2uj572nglaertohcgcuq4a: resolution: {directory: packages/model, type: directory} id: file:packages/model name: '@ember-data/model' @@ -16072,12 +16080,12 @@ packages: '@ember-data/canary-features': file:packages/canary-features '@ember-data/json-api': file:packages/json-api_rryow7fiz337mxa4vo4nb2lngy '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_5injysuf73xpjjqjmaejruztua + '@ember-data/store': file:packages/store_lmtd6guxqjltfssrftqt2rlvpa '@ember-data/tracking': file:packages/tracking '@ember/edition-utils': 1.2.0 '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 ember-cli-string-utils: 1.1.0 ember-cli-test-info: 1.0.0 @@ -16095,14 +16103,14 @@ packages: version: 4.10.0-alpha.24 engines: {node: ^14.8.0 || 16.* || >= 18.*} dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-block-scoping': 7.20.11_@babel+core@7.20.7 - '@babel/runtime': 7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.15_@babel+core@7.20.12 + '@babel/runtime': 7.20.13 '@ember-data/canary-features': file:packages/canary-features '@ember/edition-utils': 1.2.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y babel-import-util: 1.3.0 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.7 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.20.12 babel-plugin-filter-imports: 4.0.0 babel6-plugin-strip-class-callcheck: 6.0.0 broccoli-debug: 0.6.5 @@ -16169,7 +16177,7 @@ packages: ember-inflector: ^4.0.2 dependencies: '@ember-data/private-build-infra': file:packages/private-build-infra - '@ember-data/store': file:packages/store_kubh5i3v63py7grsrwmcr6s7f4 + '@ember-data/store': file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y ember-cli-babel: 7.26.11 @@ -16178,7 +16186,7 @@ packages: transitivePeerDependencies: - supports-color - file:packages/store_5injysuf73xpjjqjmaejruztua: + file:packages/store_3iw7cm5tr7tstxjvk7ndvqzna4: resolution: {directory: packages/store, type: directory} id: file:packages/store name: '@ember-data/store' @@ -16199,14 +16207,13 @@ packages: '@ember-data/model': optional: true dependencies: - '@ember-data/json-api': file:packages/json-api_rryow7fiz337mxa4vo4nb2lngy - '@ember-data/model': file:packages/model_izylbegi7p4oqy5nsak6seniaq + '@ember-data/model': file:packages/model_vxo6dnspadez4hng65epcd3yjy '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/tracking': file:packages/tracking '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@glimmer/tracking': 1.1.2 - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 transitivePeerDependencies: - '@babel/core' @@ -16214,7 +16221,7 @@ packages: - supports-color dev: true - file:packages/store_kubh5i3v63py7grsrwmcr6s7f4: + file:packages/store_em3qfk55vqo3vkrkgmh44x2rtm: resolution: {directory: packages/store, type: directory} id: file:packages/store name: '@ember-data/store' @@ -16237,20 +16244,20 @@ packages: dependencies: '@ember-data/graph': file:packages/graph_rryow7fiz337mxa4vo4nb2lngy '@ember-data/json-api': file:packages/json-api_itxl7y3wfejbbmdirpq42j2nci - '@ember-data/model': file:packages/model_fm44c6z4a7hz3djeckzm75v4xy + '@ember-data/model': file:packages/model_olcgesmxxfqmdgko7tf6qilb74 '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/tracking': file:packages/tracking '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@glimmer/tracking': 1.1.2 - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 transitivePeerDependencies: - '@babel/core' - ember-source - supports-color - file:packages/store_pzfrsyrwa3hb4qxvnt25bvpccu: + file:packages/store_lmtd6guxqjltfssrftqt2rlvpa: resolution: {directory: packages/store, type: directory} id: file:packages/store name: '@ember-data/store' @@ -16271,13 +16278,14 @@ packages: '@ember-data/model': optional: true dependencies: - '@ember-data/model': file:packages/model_472lgtrzkwoeymzw2qlk7qwnda + '@ember-data/json-api': file:packages/json-api_rryow7fiz337mxa4vo4nb2lngy + '@ember-data/model': file:packages/model_zu5n2uj572nglaertohcgcuq4a '@ember-data/private-build-infra': file:packages/private-build-infra '@ember-data/tracking': file:packages/tracking '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@glimmer/tracking': 1.1.2 - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 transitivePeerDependencies: - '@babel/core' @@ -16285,7 +16293,7 @@ packages: - supports-color dev: true - file:packages/store_rporio6lfprkgd54s2drwgr7wi: + file:packages/store_u7i4hsoxp7ir45hfd4qmphuxle: resolution: {directory: packages/store, type: directory} id: file:packages/store name: '@ember-data/store' @@ -16311,7 +16319,7 @@ packages: '@ember/string': 3.0.0 '@embroider/macros': 1.10.0_xahliinzuq7jqnkqqzon2ivk4y '@glimmer/tracking': 1.1.2 - ember-cached-decorator-polyfill: 1.0.1_x2zvnh6l7u3jy4hou56u56ivse + ember-cached-decorator-polyfill: 1.0.1_wac6mb43gwopsgc7yvlsdnrice ember-cli-babel: 7.26.11 transitivePeerDependencies: - '@babel/core' diff --git a/tests/adapter-encapsulation/package.json b/tests/adapter-encapsulation/package.json index e9e81f6d3ce..118d23cb687 100644 --- a/tests/adapter-encapsulation/package.json +++ b/tests/adapter-encapsulation/package.json @@ -48,8 +48,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/debug": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", "@ember-data/json-api": "workspace:4.10.0-alpha.24", @@ -69,7 +69,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-inflector": "^4.0.2", diff --git a/tests/debug-encapsulation/package.json b/tests/debug-encapsulation/package.json index 5efa3278408..9a2675dab17 100644 --- a/tests/debug-encapsulation/package.json +++ b/tests/debug-encapsulation/package.json @@ -42,8 +42,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/adapter": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", "@ember-data/serializer": "workspace:4.10.0-alpha.24", @@ -61,7 +61,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-inflector": "^4.0.2", diff --git a/tests/embroider-basic-compat/package.json b/tests/embroider-basic-compat/package.json index b12586f5475..716458e9b89 100644 --- a/tests/embroider-basic-compat/package.json +++ b/tests/embroider-basic-compat/package.json @@ -35,8 +35,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/unpublished-test-infra": "workspace:4.10.0-alpha.24", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "~2.8.1", @@ -57,7 +57,7 @@ "ember-cli-dependency-checker": "^3.3.1", "ember-cli-fastboot": "^3.3.2", "ember-cli-fastboot-testing": "^0.6.0", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-fetch": "^8.1.2", diff --git a/tests/fastboot/package.json b/tests/fastboot/package.json index a4e167db3d1..0e91ebf1f6a 100644 --- a/tests/fastboot/package.json +++ b/tests/fastboot/package.json @@ -35,8 +35,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/unpublished-test-infra": "workspace:4.10.0-alpha.24", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "~2.8.1", @@ -54,7 +54,7 @@ "ember-cli-dependency-checker": "^3.3.1", "ember-cli-fastboot": "^3.3.2", "ember-cli-fastboot-testing": "^0.6.0", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-fetch": "^8.1.2", diff --git a/tests/full-data-asset-size-app/package.json b/tests/full-data-asset-size-app/package.json index cf94695a875..3bce0a6222b 100644 --- a/tests/full-data-asset-size-app/package.json +++ b/tests/full-data-asset-size-app/package.json @@ -27,8 +27,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/private-build-infra": "workspace:4.10.0-alpha.24", "@ember/optional-features": "^2.0.0", "@glimmer/component": "^1.1.2", @@ -39,7 +39,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-terser": "^4.0.2", "ember-data": "workspace:4.10.0-alpha.24", "ember-export-application-global": "^2.0.1", diff --git a/tests/graph/package.json b/tests/graph/package.json index 8ecd7dbd4e5..36053a06a1a 100644 --- a/tests/graph/package.json +++ b/tests/graph/package.json @@ -46,8 +46,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/canary-features": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", "@ember-data/private-build-infra": "workspace:4.10.0-alpha.24", @@ -68,7 +68,7 @@ "ember-cli-babel": "^7.26.11", "ember-cli-blueprint-test-helpers": "^0.19.2", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-cli-sri": "^2.1.1", "ember-cli-terser": "~4.0.2", diff --git a/tests/json-api-encapsulation/package.json b/tests/json-api-encapsulation/package.json index 9d90abf2f0f..37898386e57 100644 --- a/tests/json-api-encapsulation/package.json +++ b/tests/json-api-encapsulation/package.json @@ -45,8 +45,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/adapter": "workspace:4.10.0-alpha.24", "@ember-data/debug": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", @@ -65,7 +65,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-inflector": "^4.0.2", diff --git a/tests/main/package.json b/tests/main/package.json index bf3e55be556..421321b09c5 100644 --- a/tests/main/package.json +++ b/tests/main/package.json @@ -52,9 +52,9 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/plugin-transform-typescript": "^7.20.13", + "@babel/runtime": "^7.20.13", "@ember-data/adapter": "workspace:4.10.0-alpha.24", "@ember-data/debug": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", @@ -93,7 +93,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-cli-terser": "~4.0.2", "ember-cli-test-loader": "^3.0.0", diff --git a/tests/model-encapsulation/package.json b/tests/model-encapsulation/package.json index fbb1d771b69..224d48a9498 100644 --- a/tests/model-encapsulation/package.json +++ b/tests/model-encapsulation/package.json @@ -45,8 +45,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/adapter": "workspace:4.10.0-alpha.24", "@ember-data/canary-features": "workspace:4.10.0-alpha.24", "@ember-data/private-build-infra": "workspace:4.10.0-alpha.24", @@ -65,7 +65,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-inflector": "^4.0.2", diff --git a/tests/performance/package.json b/tests/performance/package.json index 255af57128a..1bfb1064f37 100644 --- a/tests/performance/package.json +++ b/tests/performance/package.json @@ -28,8 +28,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "~2.8.1", "@glimmer/component": "^1.1.2", @@ -39,7 +39,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-export-application-global": "^2.0.1", "ember-load-initializers": "^2.1.2", "ember-maybe-import-regenerator": "^1.0.0", diff --git a/tests/request/package.json b/tests/request/package.json index 1430585a6d2..f5ae01be9d2 100644 --- a/tests/request/package.json +++ b/tests/request/package.json @@ -34,8 +34,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/canary-features": "workspace:4.10.0-alpha.24", "@ember-data/request": "workspace:4.10.0-alpha.24", "@ember-data/private-build-infra": "workspace:4.10.0-alpha.24", @@ -52,7 +52,7 @@ "ember-cli-babel": "^7.26.11", "ember-cli-blueprint-test-helpers": "^0.19.2", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-cli-sri": "^2.1.1", "ember-cli-terser": "~4.0.2", diff --git a/tests/serializer-encapsulation/package.json b/tests/serializer-encapsulation/package.json index ef290e2409d..5215598a9ec 100644 --- a/tests/serializer-encapsulation/package.json +++ b/tests/serializer-encapsulation/package.json @@ -45,8 +45,8 @@ } }, "devDependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "@ember-data/adapter": "workspace:4.10.0-alpha.24", "@ember-data/model": "workspace:4.10.0-alpha.24", "@ember-data/json-api": "workspace:4.10.0-alpha.24", @@ -65,7 +65,7 @@ "ember-cli-app-version": "^5.0.0", "ember-cli-babel": "^7.26.11", "ember-cli-dependency-checker": "^3.3.1", - "ember-cli-htmlbars": "^6.1.1", + "ember-cli-htmlbars": "^6.2.0", "ember-cli-inject-live-reload": "^2.1.0", "ember-export-application-global": "^2.0.1", "ember-inflector": "^4.0.2",