Skip to content

Commit

Permalink
chore(deps): Update dependency @pinia/nuxt to ^0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 8ba8ee7 commit f2e531d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@influxdata/influxdb-client": "^1.35.0",
"@influxdata/influxdb-client-apis": "^1.35.0",
"@pinia/nuxt": "^0.5.5",
"@pinia/nuxt": "^0.6.1",
"@prisma/client": "^5.21.1",
"@turf/great-circle": "^7.1.0",
"adm-zip": "^0.5.16",
Expand Down
35 changes: 8 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1993,7 +1993,7 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/kit@npm:3.13.2, @nuxt/kit@npm:^3.10.1, @nuxt/kit@npm:^3.13.1, @nuxt/kit@npm:^3.13.2, @nuxt/kit@npm:^3.9.0":
"@nuxt/kit@npm:3.13.2, @nuxt/kit@npm:^3.10.1, @nuxt/kit@npm:^3.13.0, @nuxt/kit@npm:^3.13.1, @nuxt/kit@npm:^3.13.2":
version: 3.13.2
resolution: "@nuxt/kit@npm:3.13.2"
dependencies:
Expand Down Expand Up @@ -2279,13 +2279,13 @@ __metadata:
languageName: node
linkType: hard

"@pinia/nuxt@npm:^0.5.5":
version: 0.5.5
resolution: "@pinia/nuxt@npm:0.5.5"
"@pinia/nuxt@npm:^0.6.1":
version: 0.6.1
resolution: "@pinia/nuxt@npm:0.6.1"
dependencies:
"@nuxt/kit": "npm:^3.9.0"
pinia: "npm:^2.2.3"
checksum: 10c0/be38b7d8d148dd12632649496138105a9956c42ce2b99fad35d277aaca46b252fb26d66b984fad8ccf2c1cd3b9407f66816816fa21cab2e60f0b304734a4d677
"@nuxt/kit": "npm:^3.13.0"
pinia: "npm:^2.2.5"
checksum: 10c0/ea0b53409e11f81a555d16a93e4a771c095cf9df85d2fe2ba829dfd9821754e22b61e2c6d79ae6e15923be9e4122e2b3ffc1dcf9e191a5e52554aa473020cee6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9315,25 +9315,6 @@ __metadata:
languageName: node
linkType: hard

"pinia@npm:^2.2.3":
version: 2.2.4
resolution: "pinia@npm:2.2.4"
dependencies:
"@vue/devtools-api": "npm:^6.6.3"
vue-demi: "npm:^0.14.10"
peerDependencies:
"@vue/composition-api": ^1.4.0
typescript: ">=4.4.4"
vue: ^2.6.14 || ^3.3.0
peerDependenciesMeta:
"@vue/composition-api":
optional: true
typescript:
optional: true
checksum: 10c0/d4eea590e19f8b499488664d28c280292f1821990ba9d3021408093b253acfba260ab6405c33dafe761a761469d108e9c11ebe0f877ce99f19658d6a3eeb0578
languageName: node
linkType: hard

"pinia@npm:^2.2.5":
version: 2.2.5
resolution: "pinia@npm:2.2.5"
Expand Down Expand Up @@ -12243,7 +12224,7 @@ __metadata:
"@nuxt/devtools": "npm:^1.6.0"
"@nuxt/eslint": "npm:^0.6.1"
"@nuxtjs/stylelint-module": "npm:^5.2.0"
"@pinia/nuxt": "npm:^0.5.5"
"@pinia/nuxt": "npm:^0.6.1"
"@prisma/client": "npm:^5.21.1"
"@stylistic/eslint-plugin": "npm:^2.10.1"
"@stylistic/stylelint-plugin": "npm:^3.1.1"
Expand Down

0 comments on commit f2e531d

Please sign in to comment.