chore(deps-dev): Bump @nextcloud/webpack-vue-config from 7.0.1 to 7.0.2

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/nextcloud-libraries/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-22 02:02:37 +00:00 committed by GitHub
parent 91b6659028
commit fe5d85af28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -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": {}
},

View file

@ -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",