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:
parent
2aeb529a69
commit
415921a106
|
@ -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",
|
||||
|
|
1266
pnpm-lock.yaml
1266
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue