Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent fb19d8a commit f823622
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 65 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,52 +48,52 @@
"ember-cli-htmlbars": "^6.3.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-decorators": "^7.23.2",
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-proposal-decorators": "7.23.9",
"@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.2.0",
"@embroider/test-setup": "^3.0.2",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.3.0",
"@embroider/test-setup": "3.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"bootstrap": "^3.3.7",
"bootstrap": "3.4.1",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.6.3",
"concurrently": "8.2.2",
"ember-auto-import": "2.7.2",
"ember-cli": "~5.4.1",
"ember-cli-clean-css": "^3.0.0",
"ember-cli-clean-css": "3.0.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sri": "^2.1.1",
"ember-cli-terser": "^4.0.2",
"ember-code-snippet": "^3.0.0",
"ember-cli-terser": "4.0.2",
"ember-code-snippet": "3.0.0",
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^8.0.0",
"ember-page-title": "8.2.2",
"ember-qunit": "^8.0.1",
"ember-resolver": "^11.0.1",
"ember-source": "~5.4.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.11.2",
"ember-try": "^3.0.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.13.0",
"ember-try": "3.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-qunit": "^8.0.1",
"lint-to-the-future": "^2.0.0",
"lint-to-the-future-ember-template": "^1.2.0",
"lint-to-the-future-eslint": "^2.0.1",
"lint-to-the-future-stylelint": "^1.0.0",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-qunit": "8.1.1",
"lint-to-the-future": "2.0.0",
"lint-to-the-future-ember-template": "1.2.0",
"lint-to-the-future-eslint": "2.0.1",
"lint-to-the-future-stylelint": "1.1.0",
"loader.js": "^4.7.0",
"prettier": "^3.0.3",
"qunit": "^2.20.0",
"prettier": "3.2.5",
"qunit": "2.20.1",
"qunit-dom": "^2.0.0",
"release-plan": "^0.7.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.0.2",
"webpack": "^5.89.0"
"release-plan": "0.7.1",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-prettier": "4.1.0",
"webpack": "5.90.2"
},
"peerDependencies": {
"ember-source": "^3.20.0 || >= 4.0.0",
Expand Down
65 changes: 31 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f823622

Please sign in to comment.