chore(deps): bump pinia from 2.1.6 to 2.1.7
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7) --- 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:
parent
c4f4566246
commit
e80ef92516
|
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"insane": "^2.6.2",
|
||||
"marked": "^9.0.3",
|
||||
"pinia": "^2.1.6",
|
||||
"pinia": "^2.1.7",
|
||||
"vue": "^3.3.7",
|
||||
"vue-router": "^4.2.5"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@ dependencies:
|
|||
specifier: ^9.0.3
|
||||
version: 9.0.3
|
||||
pinia:
|
||||
specifier: ^2.1.6
|
||||
version: 2.1.6(typescript@5.2.2)(vue@3.3.7)
|
||||
specifier: ^2.1.7
|
||||
version: 2.1.7(typescript@5.2.2)(vue@3.3.7)
|
||||
vue:
|
||||
specifier: ^3.3.7
|
||||
version: 3.3.7(typescript@5.2.2)
|
||||
|
|
@ -27,7 +27,7 @@ devDependencies:
|
|||
version: 3.5.3(eslint@8.48.0)(typescript@5.2.2)(vue@3.3.7)
|
||||
'@pinia/testing':
|
||||
specifier: ^0.1.3
|
||||
version: 0.1.3(pinia@2.1.6)(vue@3.3.7)
|
||||
version: 0.1.3(pinia@2.1.7)(vue@3.3.7)
|
||||
'@testing-library/cypress':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(cypress@13.1.0)
|
||||
|
|
@ -36,7 +36,7 @@ devDependencies:
|
|||
version: 14.4.3(@testing-library/dom@9.3.1)
|
||||
'@testing-library/vue':
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0(@vue/compiler-sfc@3.3.4)(vue@3.3.7)
|
||||
version: 7.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.3.4
|
||||
version: 4.3.4(vite@4.4.9)(vue@3.3.7)
|
||||
|
|
@ -611,12 +611,12 @@ packages:
|
|||
resolution: {integrity: sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==}
|
||||
dev: true
|
||||
|
||||
/@pinia/testing@0.1.3(pinia@2.1.6)(vue@3.3.7):
|
||||
/@pinia/testing@0.1.3(pinia@2.1.7)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-D2Ds2s69kKFaRf2KCcP1NhNZEg5+we59aRyQalwRm7ygWfLM25nDH66267U3hNvRUOTx8ofL24GzodZkOmB5xw==}
|
||||
peerDependencies:
|
||||
pinia: '>=2.1.5'
|
||||
dependencies:
|
||||
pinia: 2.1.6(typescript@5.2.2)(vue@3.3.7)
|
||||
pinia: 2.1.7(typescript@5.2.2)(vue@3.3.7)
|
||||
vue-demi: 0.14.6(vue@3.3.7)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
|
@ -680,7 +680,7 @@ packages:
|
|||
'@testing-library/dom': 9.3.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/vue@7.0.0(@vue/compiler-sfc@3.3.4)(vue@3.3.7):
|
||||
/@testing-library/vue@7.0.0(@vue/compiler-sfc@3.3.7)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-JU/q93HGo2qdm1dCgWymkeQlfpC0/0/DBZ2nAHgEAsVZxX11xVIxT7gbXdI7HACQpUbsUWt1zABGU075Fzt9XQ==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
|
|
@ -689,7 +689,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.22.15
|
||||
'@testing-library/dom': 9.3.1
|
||||
'@vue/compiler-sfc': 3.3.4
|
||||
'@vue/compiler-sfc': 3.3.7
|
||||
'@vue/test-utils': 2.4.1(vue@3.3.7)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -1031,21 +1031,6 @@ packages:
|
|||
'@vue/compiler-core': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
|
||||
/@vue/compiler-sfc@3.3.4:
|
||||
resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.22.15
|
||||
'@vue/compiler-core': 3.3.4
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/compiler-ssr': 3.3.4
|
||||
'@vue/reactivity-transform': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.3
|
||||
postcss: 8.4.29
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-sfc@3.3.7:
|
||||
resolution: {integrity: sha512-7pfldWy/J75U/ZyYIXRVqvLRw3vmfxDo2YLMwVtWVNew8Sm8d6wodM+OYFq4ll/UxfqVr0XKiVwti32PCrruAw==}
|
||||
dependencies:
|
||||
|
|
@ -1060,13 +1045,6 @@ packages:
|
|||
postcss: 8.4.31
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-ssr@3.3.4:
|
||||
resolution: {integrity: sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-ssr@3.3.7:
|
||||
resolution: {integrity: sha512-TxOfNVVeH3zgBc82kcUv+emNHo+vKnlRrkv8YvQU5+Y5LJGJwSNzcmLUoxD/dNzv0bhQ/F0s+InlgV0NrApJZg==}
|
||||
dependencies:
|
||||
|
|
@ -1095,16 +1073,6 @@ packages:
|
|||
vue-template-compiler: 2.7.14
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity-transform@3.3.4:
|
||||
resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.22.15
|
||||
'@vue/compiler-core': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.3
|
||||
dev: true
|
||||
|
||||
/@vue/reactivity-transform@3.3.7:
|
||||
resolution: {integrity: sha512-APhRmLVbgE1VPGtoLQoWBJEaQk4V8JUsqrQihImVqKT+8U6Qi3t5ATcg4Y9wGAPb3kIhetpufyZ1RhwbZCIdDA==}
|
||||
dependencies:
|
||||
|
|
@ -4297,8 +4265,8 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/pinia@2.1.6(typescript@5.2.2)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==}
|
||||
/pinia@2.1.7(typescript@5.2.2)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
|
|
|
|||
Loading…
Reference in New Issue