|
51 | 51 | "@embroider/addon-shim": "^1.10.2", |
52 | 52 | "@sentry/browser": "10.52.0", |
53 | 53 | "@sentry/core": "10.52.0", |
54 | | - "decorator-transforms": "^2.3.1" |
| 54 | + "decorator-transforms": "^2.3.2" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@babel/core": "^7.29.0", |
|
60 | 60 | "@babel/runtime": "^7.29.2", |
61 | 61 | "@ember/app-tsconfig": "^2.0.0", |
62 | 62 | "@ember/library-tsconfig": "^2.0.0", |
63 | | - "@ember/test-helpers": "^5.4.1", |
| 63 | + "@ember/test-helpers": "^5.4.2", |
64 | 64 | "@ember/test-waiters": "^4.1.1", |
65 | 65 | "@embroider/addon-dev": "^8.3.0", |
66 | 66 | "@embroider/compat": "^4.1.17", |
|
84 | 84 | "ember-template-lint": "^7.9.3", |
85 | 85 | "eslint": "^9.39.4", |
86 | 86 | "eslint-config-prettier": "^10.1.8", |
87 | | - "eslint-plugin-ember": "^12.7.5", |
| 87 | + "eslint-plugin-ember": "^13.2.1", |
88 | 88 | "eslint-plugin-import": "^2.32.0", |
89 | | - "eslint-plugin-n": "^17.24.0", |
90 | | - "globals": "^17.5.0", |
91 | | - "prettier": "^3.8.2", |
92 | | - "prettier-plugin-ember-template-tag": "^2.1.4", |
93 | | - "publint": "^0.3.18", |
| 89 | + "eslint-plugin-n": "^18.0.1", |
| 90 | + "globals": "^17.6.0", |
| 91 | + "prettier": "^3.8.3", |
| 92 | + "prettier-plugin-ember-template-tag": "^2.1.6", |
| 93 | + "publint": "^0.3.20", |
94 | 94 | "qunit": "^2.25.0", |
95 | | - "qunit-dom": "^3.5.0", |
96 | | - "rollup": "^4.60.1", |
97 | | - "sinon": "^21.1.2", |
| 95 | + "qunit-dom": "^3.5.1", |
| 96 | + "rollup": "^4.60.3", |
| 97 | + "sinon": "^22.0.0", |
98 | 98 | "testem": "^3.20.0", |
99 | 99 | "typescript": "~5.9.3", |
100 | | - "typescript-eslint": "^8.58.1", |
101 | | - "vite": "^7.3.2" |
| 100 | + "typescript-eslint": "^8.59.2", |
| 101 | + "vite": "^8.0.11" |
102 | 102 | }, |
103 | 103 | "engines": { |
104 | 104 | "node": ">=18" |
|
0 commit comments