Bump vue-loader from 17.1.1 to 17.2.2

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 17.1.1 to 17.2.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v17.1.1...v17.2.2)

---
updated-dependencies:
- dependency-name: vue-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-05 02:09:12 +00:00
committed by GitHub
parent 10c1d500f3
commit 985e8a5cd6
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"vue": "^3.2.36",
"vue-dompurify-html": "^4.1.4",
"vue-final-modal": "^4.4.2",
"vue-loader": "^17.0.1",
"vue-loader": "^17.2.2",
"vue-router": "^4.2.2",
"vue3-easy-data-table": "^1.5.24"
}