|
60 | 60 | "@babel/plugin-syntax-decorators": "7.25.7",
|
61 | 61 | "@babel/plugin-transform-typescript": "^7.25.7",
|
62 | 62 | "@babel/preset-typescript": "7.25.7",
|
63 |
| - "@embroider/addon-dev": "^5.0.0", |
| 63 | + "@embroider/addon-dev": "^8.0.0", |
64 | 64 | "@glimmer/compiler": "^0.92.4",
|
65 | 65 | "@glimmer/component": "^1.1.2",
|
66 | 66 | "@glimmer/env": "^0.1.7",
|
67 | 67 | "@glint/core": "1.4.1-unstable.b29a807",
|
68 | 68 | "@glint/environment-ember-loose": "1.4.1-unstable.b29a807",
|
69 | 69 | "@glint/environment-ember-template-imports": "1.4.1-unstable.b29a807",
|
70 | 70 | "@glint/template": "1.4.1-unstable.b29a807",
|
71 |
| - "@nullvoxpopuli/eslint-configs": "^4.2.0", |
| 71 | + "@nullvoxpopuli/eslint-configs": "^5.0.0", |
72 | 72 | "@rollup/plugin-babel": "^6.0.4",
|
73 | 73 | "@tsconfig/ember": "^3.0.3",
|
74 | 74 | "@typescript-eslint/eslint-plugin": "^8.8.0",
|
75 | 75 | "@typescript-eslint/parser": "^8.8.0",
|
76 | 76 | "concurrently": "^9.0.1",
|
77 |
| - "ember-source": "^5.5.0", |
78 |
| - "eslint": "^8.57.0", |
79 |
| - "eslint-plugin-decorator-position": "^5.0.2", |
| 77 | + "ember-source": "^6.0.0", |
| 78 | + "eslint": "^9.0.0", |
| 79 | + "eslint-plugin-decorator-position": "^6.0.0", |
80 | 80 | "eslint-plugin-ember": "^12.2.1",
|
81 | 81 | "eslint-plugin-import": "^2.31.0",
|
82 | 82 | "eslint-plugin-json": "^4.0.1",
|
|
86 | 86 | "prettier": "^3.3.3",
|
87 | 87 | "publint": "^0.2.11",
|
88 | 88 | "typescript": "~5.5.0",
|
89 |
| - "vite": "^5.4.8", |
| 89 | + "vite": "^7.0.0", |
90 | 90 | "vite-plugin-dts": "^4.2.4",
|
91 | 91 | "xstate": "^5.18.2"
|
92 | 92 | },
|
|
0 commit comments