We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f82938 commit f7406b7Copy full SHA for f7406b7
3 files changed
docs-app/package.json
@@ -49,7 +49,7 @@
49
"@glint/ember-tsc": "^1.1.1",
50
"@glint/template": "1.7.4",
51
"@html-next/vertical-collection": "^5.0.2",
52
- "@rollup/plugin-babel": "^6.1.0",
+ "@rollup/plugin-babel": "^7.0.0",
53
"@tailwindcss/typography": "^0.5.19",
54
"@tsconfig/ember": "^3.0.12",
55
"@types/dompurify": "^3.2.0",
@@ -68,14 +68,14 @@
68
"ember-resolver": "^13.2.0",
69
"ember-source": "~6.11.0",
70
"ember-template-lint": "^7.9.3",
71
- "eslint": "^9.22.0",
+ "eslint": "^10.0.0",
72
"postcss": "^8.5.6",
73
"postcss-import": "^16.1.1",
74
"prettier": "^3.8.1",
75
"prettier-plugin-ember-template-tag": "^2.1.3",
76
"qunit": "^2.25.0",
77
"qunit-dom": "^3.5.0",
78
- "tailwindcss": "^3.4.17",
+ "tailwindcss": "^4.0.0",
79
"typescript": "~5.9.3",
80
"vite": "7.3.1"
81
},
0 commit comments