Skip to content

Commit

Permalink
Updated development dependencies (#155)
Browse files Browse the repository at this point in the history
* chore: Updated development dependencies

* chore: Added lockfile

* chore: Replaced .js with .ts in publicEntrypoints()

* chore: Added changeset

---------

Co-authored-by: ijlee2 <[email protected]>
  • Loading branch information
ijlee2 and ijlee2 authored Sep 5, 2024
1 parent 08fb866 commit 0d1f746
Show file tree
Hide file tree
Showing 19 changed files with 1,383 additions and 1,382 deletions.
11 changes: 11 additions & 0 deletions .changeset/flat-ants-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"my-app-with-ember-css-modules": patch
"embroider-css-modules": patch
"test-app-for-embroider-css-modules": patch
"test-app-for-my-v2-addon": patch
"my-v1-addon": patch
"my-v2-addon": patch
"my-app": patch
---

Updated development dependencies
12 changes: 6 additions & 6 deletions configs/eslint/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"dependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-ember": "^12.1.1",
"eslint-plugin-import": "^2.29.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-ember": "^12.2.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-qunit": "^8.1.1",
"eslint-plugin-qunit": "^8.1.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-typescript-sort-keys": "^3.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions configs/eslint/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "7.25.1",
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
2 changes: 1 addition & 1 deletion configs/stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"peerDependencies": {
"prettier": "^3.3.3",
"stylelint": "^16.8.1"
"stylelint": "^16.9.0"
},
"peerDependenciesMeta": {
"prettier": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "5.10.0",
"version": "5.11.0",
"blueprints": [
{
"name": "app",
Expand Down
20 changes: 10 additions & 10 deletions docs/my-app-with-ember-css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.1",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
"@embroider/compat": "^3.6.0",
"@embroider/core": "^3.4.14",
"@embroider/compat": "^3.6.1",
"@embroider/core": "^3.4.15",
"@embroider/router": "^2.1.8",
"@embroider/webpack": "^4.0.4",
"@embroider/webpack": "^4.0.5",
"@glimmer/component": "^1.1.2",
"@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",
"@percy/cli": "^1.29.1",
"@percy/cli": "^1.29.3",
"@percy/ember": "^4.2.0",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -65,9 +65,9 @@
"autoprefixer": "^10.4.20",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-a11y-testing": "^6.1.1",
"ember-a11y-testing": "^7.0.0",
"ember-auto-import": "^2.7.4",
"ember-cli": "~5.10.0",
"ember-cli": "~5.11.0",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
Expand All @@ -80,7 +80,7 @@
"ember-page-title": "^8.2.3",
"ember-qunit": "^8.1.0",
"ember-resolver": "^12.0.1",
"ember-source": "~5.10.2",
"ember-source": "~5.11.0",
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"ember-test-selectors": "^7.0.0",
Expand All @@ -89,13 +89,13 @@
"loader.js": "^4.7.0",
"my-v2-addon": "workspace:*",
"prettier": "^3.3.3",
"qunit": "^2.21.1",
"qunit": "^2.22.0",
"qunit-dom": "^3.2.0",
"stylelint": "^16.8.1",
"stylelint": "^16.9.0",
"stylelint-no-unsupported-browser-features": "^8.0.1",
"type-css-modules": "workspace:*",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},
"engines": {
"node": "18.* || >= 20"
Expand Down
2 changes: 1 addition & 1 deletion docs/my-app/config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "5.10.0",
"version": "5.11.0",
"blueprints": [
{
"name": "app",
Expand Down
28 changes: 14 additions & 14 deletions docs/my-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.1",
"@embroider/broccoli-side-watch": "0.0.2-unstable.ba9fd29",
"@embroider/compat": "^3.6.0",
"@embroider/core": "^3.4.14",
"@embroider/macros": "^1.16.3",
"@embroider/compat": "^3.6.1",
"@embroider/core": "^3.4.15",
"@embroider/macros": "^1.16.6",
"@embroider/router": "^2.1.8",
"@embroider/webpack": "^4.0.4",
"@embroider/webpack": "^4.0.5",
"@glimmer/component": "^1.1.2",
"@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",
"@percy/cli": "^1.29.1",
"@percy/cli": "^1.29.3",
"@percy/ember": "^4.2.0",
"@shared-configs/ember-template-lint": "workspace:*",
"@shared-configs/eslint-config-ember": "workspace:*",
Expand All @@ -71,10 +71,10 @@
"d3-scale": "^4.0.2",
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"ember-a11y-refocus": "^4.1.1",
"ember-a11y-testing": "^6.1.1",
"ember-a11y-refocus": "^4.1.4",
"ember-a11y-testing": "^7.0.0",
"ember-auto-import": "^2.7.4",
"ember-cli": "~5.10.0",
"ember-cli": "~5.11.0",
"ember-cli-app-version": "^7.0.0",
"ember-cli-babel": "^8.2.0",
"ember-cli-clean-css": "^3.0.0",
Expand All @@ -89,8 +89,8 @@
"ember-page-title": "^8.2.3",
"ember-qunit": "^8.1.0",
"ember-resolver": "^12.0.1",
"ember-source": "~5.10.2",
"ember-svg-jar": "^2.4.9",
"ember-source": "~5.11.0",
"ember-svg-jar": "^2.5.0",
"ember-template-imports": "^4.1.1",
"ember-template-lint": "^6.0.0",
"ember-test-selectors": "^7.0.0",
Expand All @@ -100,16 +100,16 @@
"loader.js": "^4.7.0",
"my-v1-addon": "workspace:*",
"my-v2-addon": "workspace:*",
"postcss": "^8.4.36",
"postcss": "^8.4.45",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
"qunit": "^2.21.1",
"qunit": "^2.22.0",
"qunit-dom": "^3.2.0",
"stylelint": "^16.8.1",
"stylelint": "^16.9.0",
"stylelint-no-unsupported-browser-features": "^8.0.1",
"type-css-modules": "workspace:*",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},
"engines": {
"node": "18.* || >= 20"
Expand Down
14 changes: 7 additions & 7 deletions docs/my-v1-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"test:ember-compatibility": "./node_modules/.bin/ember try:one"
},
"dependencies": {
"@embroider/macros": "^1.16.3",
"@embroider/macros": "^1.16.6",
"ember-auto-import": "^2.7.4",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
Expand All @@ -83,8 +83,8 @@
"@types/qunit": "^2.19.10",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"ember-a11y-testing": "^6.1.1",
"ember-cli": "~5.10.0",
"ember-a11y-testing": "^7.0.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 @@ -94,21 +94,21 @@
"ember-page-title": "^8.2.3",
"ember-qunit": "^8.1.0",
"ember-resolver": "^12.0.1",
"ember-source": "~5.10.2",
"ember-source": "~5.11.0",
"ember-template-lint": "^6.0.0",
"ember-test-selectors": "^7.0.0",
"ember-try": "^3.0.0",
"eslint": "^8.57.0",
"latest-version": "^9.0.0",
"loader.js": "^4.7.0",
"prettier": "^3.3.3",
"qunit": "^2.21.1",
"qunit": "^2.22.0",
"qunit-dom": "^3.2.0",
"stylelint": "^16.8.1",
"stylelint": "^16.9.0",
"stylelint-no-unsupported-browser-features": "^8.0.1",
"type-css-modules": "workspace:*",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},
"engines": {
"node": "18.* || >= 20"
Expand Down
2 changes: 1 addition & 1 deletion docs/my-v1-addon/tests/dummy/config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "ember-cli",
"version": "5.10.0",
"version": "5.11.0",
"blueprints": [
{
"name": "addon",
Expand Down
10 changes: 5 additions & 5 deletions docs/my-v2-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/runtime": "^7.25.0",
"@babel/runtime": "^7.25.6",
"@embroider/addon-dev": "^5.0.0",
"@glimmer/component": "^1.1.2",
"@glint/core": "^1.4.0",
Expand All @@ -88,14 +88,14 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^8.2.2",
"ember-source": "~5.10.2",
"ember-source": "~5.11.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.0",
"postcss": "^8.4.36",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"rollup": "^4.20.0",
"rollup": "^4.21.2",
"rollup-plugin-postcss": "^4.0.2",
"stylelint": "^16.8.1",
"stylelint": "^16.9.0",
"type-css-modules": "workspace:*",
"typescript": "^5.5.4"
},
Expand Down
6 changes: 3 additions & 3 deletions docs/my-v2-addon/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ export default {
// See https://github.com/embroider-build/embroider/blob/main/docs/v2-faq.md#how-can-i-define-the-public-exports-of-my-addon
addon.publicEntrypoints([
'**/*.js',
'index.js',
'template-registry.js',
'test-support.js',
'index.ts',
'template-registry.ts',
'test-support.ts',
]),

// These are the modules that should get reexported into the traditional
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"test": "pnpm --filter '*' test"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@changesets/get-github-info": "^0.6.0",
"concurrently": "^8.2.2",
"update-workspace-root-version": "^0.3.0"
"update-workspace-root-version": "^0.3.1"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/embroider-css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@babel/runtime": "^7.25.0",
"@babel/runtime": "^7.25.6",
"@embroider/addon-dev": "^5.0.0",
"@glint/core": "^1.4.0",
"@glint/environment-ember-loose": "^1.4.0",
Expand All @@ -81,11 +81,11 @@
"@shared-configs/typescript": "workspace:*",
"babel-plugin-ember-template-compilation": "^2.2.5",
"concurrently": "^8.2.2",
"ember-source": "~5.10.2",
"ember-source": "~5.11.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"rollup": "^4.20.0",
"rollup": "^4.21.2",
"typescript": "^5.5.4"
},
"engines": {
Expand Down
Loading

0 comments on commit 0d1f746

Please sign in to comment.