|
|
|
@ -67,7 +67,7 @@ |
|
|
|
"@nextcloud/eslint-config": "^6.1.0", |
|
|
|
"@nextcloud/stylelint-config": "^1.0.0-beta.0", |
|
|
|
"@nextcloud/webpack-vue-config": "^4.1.0", |
|
|
|
"@vue/cli-plugin-unit-jest": "^4.5.14", |
|
|
|
"@vue/cli-plugin-unit-jest": "^4.5.15", |
|
|
|
"@vue/cli-service": "^4.5.15", |
|
|
|
"@vue/test-utils": "^1.2.2", |
|
|
|
"babel-loader-exclude-node-modules-except": "^1.2.1", |
|
|
|
@ -4675,15 +4675,15 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vue/cli-plugin-unit-jest": { |
|
|
|
"version": "4.5.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.14.tgz", |
|
|
|
"integrity": "sha512-vv2qPnJxBaRh7aGhYNsCYIq0QFBKrRIRNytat7gLtUo9BlA8n+4RN2O8LOikO8qrSDE3HGTRvJnrYQrNG/xA2Q==", |
|
|
|
"version": "4.5.15", |
|
|
|
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.15.tgz", |
|
|
|
"integrity": "sha512-oE3RDMerb21P6ALg70Zh2zU+RYYjoe09/7ZXYUj03uTb2obqUbcINpFfeVwM0B/J6H1YmqWJpnNBxWURhrqQHg==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@babel/core": "^7.11.0", |
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.9.6", |
|
|
|
"@types/jest": "^24.0.19", |
|
|
|
"@vue/cli-shared-utils": "^4.5.14", |
|
|
|
"@vue/cli-shared-utils": "^4.5.15", |
|
|
|
"babel-core": "^7.0.0-bridge.0", |
|
|
|
"babel-jest": "^24.9.0", |
|
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", |
|
|
|
@ -30804,15 +30804,15 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@vue/cli-plugin-unit-jest": { |
|
|
|
"version": "4.5.14", |
|
|
|
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.14.tgz", |
|
|
|
"integrity": "sha512-vv2qPnJxBaRh7aGhYNsCYIq0QFBKrRIRNytat7gLtUo9BlA8n+4RN2O8LOikO8qrSDE3HGTRvJnrYQrNG/xA2Q==", |
|
|
|
"version": "4.5.15", |
|
|
|
"resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.5.15.tgz", |
|
|
|
"integrity": "sha512-oE3RDMerb21P6ALg70Zh2zU+RYYjoe09/7ZXYUj03uTb2obqUbcINpFfeVwM0B/J6H1YmqWJpnNBxWURhrqQHg==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@babel/core": "^7.11.0", |
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.9.6", |
|
|
|
"@types/jest": "^24.0.19", |
|
|
|
"@vue/cli-shared-utils": "^4.5.14", |
|
|
|
"@vue/cli-shared-utils": "^4.5.15", |
|
|
|
"babel-core": "^7.0.0-bridge.0", |
|
|
|
"babel-jest": "^24.9.0", |
|
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", |
|
|
|
|