Skip to content

Commit

Permalink
chore(deps): bump the vue group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vue group with 2 updates: [pinia](https://github.com/vuejs/pinia) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `pinia` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.5...pinia@2.2.6)

Updates `vue-tsc` from 2.1.8 to 2.1.10
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 0669b11 commit 317d264
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"echarts": "^5.5.1",
"favico.js": "^0.3.10",
"humanize-duration": "^3.32.1",
"pinia": "2.2.5",
"pinia": "2.2.6",
"pinia-plugin-persistedstate": "^4.1.2",
"sortablejs": "^1.15.3",
"vue": "^3.5.12",
Expand Down Expand Up @@ -70,7 +70,7 @@
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
},
"packageManager": "pnpm@9.6.0"
}
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 317d264

Please sign in to comment.