Skip to content

Commit 9c9e4b5

Browse files
chore(deps): update devdependencies
1 parent 7726be9 commit 9c9e4b5

File tree

2 files changed

+715
-256
lines changed

2 files changed

+715
-256
lines changed

addon/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
"@babel/plugin-proposal-class-properties": "^7.18.6",
8484
"@babel/plugin-proposal-decorators": "^7.24.7",
8585
"@babel/plugin-transform-typescript": "^7.25.2",
86-
"@ember/test-helpers": "^4.0.4",
87-
"@ember/test-waiters": "^3.1.0",
88-
"@embroider/addon-dev": "^5.0.0",
89-
"@glimmer/component": "^1.1.2",
86+
"@ember/test-helpers": "^5.0.0",
87+
"@ember/test-waiters": "^4.0.0",
88+
"@embroider/addon-dev": "^8.0.0",
89+
"@glimmer/component": "^2.0.0",
9090
"@glint/core": "^1.4.0",
9191
"@glint/environment-ember-loose": "^1.4.0",
9292
"@glint/environment-ember-template-imports": "^1.4.0",
@@ -117,19 +117,19 @@
117117
"@types/rsvp": "^4.0.9",
118118
"@typescript-eslint/eslint-plugin": "^8.3.0",
119119
"@typescript-eslint/parser": "^8.3.0",
120-
"babel-plugin-ember-template-compilation": "^2.2.5",
120+
"babel-plugin-ember-template-compilation": "^3.0.0",
121121
"concurrently": "^9.0.1",
122122
"ember-modifier": "^4.2.0",
123-
"ember-template-lint": "^6.0.0",
124-
"eslint": "^8.57.0",
125-
"eslint-config-prettier": "^9.1.0",
123+
"ember-template-lint": "^7.0.0",
124+
"eslint": "^9.0.0",
125+
"eslint-config-prettier": "^10.0.0",
126126
"eslint-plugin-ember": "^12.2.0",
127127
"eslint-plugin-import": "^2.30.0",
128128
"eslint-plugin-n": "^17.10.3",
129129
"eslint-plugin-prettier": "^5.2.1",
130130
"eslint-plugin-qunit": "^8.1.2",
131131
"prettier": "^3.3.3",
132-
"rollup": "^3.29.5",
132+
"rollup": "^4.0.0",
133133
"rollup-plugin-copy": "^3.5.0",
134134
"typescript": "^5.6.2",
135135
"webpack": "^5.94.0"

0 commit comments

Comments
 (0)