Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 4304acc commit 8bed491
Show file tree
Hide file tree
Showing 4 changed files with 2,594 additions and 2,555 deletions.
14 changes: 7 additions & 7 deletions docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.2.1",
"@ember/test-waiters": "^3.1.0",
"@embroider/compat": "3.4.4",
"@embroider/core": "3.4.4",
"@embroider/webpack": "3.2.2",
"@glimmer/compiler": "^0.88.0",
"@embroider/compat": "3.4.7",
"@embroider/core": "3.4.7",
"@embroider/webpack": "3.2.3",
"@glimmer/compiler": "^0.92.0",
"@glimmer/component": "^1.1.2",
"@glimmer/syntax": "^0.88.0",
"@glimmer/syntax": "^0.92.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.3.0",
"@glint/environment-ember-loose": "^1.3.0",
Expand All @@ -82,7 +82,7 @@
"ember-a11y-testing": "^6.1.1",
"ember-auto-import": "^2.5.0",
"ember-cached-decorator-polyfill": "^1.0.2",
"ember-cli": "~5.6.0",
"ember-cli": "~5.7.0",
"ember-cli-app-version": "^6.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
Expand All @@ -94,7 +94,7 @@
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-resources": "^7.0.0",
"ember-source": "~5.5.0",
"ember-source": "~5.7.0",
"ember-template-imports": "^3.4.2",
"ember-template-lint": "^5.13.0",
"ember-welcome-page": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions ember-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tracked-toolbox": "^2.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.13.6",
"@arethetypeswrong/cli": "^0.15.0",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-proposal-class-properties": "^7.18.6",
Expand All @@ -60,7 +60,7 @@
"@babel/preset-typescript": "^7.23.3",
"@ember/test-helpers": "^3.2.1",
"@ember/test-waiters": "^3.1.0",
"@embroider/addon-dev": "4.2.0",
"@embroider/addon-dev": "4.3.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.3.0",
Expand All @@ -76,20 +76,20 @@
"concurrently": "^8.2.2",
"ember-modifier": "^4.1.0",
"ember-resources": "^7.0.0",
"ember-source": "~5.5.0",
"ember-source": "~5.7.0",
"ember-template-imports": "^3.4.2",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^5.1.3",
"execa": "^8.0.1",
"fix-bad-declaration-output": "^1.1.1",
"prettier": "^3.2.4",
"prettier-plugin-ember-template-tag": "^2.0.0",
"publint": "^0.2.7",
"rollup": "~4.9.6",
"rollup": "~4.14.0",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"concurrently": "^8.2.2",
"prettier": "^3.2.4",
"prettier-plugin-ember-template-tag": "^2.0.0",
"release-plan": "^0.7.0",
"release-plan": "^0.9.0",
"turbo": "^1.10.16",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 8bed491

Please sign in to comment.