DEV: Use glint stable (#29597)

Dependabot had ended up putting some glint packages on the stable version, and some on the unstable version. This made for some very weird behavior.
This commit is contained in:
David Taylor 2024-11-05 15:12:54 +00:00 committed by GitHub
parent 2aeb529a69
commit 415921a106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 299 additions and 975 deletions

View File

@ -9,10 +9,10 @@
"@discourse/lint-configs": "^1.4.2",
"@discourse/moment-timezone-names-translations": "^1.0.0",
"@fortawesome/fontawesome-free": "6.6.0",
"@glint/core": "^1.4.1-unstable.e45fffc",
"@glint/environment-ember-loose": "^1.4.1-unstable.e45fffc",
"@glint/environment-ember-template-imports": "^1.4.1-unstable.e45fffc",
"@glint/template": "^1.4.1-unstable.e45fffc",
"@glint/core": "^1.5.0",
"@glint/environment-ember-loose": "^1.5.0",
"@glint/environment-ember-template-imports": "^1.5.0",
"@glint/template": "^1.5.0",
"@mixer/parallel-prettier": "^2.0.3",
"@swc/core": "^1.8.0",
"chart.js": "3.5.1",

File diff suppressed because it is too large Load Diff