mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
Merge pull request #5195 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-7.0.2
This commit is contained in:
commit
94ae4d07db
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -34,7 +34,7 @@
|
|||
"@nextcloud/cypress": "^1.0.0-beta.15",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/stylelint-config": "^3.1.1",
|
||||
"@nextcloud/webpack-vue-config": "^7.0.1",
|
||||
"@nextcloud/webpack-vue-config": "^7.0.2",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"cypress": "^13.17.0",
|
||||
"cypress-split": "^1.24.25",
|
||||
|
|
@ -3746,9 +3746,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/webpack-vue-config": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-7.0.1.tgz",
|
||||
"integrity": "sha512-06K/6C0OfKgkCZLQlceKpjm8lDBYSqwPwjmsvIRN51Og5ncxe81TZF+TTrguPQkuYLwv1qAgUYjCa8BuNycFzg==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-7.0.2.tgz",
|
||||
"integrity": "sha512-7pzQptkQ4XEi9hyhLjdJLAyG4ZnnHuDNsOnMBc1RcRniMCTBp8xD5T1H3gCm4lKmB5/pEyuTK52/rj1w/xqmKw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
@ -22982,9 +22982,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"@nextcloud/webpack-vue-config": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-7.0.1.tgz",
|
||||
"integrity": "sha512-06K/6C0OfKgkCZLQlceKpjm8lDBYSqwPwjmsvIRN51Og5ncxe81TZF+TTrguPQkuYLwv1qAgUYjCa8BuNycFzg==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-7.0.2.tgz",
|
||||
"integrity": "sha512-7pzQptkQ4XEi9hyhLjdJLAyG4ZnnHuDNsOnMBc1RcRniMCTBp8xD5T1H3gCm4lKmB5/pEyuTK52/rj1w/xqmKw==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
"@nextcloud/cypress": "^1.0.0-beta.15",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/stylelint-config": "^3.1.1",
|
||||
"@nextcloud/webpack-vue-config": "^7.0.1",
|
||||
"@nextcloud/webpack-vue-config": "^7.0.2",
|
||||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"cypress": "^13.17.0",
|
||||
"cypress-split": "^1.24.25",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue