Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 272e290 commit f953eba
Show file tree
Hide file tree
Showing 8 changed files with 45,512 additions and 36,700 deletions.
3,814 changes: 834 additions & 2,980 deletions docs/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^1.0.1",
"@11ty/eleventy": "^2.0.0",
"npm-run-all": "^4.1.5"
},
"dependencies": {
Expand Down
58,397 changes: 35,212 additions & 23,185 deletions examples/ember-app/package-lock.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions examples/ember-app/package.json
Expand Up @@ -26,46 +26,46 @@
"devDependencies": {
"@babel/core": "^7.16.0",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "^2.6.0",
"@ember/test-helpers": "^3.0.0",
"@glimmer/component": "^1.0.4",
"@glimmer/tracking": "^1.0.4",
"@muonic/muon": "file:../../packages/muon",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.3",
"babel-loader": "^9.0.0",
"babel-plugin-ember-modules-api-polyfill": "^3.5.0",
"babel-plugin-htmlbars-inline-precompile": "^5.3.1",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.4.0",
"ember-cli": "~4.7.0",
"ember-cli-app-version": "^5.0.0",
"ember-cli-babel": "^7.26.11",
"ember-cli": "~5.8.0",
"ember-cli-app-version": "^6.0.0",
"ember-cli-babel": "^8.0.0",
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-htmlbars": "^6.0.1",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-sri": "^2.1.1",
"ember-cli-terser": "^4.0.2",
"ember-composable-helpers": "^5.0.0",
"ember-data": "~4.7.0",
"ember-data": "~5.3.0",
"ember-export-application-global": "^2.0.1",
"ember-fetch": "^8.1.1",
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^7.0.0",
"ember-qunit": "^5.1.5",
"ember-resolver": "^8.0.3",
"ember-source": "~4.7.0",
"ember-template-lint": "^4.2.0",
"ember-truth-helpers": "^3.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-ember": "^11.0.0",
"ember-page-title": "^8.0.0",
"ember-qunit": "^8.0.0",
"ember-resolver": "^11.0.0",
"ember-source": "~5.8.0",
"ember-template-lint": "^6.0.0",
"ember-truth-helpers": "^4.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-qunit": "^7.2.0",
"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.5.1",
"prettier": "^3.0.0",
"qunit": "^2.18.0",
"qunit-dom": "^2.0.0",
"qunit-dom": "^3.0.0",
"webpack": "^5.69.1"
},
"engines": {
Expand Down

0 comments on commit f953eba

Please sign in to comment.