build(deps-dev): bump @nextcloud/webpack-vue-config from 6.0.1 to 6.1.1

Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) from 6.0.1 to 6.1.1.
- [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/v6.0.1...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-24 02:54:04 +00:00 committed by Andy Scherzinger
parent 0ebadae13f
commit d47af815b8
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B
2 changed files with 448 additions and 289 deletions

729
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -128,7 +128,7 @@
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.1.0",
"@nextcloud/typings": "^1.9.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
"@nextcloud/webpack-vue-config": "^6.1.1",
"@pinia/testing": "^0.1.7",
"@simplewebauthn/types": "^10.0.0",
"@testing-library/cypress": "^10.0.3",
@ -146,7 +146,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
"css-loader": "^7.1.2",
"cypress": "^13.17.0",
"cypress-axe": "^1.6.0",
"cypress-delete-downloads-folder": "^0.0.6",
@ -178,9 +178,9 @@
"raw-loader": "^4.0.2",
"regextras": "^0.8.0",
"sass": "^1.89.1",
"sass-loader": "^13.2.2",
"sass-loader": "^14.0.0",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
"style-loader": "^4.0.0",
"tar": "^7.4.3",
"ts-jest": "^29.3.4",
"ts-loader": "^9.5.2",