Skip to content

Commit a904b5e

Browse files
chore(deps): update devdependencies
1 parent 5a2bba9 commit a904b5e

File tree

2 files changed

+714
-266
lines changed

2 files changed

+714
-266
lines changed

addon/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@babel/plugin-proposal-class-properties": "^7.18.6",
8282
"@babel/plugin-proposal-decorators": "^7.24.7",
8383
"@babel/plugin-transform-typescript": "^7.25.2",
84-
"@ember/test-helpers": "^4.0.4",
85-
"@ember/test-waiters": "^3.1.0",
86-
"@embroider/addon-dev": "^5.0.0",
87-
"@glimmer/component": "^1.1.2",
84+
"@ember/test-helpers": "^5.0.0",
85+
"@ember/test-waiters": "^4.0.0",
86+
"@embroider/addon-dev": "^8.0.0",
87+
"@glimmer/component": "^2.0.0",
8888
"@glint/core": "^1.4.0",
8989
"@glint/environment-ember-loose": "^1.4.0",
9090
"@glint/environment-ember-template-imports": "^1.4.0",
@@ -115,19 +115,19 @@
115115
"@types/rsvp": "^4.0.9",
116116
"@typescript-eslint/eslint-plugin": "^8.3.0",
117117
"@typescript-eslint/parser": "^8.3.0",
118-
"babel-plugin-ember-template-compilation": "^2.2.5",
118+
"babel-plugin-ember-template-compilation": "^3.0.0",
119119
"concurrently": "^9.0.1",
120120
"ember-modifier": "^4.2.0",
121-
"ember-template-lint": "^6.0.0",
122-
"eslint": "^8.57.0",
123-
"eslint-config-prettier": "^9.1.0",
121+
"ember-template-lint": "^7.0.0",
122+
"eslint": "^9.0.0",
123+
"eslint-config-prettier": "^10.0.0",
124124
"eslint-plugin-ember": "^12.2.0",
125125
"eslint-plugin-import": "^2.30.0",
126126
"eslint-plugin-n": "^17.10.3",
127127
"eslint-plugin-prettier": "^5.2.1",
128128
"eslint-plugin-qunit": "^8.1.2",
129129
"prettier": "^3.3.3",
130-
"rollup": "^3.29.5",
130+
"rollup": "^4.0.0",
131131
"rollup-plugin-copy": "^3.5.0",
132132
"typescript": "^5.6.2",
133133
"webpack": "^5.94.0"

0 commit comments

Comments
 (0)