We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ba6e93 + b51210a commit 11d936dCopy full SHA for 11d936d
1 file changed
files/package.json
@@ -36,7 +36,7 @@
36
"@babel/plugin-transform-runtime": "^7.29.0<% if (typescript) { %>",
37
"@babel/plugin-transform-typescript": "^7.28.6<% } %>",
38
"@babel/eslint-parser": "^7.28.6<% if (typescript) { %>",
39
- "@ember/app-tsconfig": "^1.0.3<% } %>",
+ "@ember/app-tsconfig": "^2.0.0<% } %>",
40
"@ember/optional-features": "^3.0.0",
41
"@ember/string": "^4.0.1",
42
"@ember/test-helpers": "^5.4.1",
@@ -89,7 +89,7 @@
89
"stylelint": "^16.26.1",
90
"stylelint-config-standard": "^38.0.0",
91
"testem": "^3.20.0<% if (typescript) { %>",
92
- "typescript": "^5.9.3",
+ "typescript": "^6.0.3",
93
"typescript-eslint": "^8.58.2<% } %>",
94
"vite": "^7.3.2"
95
},
0 commit comments