Skip to content

Commit

Permalink
Upgrad more things
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jul 22, 2023
1 parent 86c5f11 commit 7f0f652
Show file tree
Hide file tree
Showing 4 changed files with 537 additions and 545 deletions.
23 changes: 12 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,22 @@
"@glimmer/tracking": "^1.1.2",
"ember-auto-import": "^1.11.3",
"ember-cli-babel": "^7.26.11",
"ember-cli-htmlbars": "^6.0.1",
"ember-cli-typescript": "^5.0.0",
"ember-cli-htmlbars": "^6.2.0",
"ember-cli-typescript": "^5.2.1",
"qs": "^6.10.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.9",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.6.0",
"@embroider/test-setup": "^1.0.0",
"@embroider/test-setup": "^3.0.1",
"@glimmer/component": "^1.1.2",
"@nullvoxpopuli/eslint-configs": "^2.3.5",
"@nullvoxpopuli/eslint-configs": "^3.2.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@tsconfig/ember": "^3.0.0",
"@types/ember": "^4.0.0",
"@types/ember-qunit": "^5.0.0",
"@types/ember-test-helpers": "^1.0.11",
Expand All @@ -61,7 +63,6 @@
"@types/rsvp": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "^4.1.1",
"ember-cli-app-version": "^5.0.0",
Expand All @@ -80,16 +81,16 @@
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^4.12.0",
"ember-try": "^2.0.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-ember": "^10.6.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-ember": "^11.10.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-qunit": "^8.0.0",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"qunit": "^2.17.2",
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"semantic-release": "^19.0.2",
"typescript": "4.8.4"
Expand Down
Loading

0 comments on commit 7f0f652

Please sign in to comment.