Skip to content

Commit

Permalink
Update dependencies in blueprints (#62)
Browse files Browse the repository at this point in the history
* chore: Updated dependencies (blueprints-v2-addon)

* chore: Ran update-blueprints-v2-addon

* chore: Updated dependencies (create-v2-addon-repo)

* chore: Added changeset

---------

Co-authored-by: ijlee2 <[email protected]>
  • Loading branch information
ijlee2 and ijlee2 authored Nov 12, 2024
1 parent 2f8cdab commit 527163a
Show file tree
Hide file tree
Showing 25 changed files with 208 additions and 202 deletions.
6 changes: 6 additions & 0 deletions .changeset/tough-bats-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"create-v2-addon-repo": patch
"blueprints-v2-addon": patch
---

Updated dependencies in blueprints
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
},
"dependencies": {
"@embroider/addon-shim": "^1.8.9",
"decorator-transforms": "^2.2.2",
"decorator-transforms": "^2.3.0",
"embroider-css-modules": "^2.0.11"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^6.0.1",
"@glimmer/component": "^1.1.2",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "^1.5.0",
"@glint/environment-ember-loose": "^1.5.0",
"@glint/environment-ember-template-imports": "^1.5.0",
"@glint/template": "^1.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -77,23 +77,23 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.3.0",
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"ember-modifier": "^4.2.0",
"ember-source": "~5.12.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"qunit-dom": "^3.2.1",
"rollup": "^4.24.0",
"qunit-dom": "^3.3.0",
"rollup": "^4.25.0",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"type-css-modules": "^1.0.13",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@ember/test-helpers": "^3.2.0 || ^4.0.0",
"qunit-dom": "^3.2.1"
"qunit-dom": "^3.3.0"
},
"peerDependenciesMeta": {
"@ember/test-helpers": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
},
"dependencies": {
"@embroider/addon-shim": "^1.8.9",
"decorator-transforms": "^2.2.2",
"decorator-transforms": "^2.3.0",
"embroider-css-modules": "^2.0.11"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^6.0.1",
"@glimmer/component": "^1.1.2",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "^1.5.0",
"@glint/environment-ember-loose": "^1.5.0",
"@glint/environment-ember-template-imports": "^1.5.0",
"@glint/template": "^1.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -77,23 +77,23 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.3.0",
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"ember-modifier": "^4.2.0",
"ember-source": "~5.12.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"qunit-dom": "^3.2.1",
"rollup": "^4.24.0",
"qunit-dom": "^3.3.0",
"rollup": "^4.25.0",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"type-css-modules": "^1.0.13",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@ember/test-helpers": "^3.2.0 || ^4.0.0",
"qunit-dom": "^3.2.1"
"qunit-dom": "^3.3.0"
},
"peerDependenciesMeta": {
"@ember/test-helpers": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
},
"dependencies": {
"@embroider/addon-shim": "^1.8.9",
"decorator-transforms": "^2.2.2",
"decorator-transforms": "^2.3.0",
"embroider-css-modules": "^2.0.11"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^6.0.1",
"@glimmer/component": "^1.1.2",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "^1.5.0",
"@glint/environment-ember-loose": "^1.5.0",
"@glint/environment-ember-template-imports": "^1.5.0",
"@glint/template": "^1.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -77,23 +77,23 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.3.0",
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"ember-modifier": "^4.2.0",
"ember-source": "~5.12.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"qunit-dom": "^3.2.1",
"rollup": "^4.24.0",
"qunit-dom": "^3.3.0",
"rollup": "^4.25.0",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"type-css-modules": "^1.0.13",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@ember/test-helpers": "^3.2.0 || ^4.0.0",
"qunit-dom": "^3.2.1"
"qunit-dom": "^3.3.0"
},
"peerDependenciesMeta": {
"@ember/test-helpers": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
},
"dependencies": {
"@embroider/addon-shim": "^1.8.9",
"decorator-transforms": "^2.2.2",
"decorator-transforms": "^2.3.0",
"embroider-css-modules": "^2.0.11"
},
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/runtime": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/runtime": "^7.26.0",
"@ember/test-helpers": "^4.0.4",
"@embroider/addon-dev": "^6.0.1",
"@glimmer/component": "^1.1.2",
"@embroider/addon-dev": "^7.0.0",
"@glimmer/component": "^2.0.0",
"@glimmer/tracking": "^1.1.2",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
"@glint/environment-ember-template-imports": "^1.4.0",
"@glint/template": "^1.4.0",
"@glint/core": "^1.5.0",
"@glint/environment-ember-loose": "^1.5.0",
"@glint/environment-ember-template-imports": "^1.5.0",
"@glint/template": "^1.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -77,23 +77,23 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.3.0",
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"ember-modifier": "^4.2.0",
"ember-source": "~5.12.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"qunit-dom": "^3.2.1",
"rollup": "^4.24.0",
"qunit-dom": "^3.3.0",
"rollup": "^4.25.0",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.9.0",
"stylelint": "^16.10.0",
"type-css-modules": "^1.0.13",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@ember/test-helpers": "^3.2.0 || ^4.0.0",
"qunit-dom": "^3.2.1"
"qunit-dom": "^3.3.0"
},
"peerDependenciesMeta": {
"@ember/test-helpers": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@shared-configs/prettier": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"prettier": "^3.3.3"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-ember": "^12.2.1",
"eslint-plugin-ember": "^12.3.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-qunit": "^8.1.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@shared-configs/eslint-config-node": "workspace:*",
"@shared-configs/prettier": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"eslint": "^8.57.1",
"prettier": "^3.3.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"lint:js:fix": "prettier --write '**/*.js'"
},
"dependencies": {
"@babel/core": "^7.25.7",
"@babel/eslint-parser": "7.25.7",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "7.25.9",
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-typescript-sort-keys": "^3.3.0"
},
"devDependencies": {
"@shared-configs/prettier": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"eslint": "^8.57.1",
"prettier": "^3.3.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"lint:js:fix": "prettier --write '**/*.js'"
},
"dependencies": {
"prettier-plugin-ember-template-tag": "^2.0.2"
"prettier-plugin-ember-template-tag": "^2.0.4"
},
"devDependencies": {
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"prettier": "^3.3.3"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@shared-configs/prettier": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"prettier": "^3.3.3"
},
"peerDependencies": {
"prettier": "^3.3.3",
"stylelint": "^16.9.0"
"stylelint": "^16.10.0"
},
"peerDependenciesMeta": {
"prettier": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@shared-configs/prettier": "workspace:*",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"prettier": "^3.3.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 527163a

Please sign in to comment.