Skip to content

Commit b085542

Browse files
pnpm update
1 parent 5658472 commit b085542

File tree

2 files changed

+426
-526
lines changed

2 files changed

+426
-526
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"color-name-list": "^13.1.0",
6464
"decorator-transforms": "^2.3.0",
6565
"electron-dl": "^4.0.0",
66-
"electron-is-dev": "^3.0.0",
66+
"electron-is-dev": "^3.0.1",
6767
"electron-squirrel-startup": "^1.0.1",
6868
"electron-store": "^8.2.0",
6969
"ember-animated": "^2.2.0",
@@ -119,11 +119,11 @@
119119
"@embroider/macros": "^1.19.2",
120120
"@embroider/router": "^3.0.4",
121121
"@embroider/vite": "^1.3.6",
122-
"@eslint/js": "^9.38.0",
122+
"@eslint/js": "^9.39.0",
123123
"@glint/core": "^1.5.2",
124124
"@glint/environment-ember-loose": "^1.5.2",
125125
"@glint/environment-ember-template-imports": "^1.5.2",
126-
"@glint/template": "~1.5.0",
126+
"@glint/template": "~1.5.2",
127127
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
128128
"@release-it-plugins/lerna-changelog": "^7.0.0",
129129
"@rollup/plugin-babel": "^6.1.0",
@@ -133,16 +133,16 @@
133133
"@types/electron-squirrel-startup": "^1.0.2",
134134
"@types/ember": "^4.0.11",
135135
"@types/eslint__js": "^9.14.0",
136-
"@types/node": "^24.9.2",
136+
"@types/node": "^24.10.0",
137137
"@types/qunit": "^2.19.13",
138138
"@types/sinon": "^17.0.4",
139139
"babel-plugin-ember-template-compilation": "^2.4.1",
140140
"babel-preset-env": "^1.7.0",
141141
"broccoli-asset-rev": "^3.0.0",
142142
"concurrently": "^9.2.1",
143-
"electron": "^38.4.0",
143+
"electron": "^38.5.0",
144144
"ember-auto-import": "^2.11.1",
145-
"ember-cli": "^6.7.2",
145+
"ember-cli": "^6.8.0",
146146
"ember-cli-babel": "^8.2.0",
147147
"ember-cli-clean-css": "^3.0.0",
148148
"ember-cli-dependency-checker": "^3.3.3",
@@ -160,12 +160,12 @@
160160
"ember-template-lint": "^7.9.3",
161161
"ember-test-selectors": "^7.1.0",
162162
"ember-truth-helpers": "^5.0.0",
163-
"eslint": "^9.38.0",
163+
"eslint": "^9.39.0",
164164
"eslint-config-prettier": "^10.1.8",
165165
"eslint-plugin-ember": "^12.7.4",
166166
"eslint-plugin-n": "^17.23.1",
167167
"eslint-plugin-qunit": "^8.2.5",
168-
"globals": "^16.4.0",
168+
"globals": "^16.5.0",
169169
"indexeddb-export-import": "^2.1.5",
170170
"loader.js": "^4.7.0",
171171
"nearest-color": "^0.4.4",
@@ -183,7 +183,7 @@
183183
"throttle-debounce": "^5.0.2",
184184
"tree-kill": "^1.2.2",
185185
"typescript": "^5.9.3",
186-
"typescript-eslint": "^8.46.2",
186+
"typescript-eslint": "^8.46.3",
187187
"vite": "^7.1.12",
188188
"vite-plugin-testem-electron": "^1.0.2",
189189
"wcag-contrast": "^3.0.0"

0 commit comments

Comments
 (0)