Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Aug 26, 2024
1 parent e337d9a commit f76086f
Show file tree
Hide file tree
Showing 3 changed files with 723 additions and 795 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ember-engines-router-service": "^0.6.0",
"ember-fetch": "^8.1.2",
"ember-flatpickr": "^8.0.1",
"ember-intl": "^7.0.4",
"ember-intl": "^7.0.5",
"ember-localized-model": "^4.0.1",
"ember-modifier": "^4.2.0",
"ember-promise-helpers": "^2.0.0",
Expand All @@ -80,7 +80,7 @@
"@fortawesome/fontawesome-svg-core": "6.6.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.2",
"ember-cli": "5.10.0",
"ember-cli": "5.11.0",
"ember-cli-clean-css": "3.0.0",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-inject-live-reload": "2.1.0",
Expand All @@ -95,33 +95,33 @@
"ember-resolver": "12.0.1",
"ember-simple-auth": "6.0.0",
"ember-sinon-qunit": "7.5.0",
"ember-source": "5.10.1",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-template-lint-plugin-prettier": "5.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-ember": "12.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.1",
"eslint-plugin-qunit": "8.1.2",
"graphql": "16.9.0",
"loader.js": "4.7.0",
"miragejs": "0.1.48",
"prettier": "3.3.3",
"qunit": "2.21.1",
"qunit": "2.22.0",
"qunit-dom": "3.2.0",
"sass": "1.77.8",
"semantic-release": "24.0.0",
"semantic-release": "24.1.0",
"sinon": "18.0.0",
"stylelint": "16.8.1",
"stylelint": "16.8.2",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-prettier": "5.0.2",
"stylelint-scss": "6.5.0",
"uikit": "3.21.9",
"webpack": "5.93.0"
"stylelint-scss": "6.5.1",
"uikit": "3.21.11",
"webpack": "5.94.0"
},
"ember": {
"edition": "octane"
Expand All @@ -139,7 +139,7 @@
"engines": {
"node": ">= 18"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.8.0",
"release": {
"extends": "@adfinis/semantic-release-config"
}
Expand Down
Loading

0 comments on commit f76086f

Please sign in to comment.