@conduction/nextcloud-vue 2.2.0-vue3.19 → 2.2.0-vue3.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conduction/nextcloud-vue",
|
|
3
|
-
"version": "2.2.0-vue3.
|
|
3
|
+
"version": "2.2.0-vue3.20",
|
|
4
4
|
"description": "Shared Vue component library for Conduction Nextcloud apps — complements @nextcloud/vue with higher-level components, OpenRegister integration, and NL Design System support",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
6
6
|
"author": "Conduction B.V. <info@conduction.nl>",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"axe-core": "^4.10.0",
|
|
131
131
|
"dexie": "^4.0.8",
|
|
132
132
|
"dompurify": "^3.0.0",
|
|
133
|
-
"eslint": "^8.56.0 || ^9.0.0",
|
|
133
|
+
"eslint": "^8.56.0 || ^9.0.0 || ^10.0.0",
|
|
134
134
|
"eslint-plugin-vue": "^9.21.0 || ^10.0.0",
|
|
135
135
|
"gridstack": "^12.0.0",
|
|
136
136
|
"marked": "^12.0.0",
|