|
|
|
|
@ -91,7 +91,7 @@
|
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
|
|
|
"@babel/preset-typescript": "^7.28.5",
|
|
|
|
|
"@nextcloud/babel-config": "^1.3.0",
|
|
|
|
|
"@nextcloud/typings": "^1.9.1",
|
|
|
|
|
"@nextcloud/typings": "^1.10.0",
|
|
|
|
|
"@nextcloud/webpack-vue-config": "^7.0.1",
|
|
|
|
|
"@pinia/testing": "^0.1.7",
|
|
|
|
|
"@testing-library/jest-dom": "^6.6.4",
|
|
|
|
|
@ -3696,16 +3696,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/typings": {
|
|
|
|
|
"version": "1.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-i0l/L5gKW8EACbXHVxXM6wn3sUhY2qmnL2OijppzU4dENC7/hqySMQDer7/+cJbNSNG7uHF/Z+9JmHtDfRfuGg==",
|
|
|
|
|
"version": "1.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-SMC42rDjOH3SspPTLMZRv76ZliHpj2JJkF8pGLP8l1QrVTZxE47Qz5qeKmbj2VL+dRv2e/NgixlAFmzVnxkhqg==",
|
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/jquery": "3.5.16"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/upload": {
|
|
|
|
|
|