Skip to content

Commit

Permalink
Merge pull request #184 from privy-open-source/renovate/nuxt-devtools…
Browse files Browse the repository at this point in the history
…-1.x

chore(deps): update dependency @nuxt/devtools to v1.6.0
  • Loading branch information
adenvt authored Oct 18, 2024
2 parents 098c02b + 76d6e1c commit 766f987
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@nuxt/devtools": "1.5.2",
"@nuxt/devtools": "1.6.0",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/test-utils": "3.14.3",
Expand Down
86 changes: 84 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,19 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/devtools-kit@npm:1.6.0":
version: 1.6.0
resolution: "@nuxt/devtools-kit@npm:1.6.0"
dependencies:
"@nuxt/kit": "npm:^3.13.2"
"@nuxt/schema": "npm:^3.13.2"
execa: "npm:^7.2.0"
peerDependencies:
vite: "*"
checksum: 10/929fb4dfc9ca9742b732b3bfb6151b0d243be2d4f779f47e1da70ed4ab66e57a9b31322ac14e12d825674f627391df682e91ff601406d858283f3b7826ac82c3
languageName: node
linkType: hard

"@nuxt/devtools-wizard@npm:1.5.2":
version: 1.5.2
resolution: "@nuxt/devtools-wizard@npm:1.5.2"
Expand All @@ -1591,7 +1604,76 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/devtools@npm:1.5.2, @nuxt/devtools@npm:^1.4.2":
"@nuxt/devtools-wizard@npm:1.6.0":
version: 1.6.0
resolution: "@nuxt/devtools-wizard@npm:1.6.0"
dependencies:
consola: "npm:^3.2.3"
diff: "npm:^7.0.0"
execa: "npm:^7.2.0"
global-directory: "npm:^4.0.1"
magicast: "npm:^0.3.5"
pathe: "npm:^1.1.2"
pkg-types: "npm:^1.2.0"
prompts: "npm:^2.4.2"
rc9: "npm:^2.1.2"
semver: "npm:^7.6.3"
bin:
devtools-wizard: cli.mjs
checksum: 10/390cd342f4f907c207096287ab2a8993ddb5b53db76368109f2ed773aba45671df2045459116260eef88bac087d93252da95fb33647e8a166d6e291ea4a8128f
languageName: node
linkType: hard

"@nuxt/devtools@npm:1.6.0":
version: 1.6.0
resolution: "@nuxt/devtools@npm:1.6.0"
dependencies:
"@antfu/utils": "npm:^0.7.10"
"@nuxt/devtools-kit": "npm:1.6.0"
"@nuxt/devtools-wizard": "npm:1.6.0"
"@nuxt/kit": "npm:^3.13.2"
"@vue/devtools-core": "npm:7.4.4"
"@vue/devtools-kit": "npm:7.4.4"
birpc: "npm:^0.2.17"
consola: "npm:^3.2.3"
cronstrue: "npm:^2.50.0"
destr: "npm:^2.0.3"
error-stack-parser-es: "npm:^0.1.5"
execa: "npm:^7.2.0"
fast-npm-meta: "npm:^0.2.2"
flatted: "npm:^3.3.1"
get-port-please: "npm:^3.1.2"
hookable: "npm:^5.5.3"
image-meta: "npm:^0.2.1"
is-installed-globally: "npm:^1.0.0"
launch-editor: "npm:^2.9.1"
local-pkg: "npm:^0.5.0"
magicast: "npm:^0.3.5"
nypm: "npm:^0.3.11"
ohash: "npm:^1.1.4"
pathe: "npm:^1.1.2"
perfect-debounce: "npm:^1.0.0"
pkg-types: "npm:^1.2.0"
rc9: "npm:^2.1.2"
scule: "npm:^1.3.0"
semver: "npm:^7.6.3"
simple-git: "npm:^3.27.0"
sirv: "npm:^2.0.4"
tinyglobby: "npm:^0.2.6"
unimport: "npm:^3.12.0"
vite-plugin-inspect: "npm:^0.8.7"
vite-plugin-vue-inspector: "npm:5.1.3"
which: "npm:^3.0.1"
ws: "npm:^8.18.0"
peerDependencies:
vite: "*"
bin:
devtools: cli.mjs
checksum: 10/2e70e623bfd37bdf3bedd280d84fbb1674327205c04d912ddbb612af2eb08ca3ba6cbcbd0508ec858c2882e61dbf2be6dc5399c8e05f3864bee55c1f14bde0fa
languageName: node
linkType: hard

"@nuxt/devtools@npm:^1.4.2":
version: 1.5.2
resolution: "@nuxt/devtools@npm:1.5.2"
dependencies:
Expand Down Expand Up @@ -2100,7 +2182,7 @@ __metadata:
resolution: "@privyid/pong@workspace:."
dependencies:
"@fingerprintjs/fingerprintjs": "npm:^4.0.0"
"@nuxt/devtools": "npm:1.5.2"
"@nuxt/devtools": "npm:1.6.0"
"@nuxt/kit": "npm:^3.13.2"
"@nuxt/module-builder": "npm:0.8.4"
"@nuxt/schema": "npm:3.13.2"
Expand Down

0 comments on commit 766f987

Please sign in to comment.