chore(deps): bump the vue group with 4 updates

Bumps the vue group with 4 updates: [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate), [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `pinia-plugin-persistedstate` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.0.2...v4.1.1)

Updates `vue` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.10...v3.5.11)

Updates `@vue/compiler-sfc` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.11/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.11/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-09 04:31:43 +00:00 committed by GitHub
parent 88dd827d3a
commit 394e450eb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 398 additions and 329 deletions

View File

@ -32,9 +32,9 @@
"favico.js": "^0.3.10",
"humanize-duration": "^3.32.1",
"pinia": "2.2.4",
"pinia-plugin-persistedstate": "^4.0.2",
"pinia-plugin-persistedstate": "^4.1.1",
"sortablejs": "^1.15.3",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-demi": "^0.14.10",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.5",
@ -49,10 +49,10 @@
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/compiler-sfc": "3.5.10",
"@vue/compiler-sfc": "3.5.11",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/runtime-dom": "^3.5.10",
"@vue/runtime-dom": "^3.5.11",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.11.1",
"eslint-plugin-prettier": "^5.2.1",

File diff suppressed because it is too large Load Diff