Skip to content

Commit

Permalink
g
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango committed Nov 21, 2024
1 parent d816dc6 commit 8412f16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 56 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"postpack": "ember ts:clean"
},
"dependencies": {
"ember-cli-babel": "^8.2.0",
"ember-cli-babel": "^7.26.11",
"ember-cli-typescript": "^5.3.0"
},
"devDependencies": {
Expand Down Expand Up @@ -95,7 +95,7 @@
"ember-source": "4.12.3",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.2.0",
"ember-try": "3.0.0",
"ember-try": "^2.0.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-ember": "^11.4.0",
Expand All @@ -107,7 +107,6 @@
"qunit": "^2.19.3",
"qunit-dom": "3.3.0",
"release-it": "^15.6.0",
"to-fast-properties": "^4.0.0",
"typescript": "^5.2.2",
"webpack": "^5.75.0"
},
Expand Down
58 changes: 5 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5889,39 +5889,6 @@ ember-cli-babel@^8.0.0:
resolve-package-path "^4.0.3"
semver "^7.3.8"

ember-cli-babel@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-8.2.0.tgz#91e14c22ac22956177002385947724174553d41c"
integrity sha512-8H4+jQElCDo6tA7CamksE66NqBXWs7VNpS3a738L9pZCjg2kXIX4zoyHzkORUqCtr0Au7YsCnrlAMi1v2ALo7A==
dependencies:
"@babel/helper-compilation-targets" "^7.20.7"
"@babel/plugin-proposal-class-properties" "^7.16.5"
"@babel/plugin-proposal-decorators" "^7.20.13"
"@babel/plugin-proposal-private-methods" "^7.16.5"
"@babel/plugin-proposal-private-property-in-object" "^7.20.5"
"@babel/plugin-transform-class-static-block" "^7.22.11"
"@babel/plugin-transform-modules-amd" "^7.20.11"
"@babel/plugin-transform-runtime" "^7.13.9"
"@babel/plugin-transform-typescript" "^7.20.13"
"@babel/preset-env" "^7.20.2"
"@babel/runtime" "7.12.18"
amd-name-resolver "^1.3.1"
babel-plugin-debug-macros "^0.3.4"
babel-plugin-ember-data-packages-polyfill "^0.1.2"
babel-plugin-ember-modules-api-polyfill "^3.5.0"
babel-plugin-module-resolver "^5.0.0"
broccoli-babel-transpiler "^8.0.0"
broccoli-debug "^0.6.4"
broccoli-funnel "^3.0.8"
broccoli-source "^3.0.1"
calculate-cache-key-for-tree "^2.0.0"
clone "^2.1.2"
ember-cli-babel-plugin-helpers "^1.1.1"
ember-cli-version-checker "^5.1.2"
ensure-posix-path "^1.0.2"
resolve-package-path "^4.0.3"
semver "^7.3.8"

ember-cli-dependency-checker@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ember-cli-dependency-checker/-/ember-cli-dependency-checker-3.3.2.tgz#94ed7e8e3d47e494082eb9ccfaa489d603ab6017"
Expand Down Expand Up @@ -6401,21 +6368,20 @@ ember-try-config@^4.0.0:
remote-git-tags "^3.0.0"
semver "^7.3.2"

ember-try@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/ember-try/-/ember-try-3.0.0.tgz#3b4e8511b64925aff14224b408fb5b5adab69391"
integrity sha512-ZYVKYWMnrHSD3vywo7rV76kPCOC9ATIEnGGG/PEKfCcFE0lB26jltRDnOrhORfLKq0JFp62fFxC/4940U+MwRQ==
ember-try@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ember-try/-/ember-try-2.0.0.tgz#2671c221f5a0335fa2c189d00db7146e2e72a1dd"
integrity sha512-2N7Vic45sbAegA5fhdfDjVbEVS4r+ze+tTQs2/wkY+8fC5yAGHfCM5ocyoTfBN5m7EhznC3AyMsOy4hLPzHFSQ==
dependencies:
chalk "^4.1.2"
cli-table3 "^0.6.0"
core-object "^3.1.5"
debug "^4.3.2"
ember-try-config "^4.0.0"
execa "^4.1.0"
fs-extra "^6.0.1"
fs-extra "^9.0.1"
resolve "^1.20.0"
rimraf "^3.0.2"
semver "^7.5.4"
walk-sync "^2.2.0"

emoji-regex@^8.0.0:
Expand Down Expand Up @@ -7445,15 +7411,6 @@ fs-extra@^5.0.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
integrity sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^7.0.0, fs-extra@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
Expand Down Expand Up @@ -11898,11 +11855,6 @@ to-fast-properties@^2.0.0:
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==

to-fast-properties@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-4.0.0.tgz#43dc36ce460f10070d35f48228253c370e5c161b"
integrity sha512-y4PM/CFhbderIl3OTBsHbdrh+pTCiv4pNlrPNlEUQCRxZc1o41fJDG7YNDunH2LVERQ4pR0n3G/yIKjxv8fgJw==

to-object-path@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
Expand Down

0 comments on commit 8412f16

Please sign in to comment.