|
|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
"@nextcloud/paths": "^2.2.1",
|
|
|
|
|
"@nextcloud/vue": "^9.1.0",
|
|
|
|
|
"pinia": "^3.0.3",
|
|
|
|
|
"vue": "^3.5.22"
|
|
|
|
|
"vue": "^3.5.24"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@nextcloud/browserslist-config": "^3.1.1",
|
|
|
|
|
@ -60,8 +60,8 @@
|
|
|
|
|
"wait-on": "^9.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^22.0.0",
|
|
|
|
|
"npm": "^10.5.0"
|
|
|
|
|
"node": "^24.0.0",
|
|
|
|
|
"npm": "^11.3.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"build/frontend": {
|
|
|
|
|
@ -373,10 +373,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.27.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
|
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
@ -408,12 +407,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.28.4"
|
|
|
|
|
"@babel/types": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
@ -484,13 +482,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
|
|
|
|
|
"integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "7.28.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
|
|
|
|
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1"
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
@ -4419,13 +4416,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-core": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.4",
|
|
|
|
|
"@vue/shared": "3.5.22",
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/shared": "3.5.24",
|
|
|
|
|
"entities": "^4.5.0",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
@ -4435,7 +4431,6 @@
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.12"
|
|
|
|
|
},
|
|
|
|
|
@ -4444,40 +4439,37 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-dom": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-core": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"@vue/compiler-core": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-sfc": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.4",
|
|
|
|
|
"@vue/compiler-core": "3.5.22",
|
|
|
|
|
"@vue/compiler-dom": "3.5.22",
|
|
|
|
|
"@vue/compiler-ssr": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-8EG5YPRgmTB+YxYBM3VXy8zHD9SWHUJLIGPhDovo3Z8VOgvP+O7UP5vl0J4BBPWYD9vxtBabzW1EuEZ+Cqs14g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.5",
|
|
|
|
|
"@vue/compiler-core": "3.5.24",
|
|
|
|
|
"@vue/compiler-dom": "3.5.24",
|
|
|
|
|
"@vue/compiler-ssr": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"magic-string": "^0.30.19",
|
|
|
|
|
"magic-string": "^0.30.21",
|
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-ssr": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"@vue/compiler-dom": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-vue2": {
|
|
|
|
|
@ -4573,54 +4565,49 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/reactivity": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-BM8kBhtlkkbnyl4q+HiF5R5BL0ycDPfihowulm02q3WYp2vxgPcJuZO866qa/0u3idbMntKEtVNuAUp5bw4teg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/runtime-core": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-RYP/byyKDgNIqfX/gNb2PB55dJmM97jc9wyF3jK7QUInYKypK2exmZMNwnjueWwGceEkP6NChd3D2ZVEp9undQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"@vue/reactivity": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/runtime-dom": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-Z8ANhr/i0XIluonHVjbUkjvn+CyrxbXRIxR7wn7+X7xlcb7dJsfITZbkVOeJZdP8VZwfrWRsWdShH6pngMxRjw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.5.22",
|
|
|
|
|
"@vue/runtime-core": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22",
|
|
|
|
|
"@vue/reactivity": "3.5.24",
|
|
|
|
|
"@vue/runtime-core": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24",
|
|
|
|
|
"csstype": "^3.1.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/server-renderer": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-Yh2j2Y4G/0/4z/xJ1Bad4mxaAk++C2v4kaa8oSYTMJBJ00/ndPuxCnWeot0/7/qafQFLh5pr6xeV6SdMcE/G1w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-ssr": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"@vue/compiler-ssr": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "3.5.22"
|
|
|
|
|
"vue": "3.5.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/shared": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/test-utils": {
|
|
|
|
|
"version": "2.4.6",
|
|
|
|
|
@ -6481,8 +6468,7 @@
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cypress": {
|
|
|
|
|
"version": "15.5.0",
|
|
|
|
|
@ -11175,10 +11161,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/magic-string": {
|
|
|
|
|
"version": "0.30.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
|
|
|
|
|
"integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "0.30.21",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
|
|
|
|
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
|
|
|
}
|
|
|
|
|
@ -16692,16 +16677,15 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue": {
|
|
|
|
|
"version": "3.5.22",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.22.tgz",
|
|
|
|
|
"integrity": "sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.22",
|
|
|
|
|
"@vue/compiler-sfc": "3.5.22",
|
|
|
|
|
"@vue/runtime-dom": "3.5.22",
|
|
|
|
|
"@vue/server-renderer": "3.5.22",
|
|
|
|
|
"@vue/shared": "3.5.22"
|
|
|
|
|
"version": "3.5.24",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.24.tgz",
|
|
|
|
|
"integrity": "sha512-uTHDOpVQTMjcGgrqFPSb8iO2m1DUvo+WbGqoXQz8Y1CeBYQ0FXf2z1gLRaBtHjlRz7zZUBHxjVB5VTLzYkvftg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.5.24",
|
|
|
|
|
"@vue/compiler-sfc": "3.5.24",
|
|
|
|
|
"@vue/runtime-dom": "3.5.24",
|
|
|
|
|
"@vue/server-renderer": "3.5.24",
|
|
|
|
|
"@vue/shared": "3.5.24"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "*"
|
|
|
|
|
|