update npm pkgs

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
Julien Veyssier
2024-03-03 17:49:47 +01:00
parent 7ef32cc1b3
commit 39a700dbd7
2 changed files with 660 additions and 587 deletions

1243
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@
"@nextcloud/event-bus": "^3.0.0",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.0.1",
"@nextcloud/moment": "1.2.2",
"@nextcloud/moment": "^1.3.1",
"@nextcloud/router": "^3.0.0",
"@nextcloud/vue": "^8.0.1",
"@nextcloud/vue-dashboard": "^2.0.1",
@@ -68,6 +68,6 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^6.0.0",
"eslint-webpack-plugin": "^4.0.0",
"stylelint-webpack-plugin": "^4.0.0"
"stylelint-webpack-plugin": "^5.0.0"
}
}