@conduction/nextcloud-vue 2.24.3 → 2.24.4
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conduction/nextcloud-vue",
|
|
3
|
-
"version": "2.24.
|
|
3
|
+
"version": "2.24.4",
|
|
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>",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"eslint-plugin-vue": "^9.21.0 || ^10.0.0",
|
|
141
141
|
"gridstack": "^12.0.0 || ^13.0.0",
|
|
142
142
|
"marked": "^12.0.0",
|
|
143
|
-
"pinia": "^2.0.0 || ^3.0.0",
|
|
143
|
+
"pinia": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
|
144
144
|
"vue": "^3.5.0",
|
|
145
145
|
"vue-eslint-parser": "^9.4.0 || ^10.0.0",
|
|
146
146
|
"vue-material-design-icons": "^5.0.0"
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"jest": "^29.7.0",
|
|
224
224
|
"jest-environment-jsdom": "^29.7.0",
|
|
225
225
|
"jest-transform-stub": "^2.0.0",
|
|
226
|
-
"pinia": "^
|
|
226
|
+
"pinia": "^4.0.3",
|
|
227
227
|
"postcss-import": "^16.1.1",
|
|
228
228
|
"rollup": "^3.29.0",
|
|
229
229
|
"rollup-plugin-postcss": "^4.0.0",
|