Skip to content

Commit

Permalink
chore(deps): update major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 7315356 commit ad14969
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"ember-auto-import": "^2.6.1",
"ember-cli-babel": "^7.26.11",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.2.0",
"ember-modifier": "^4.1.0",
"tracked-built-ins": "^3.1.1"
Expand All @@ -38,14 +38,14 @@
"@ember/optional-features": "^2.0.0",
"@ember/render-modifiers": "^2.0.5",
"@ember/string": "^3.0.1",
"@ember/test-helpers": "^2.9.3",
"@ember/test-helpers": "^3.2.1",
"@embroider/test-setup": "^2.1.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"autoprefixer": "^10.4.14",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^7.6.0",
"concurrently": "^8.2.2",
"ember-cli": "~4.11.0",
"ember-cli-code-coverage": "^2.0.0",
"ember-cli-dependency-checker": "^3.3.1",
Expand All @@ -56,33 +56,33 @@
"ember-cli-terser": "^4.0.2",
"ember-composable-helpers": "^5.0.0",
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^7.0.0",
"ember-qunit": "^6.2.0",
"ember-resolver": "^10.0.0",
"ember-source": "~4.11.0",
"ember-page-title": "^8.2.1",
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-source": "~5.6.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.6.0",
"ember-truth-helpers": "^3.1.1",
"ember-try": "^2.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-ember": "^11.4.7",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.4",
"husky": "^4.3.8",
"ember-truth-helpers": "^4.0.3",
"ember-try": "^3.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.0.1",
"husky": "^9.0.10",
"loader.js": "^4.7.0",
"micromatch": "^4.0.5",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"rimraf": "^4.4.1",
"qunit-dom": "^3.0.0",
"rimraf": "^5.0.5",
"tailwindcss": "^3.3.0",
"webpack": "^5.75.0"
},
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0"
"ember-source": "^3.28.0 || ^4.0.0 || ^5.0.0"
},
"engines": {
"node": "14.* || 16.* || >= 18"
Expand Down

0 comments on commit ad14969

Please sign in to comment.