Skip to content

Commit f813345

Browse files
rubenvdlindeConduction Release Bot
andauthored
chore(deps): @conduction/nextcloud-vue 2.21.0 -> 2.22.1 (#790)
2.22.1 carries the theme app-id fix (nextcloud-vue#840). CnAppRoot calls useScopedTheme() with no slug, so this app resolved theme tokens, the token-set catalogue and the contrast check through a hardcoded 'nldesign' app id. thematiq is renaming to 'thematiq', and every path in that composable degrades to default styling by design — so once a renamed build is installed this app would render unthemed with nothing in any log. The LOCK is what moves here. A caret range alone changes nothing, because npm ci installs what package-lock.json pins. Co-authored-by: Conduction Release Bot <release-bot@conduction.nl>
1 parent fe5de96 commit f813345

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@babel/core": "^7.22.9",
4444
"@codemirror/lang-json": "^6.0.0",
45-
"@conduction/nextcloud-vue": "^2.21.0",
45+
"@conduction/nextcloud-vue": "^2.22.1",
4646
"@nextcloud/auth": "^2.6.0",
4747
"@nextcloud/axios": "^2.5.0",
4848
"@nextcloud/capabilities": "^1.2.1",

0 commit comments

Comments
 (0)