mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @pinia/testing from 0.1.4 to 0.1.5 (#23364)
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4...@pinia/testing@0.1.5) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
|
||||
"@mapbox/mapbox-gl-geocoder": "5.0.2",
|
||||
"@ngneat/falso": "7.2.0",
|
||||
"@pinia/testing": "0.1.4",
|
||||
"@pinia/testing": "0.1.5",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@rollup/plugin-yaml": "4.1.2",
|
||||
"@sindresorhus/slugify": "2.2.1",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -668,8 +668,8 @@ importers:
|
||||
specifier: 7.2.0
|
||||
version: 7.2.0
|
||||
'@pinia/testing':
|
||||
specifier: 0.1.4
|
||||
version: 0.1.4(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
specifier: 0.1.5
|
||||
version: 0.1.5(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))
|
||||
'@popperjs/core':
|
||||
specifier: 2.11.8
|
||||
version: 2.11.8
|
||||
@@ -4094,10 +4094,10 @@ packages:
|
||||
resolution: {integrity: sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
'@pinia/testing@0.1.4':
|
||||
resolution: {integrity: sha512-DJ3oXYqVa6SfAngZoUmKKBp+WmQ50XV41NWThgX49p66ptTeR756QRXd0lg42FC17sIWlAbtc9EEiu1T8Yzoig==}
|
||||
'@pinia/testing@0.1.5':
|
||||
resolution: {integrity: sha512-AcGzuotkzhRoF00htuxLfIPBBHVE6HjjB3YC5Y3os8vRgKu6ipknK5GBQq9+pduwYQhZ+BcCZDC9TyLAUlUpoQ==}
|
||||
peerDependencies:
|
||||
pinia: '>=2.2.0'
|
||||
pinia: '>=2.2.1'
|
||||
|
||||
'@pkgjs/parseargs@0.11.0':
|
||||
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
||||
@@ -14584,7 +14584,7 @@ snapshots:
|
||||
|
||||
'@phc/format@1.0.0': {}
|
||||
|
||||
'@pinia/testing@0.1.4(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))':
|
||||
'@pinia/testing@0.1.5(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))':
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
|
||||
vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
|
||||
|
||||
Reference in New Issue
Block a user