Skip to content

Commit

Permalink
Update dependency pinia to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot committed Jul 26, 2024
1 parent 516a9c9 commit ec43fca
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 16 deletions.
51 changes: 41 additions & 10 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
35 changes: 29 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2233,13 +2233,20 @@ __metadata:
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.5.0, @vue/devtools-api@npm:^6.5.1":
"@vue/devtools-api@npm:^6.5.1":
version: 6.6.1
resolution: "@vue/devtools-api@npm:6.6.1"
checksum: 10c0/ab9a1e09baae514b0d3a8bf1d670ecb7724f7e55b82eea30aa2e7255e6200b45c1086c1376560f243cf86e98c0726e94d69cefe0ad23dfd50c7c49dfcb1fbf21
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.6.3":
version: 6.6.3
resolution: "@vue/devtools-api@npm:6.6.3"
checksum: 10c0/e9e712f687e901b1ecfcfb958a305db9729d37408677ea8d63189176406196c7c6d4e9580216de590ccbe68037f323c163293e917cfad3834d7f3299cd5a22bb
languageName: node
linkType: hard

"@vue/reactivity@npm:3.4.33":
version: 3.4.33
resolution: "@vue/reactivity@npm:3.4.33"
Expand Down Expand Up @@ -7781,11 +7788,11 @@ __metadata:
linkType: hard

"pinia@npm:^2.1.7":
version: 2.1.7
resolution: "pinia@npm:2.1.7"
version: 2.2.0
resolution: "pinia@npm:2.2.0"
dependencies:
"@vue/devtools-api": "npm:^6.5.0"
vue-demi: "npm:>=0.14.5"
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.8"
peerDependencies:
"@vue/composition-api": ^1.4.0
typescript: ">=4.4.4"
Expand All @@ -7795,7 +7802,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/f4380a4db04b5b8565ed8a6843821d91f8f650d79dd9f0094005248bd963521b8a73419032fda76541e59b895b0e7852e67ca9d0408162cc391ce5a1bcbda445
checksum: 10c0/2e0889481cd2cf1da0fba5fe197441780c9e49a077cc5a7863ba61dd51c10b79d665db514ff0c7cce3035ecad29fcc69c0de773142e8bf659ec79a954c3a8f9e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9549,6 +9556,22 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:^0.14.8":
version: 0.14.10
resolution: "vue-demi@npm:0.14.10"
peerDependencies:
"@vue/composition-api": ^1.0.0-rc.1
vue: ^3.0.0-0 || ^2.6.0
peerDependenciesMeta:
"@vue/composition-api":
optional: true
bin:
vue-demi-fix: bin/vue-demi-fix.js
vue-demi-switch: bin/vue-demi-switch.js
checksum: 10c0/a9ed8712fa36d01bc13c39757f95f30cebf42d557b99e94bff86d8660c81f2911b41220f7affc023d1ffcc19e13999e4a83019991e264787cca2c616e83aea48
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.3":
version: 9.4.3
resolution: "vue-eslint-parser@npm:9.4.3"
Expand Down

0 comments on commit ec43fca

Please sign in to comment.