build(deps): bump pinia from 2.0.14 to 2.0.16

Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.14...pinia@2.0.16)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-13 05:04:13 +00:00 committed by GitHub
parent 667456b725
commit fafc92939d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"echarts": "^5.3.3",
"favico.js": "^0.3.10",
"humanize-duration": "^3.27.2",
"pinia": "^2.0.14",
"pinia": "^2.0.16",
"pinia-plugin-persistedstate": "^1.6.1",
"vue": "^2.6.14",
"vue-class-component": "^7.2.5",

View File

@ -4518,10 +4518,10 @@ pinia-plugin-persistedstate@^1.6.1:
resolved "https://registry.yarnpkg.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-1.6.1.tgz#0faca66e2c7b8ba8c3813dbf8fb3f7743b6fa951"
integrity sha512-4re0ZO5KgqDnSNWX2RhJVIsIYvH+uaEGTN+UOx34mb7fVoE8A3CfB9QhbMT3Zn7ZSBXTfT2cgI/w7cLq2zNQMw==
pinia@^2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.14.tgz#0837898c20291ebac982bbfca95c8d3c6099925f"
integrity sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==
pinia@^2.0.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.16.tgz#0105db595f5f792e17c04692e36807d8ea62f5cc"
integrity sha512-9/LMVO+/epny1NBfC77vnps4g3JRezxhhoF1xLUk8mZkUIxVnwfEAIRiAX8mYBTD/KCwZqnDMqXc8w3eU0FQGg==
dependencies:
"@vue/devtools-api" "^6.1.4"
vue-demi "*"