Skip to content

Commit 18221bd

Browse files
committed
run update-blueprint-deps --latest
1 parent 5824f26 commit 18221bd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

files/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/rsvp": "^4.0.9<% if (emberData) {%>",
6969
"@warp-drive/core-types": "~5.5.0<% }} %><% if (emberData) { %>",
7070
"@warp-drive/ember": "~5.5.0<% } %>",
71-
"babel-plugin-ember-template-compilation": "^2.4.1",
71+
"babel-plugin-ember-template-compilation": "^3.0.0",
7272
"concurrently": "^9.1.2",
7373
"decorator-transforms": "^2.3.0",
7474
"ember-auto-import": "^2.10.0",
@@ -84,22 +84,22 @@
8484
"ember-resolver": "^13.1.1",
8585
"ember-source": "~6.5.0-beta.1",
8686
"ember-template-imports": "^4.3.0",
87-
"ember-template-lint": "^6.1.0<% if (welcome) { %>",
87+
"ember-template-lint": "^7.7.0<% if (welcome) { %>",
8888
"ember-welcome-page": "^7.0.2<% } %>",
8989
"eslint": "^9.27.0",
90-
"eslint-config-prettier": "^9.1.0",
90+
"eslint-config-prettier": "^10.1.5",
9191
"eslint-plugin-ember": "^12.5.0",
9292
"eslint-plugin-n": "^17.18.0",
9393
"eslint-plugin-qunit": "^8.1.2",
94-
"globals": "^15.15.0",
94+
"globals": "^16.1.0",
9595
"prettier": "^3.5.3",
9696
"prettier-plugin-ember-template-tag": "^2.0.5",
9797
"qunit": "^2.24.1",
9898
"qunit-dom": "^3.4.0",
9999
"stylelint": "^16.19.1",
100-
"stylelint-config-standard": "^36.0.1",
100+
"stylelint-config-standard": "^38.0.0",
101101
"testem": "^3.16.0",
102-
"tracked-built-ins": "^3.4.0<% if (typescript) { %>",
102+
"tracked-built-ins": "^4.0.0<% if (typescript) { %>",
103103
"typescript": "^5.8.3",
104104
"typescript-eslint": "^8.32.1<% } %>",
105105
"vite": "^6.3.5"

0 commit comments

Comments
 (0)