|
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/core": "^7.29.0", |
35 | | - "@babel/runtime": "^7.28.6", |
| 35 | + "@babel/runtime": "^7.29.2", |
36 | 36 | "@babel/plugin-transform-runtime": "^7.29.0<% if (typescript) { %>", |
37 | 37 | "@babel/plugin-transform-typescript": "^7.28.6<% } %>", |
38 | 38 | "@babel/eslint-parser": "^7.28.6<% if (typescript) { %>", |
|
41 | 41 | "@ember/string": "^4.0.1", |
42 | 42 | "@ember/test-helpers": "^5.4.1", |
43 | 43 | "@ember/test-waiters": "^4.1.1", |
44 | | - "@embroider/macros": "^1.19.7", |
45 | | - "@embroider/core": "^4.4.3", |
46 | | - "@embroider/vite": "^1.5.2", |
47 | | - "@embroider/compat": "^4.1.13", |
| 44 | + "@embroider/macros": "^1.20.2", |
| 45 | + "@embroider/core": "^4.4.7", |
| 46 | + "@embroider/vite": "^1.7.2", |
| 47 | + "@embroider/compat": "^4.1.17", |
48 | 48 | "@embroider/router": "^3.0.6", |
49 | 49 | "@embroider/config-meta-loader": "^1.0.0", |
50 | 50 | "@embroider/legacy-inspector-support": "^0.1.3", |
51 | | - "@eslint/js": "^9.39.2", |
52 | | - "@glimmer/component": "^2.0.0<% if (typescript) { %>", |
53 | | - "@glint/ember-tsc": "^1.1.1", |
54 | | - "@glint/template": "^1.7.4", |
55 | | - "@glint/tsserver-plugin": "^2.1.0<% } %>", |
| 51 | + "@eslint/js": "^9.39.4", |
| 52 | + "@glimmer/component": "^2.1.1<% if (typescript) { %>", |
| 53 | + "@glint/ember-tsc": "^1.5.0", |
| 54 | + "@glint/template": "^1.7.7", |
| 55 | + "@glint/tsserver-plugin": "^2.4.0<% } %>", |
56 | 56 | "@rollup/plugin-babel": "^6.1.0<% if (typescript) { %>", |
57 | 57 | "@types/qunit": "^2.19.13", |
58 | 58 | "@types/rsvp": "^4.0.9<% } %><% if (warpDrive) { %>", |
59 | | - "@warp-drive/core": "~5.8.1", |
60 | | - "@warp-drive/ember": "~5.8.1", |
61 | | - "@warp-drive/json-api": "~5.8.1", |
62 | | - "@warp-drive/legacy": "~5.8.1", |
63 | | - "@warp-drive/utilities": "~5.8.1<% } %>", |
| 59 | + "@warp-drive/core": "~5.8.2", |
| 60 | + "@warp-drive/ember": "~5.8.2", |
| 61 | + "@warp-drive/json-api": "~5.8.2", |
| 62 | + "@warp-drive/legacy": "~5.8.2", |
| 63 | + "@warp-drive/utilities": "~5.8.2<% } %>", |
64 | 64 | "babel-plugin-ember-template-compilation": "^3.1.0", |
65 | 65 | "concurrently": "^9.2.1", |
66 | 66 | "decorator-transforms": "^2.3.1", |
67 | | - "ember-cli": "~6.11.0", |
| 67 | + "ember-cli": "~6.12.0", |
68 | 68 | "ember-cli-babel": "^8.3.1", |
69 | 69 | "ember-cli-deprecation-workflow": "^3.4.0", |
70 | 70 | "ember-load-initializers": "^3.0.1", |
71 | 71 | "ember-modifier": "^4.3.0", |
72 | 72 | "ember-page-title": "^9.0.3", |
73 | 73 | "ember-qunit": "^9.0.4", |
74 | | - "ember-resolver": "^13.1.1", |
75 | | - "ember-source": "~7.0.0-beta.1", |
| 74 | + "ember-resolver": "^13.2.0", |
| 75 | + "ember-source": "~7.1.0-alpha.2", |
76 | 76 | "ember-template-lint": "^7.9.3<% if (welcome) { %>", |
77 | 77 | "ember-welcome-page": "^8.0.5<% } %>", |
78 | | - "eslint": "^9.39.2", |
| 78 | + "eslint": "^9.39.4", |
79 | 79 | "eslint-config-prettier": "^10.1.8", |
80 | 80 | "eslint-plugin-ember": "^12.7.5", |
81 | 81 | "eslint-plugin-n": "^17.24.0", |
82 | 82 | "eslint-plugin-qunit": "^8.2.6<% if (warpDrive) { %>", |
83 | | - "eslint-plugin-warp-drive": "^5.8.1<% } %>", |
| 83 | + "eslint-plugin-warp-drive": "^5.8.2<% } %>", |
84 | 84 | "globals": "^16.5.0", |
85 | | - "prettier": "^3.8.1", |
86 | | - "prettier-plugin-ember-template-tag": "^2.1.3", |
| 85 | + "prettier": "^3.8.3", |
| 86 | + "prettier-plugin-ember-template-tag": "^2.1.5", |
87 | 87 | "qunit": "^2.25.0", |
88 | | - "qunit-dom": "^3.5.0", |
| 88 | + "qunit-dom": "^3.5.1", |
89 | 89 | "stylelint": "^16.26.1", |
90 | 90 | "stylelint-config-standard": "^38.0.0", |
91 | | - "testem": "^3.17.0<% if (typescript) { %>", |
| 91 | + "testem": "^3.20.0<% if (typescript) { %>", |
92 | 92 | "typescript": "^5.9.3", |
93 | | - "typescript-eslint": "^8.56.0<% } %>", |
94 | | - "vite": "^7.3.1" |
| 93 | + "typescript-eslint": "^8.58.2<% } %>", |
| 94 | + "vite": "^7.3.2" |
95 | 95 | }, |
96 | 96 | "engines": { |
97 | 97 | "node": ">= 20.19.0" |
|
0 commit comments