Skip to content

Commit

Permalink
fix(deps): update framework dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 329f706 commit 65a4e1f
Show file tree
Hide file tree
Showing 2 changed files with 1,641 additions and 103 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"postpack": "ember ts:clean"
},
"dependencies": {
"@glimmer/component": "^1.0.4",
"@glimmer/component": "^2.0.0",
"ember-auto-import": "^2.2.4",
"ember-cli-babel": "^7.26.11",
"ember-cli-htmlbars": "^6.0.1",
Expand Down Expand Up @@ -105,13 +105,13 @@
"ember-data": "^4.1.0",
"ember-disable-prototype-extensions": "^1.1.3",
"ember-export-application-global": "^2.0.1",
"ember-load-initializers": "^2.1.2",
"ember-load-initializers": "^3.0.1",
"ember-maybe-import-regenerator": "^1.0.0",
"ember-open-browser": "^1.0.0",
"ember-percy": "1.6.0",
"ember-qunit": "^5.1.5",
"ember-resolver": "^8.0.3",
"ember-source": "~3.28.8",
"ember-resolver": "^13.1.0",
"ember-source": "~6.0.1",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.13.0",
"ember-try": "^1.4.0",
Expand Down
Loading

0 comments on commit 65a4e1f

Please sign in to comment.