Skip to content

Commit

Permalink
build(deps-dev): bump @nuxt/devtools from 1.0.6 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.0.8/packages/devtools)

---
updated-dependencies:
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 49ac3d9 commit e007417
Showing 1 changed file with 86 additions and 48 deletions.
134 changes: 86 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1926,75 +1926,72 @@
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7"
integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==

"@nuxt/[email protected].6", "@nuxt/devtools-kit@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-1.0.6.tgz#e4a96fc20a9bb88fe58a3d775fcc1e317e3438cb"
integrity sha512-CUSE++NRTIwvBWbLsPzLZIDMpXr6oyllaWm8tOR3Wgr/04jW31uyWbXjU/fxRuDotQwZfcTe19uunRoCoBnk1Q==
"@nuxt/[email protected].8", "@nuxt/devtools-kit@^1.0.6":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-1.0.8.tgz#ecaa541909293d6b90a7bbab728c1c9891849ae5"
integrity sha512-j7bNZmoAXQ1a8qv6j6zk4c/aekrxYqYVQM21o/Hy4XHCUq4fajSgpoc8mjyWJSTfpkOmuLyEzMexpDWiIVSr6A==
dependencies:
"@nuxt/kit" "^3.8.2"
"@nuxt/schema" "^3.8.2"
"@nuxt/kit" "^3.9.1"
"@nuxt/schema" "^3.9.1"
execa "^7.2.0"

"@nuxt/[email protected].6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-1.0.6.tgz#f01a40eb2f44bf4b678850ea81c134b9dc2dafc5"
integrity sha512-44G+t2sQQii3TPnmktlrZryC4pw7t77GUV7wneEicLGU+w5I5ib7taVMJy8+yBC3kpTs5eYHOmqI63Dqvr73tw==
"@nuxt/[email protected].8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@nuxt/devtools-wizard/-/devtools-wizard-1.0.8.tgz#cb4e64337e565c349bb7b60cf3a80c117d68c59d"
integrity sha512-RxyOlM7Isk5npwXwDJ/rjm9ekX5sTNG0LS0VOBMdSx+D5nlRPMRr/r9yO+9WQDyzPLClLzHaXRHBWLPlRX3IMw==
dependencies:
consola "^3.2.3"
diff "^5.1.0"
execa "^7.2.0"
global-directory "^4.0.1"
magicast "^0.3.2"
pathe "^1.1.1"
pathe "^1.1.2"
pkg-types "^1.0.3"
prompts "^2.4.2"
rc9 "^2.1.1"
semver "^7.5.4"

"@nuxt/devtools@^1.0.6", "@nuxt/devtools@latest":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-1.0.6.tgz#9cc2aaaa7ac8470d2bf24d260474f9b247ed1716"
integrity sha512-3P914IHBvKl2aYSrwaCAU9E1ndVNnGJR0Jn0XKUFktsbjU5kGlwLGrtRKXAw4Yz1VNiSZPrapVrFOQWbXRGRvg==
version "1.0.8"
resolved "https://registry.yarnpkg.com/@nuxt/devtools/-/devtools-1.0.8.tgz#d8edbb016f5194a7255f90623a205b484df77e26"
integrity sha512-o6aBFEBxc8OgVHV4OPe2g0q9tFIe9HiTxRiJnlTJ+jHvOQsBLS651ArdVtwLChf9UdMouFlpLLJ1HteZqTbtsQ==
dependencies:
"@antfu/utils" "^0.7.7"
"@nuxt/devtools-kit" "1.0.6"
"@nuxt/devtools-wizard" "1.0.6"
"@nuxt/kit" "^3.8.2"
"@nuxt/devtools-kit" "1.0.8"
"@nuxt/devtools-wizard" "1.0.8"
"@nuxt/kit" "^3.9.1"
birpc "^0.2.14"
consola "^3.2.3"
destr "^2.0.2"
error-stack-parser-es "^0.1.1"
execa "^7.2.0"
fast-glob "^3.3.2"
flatted "^3.2.9"
get-port-please "^3.1.1"
h3 "^1.9.0"
get-port-please "^3.1.2"
hookable "^5.5.3"
image-meta "^0.2.0"
is-installed-globally "^1.0.0"
launch-editor "^2.6.1"
local-pkg "^0.5.0"
magicast "^0.3.2"
nitropack "^2.8.1"
nypm "^0.3.3"
ofetch "^1.3.3"
nypm "^0.3.4"
ohash "^1.1.3"
pacote "^17.0.5"
pathe "^1.1.1"
pathe "^1.1.2"
perfect-debounce "^1.0.0"
pkg-types "^1.0.3"
rc9 "^2.1.1"
scule "^1.1.1"
scule "^1.2.0"
semver "^7.5.4"
simple-git "^3.21.0"
sirv "^2.0.3"
unimport "^3.6.1"
simple-git "^3.22.0"
sirv "^2.0.4"
unimport "^3.7.1"
vite-plugin-inspect "^0.8.1"
vite-plugin-vue-inspector "^4.0.2"
which "^3.0.1"
ws "^8.15.0"
ws "^8.16.0"

"@nuxt/[email protected]", "@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.1", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.0":
"@nuxt/[email protected]":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.9.0.tgz#b18492bb9b6ea42f8df68483c3286614df0f9933"
integrity sha512-XVFQihMTXM5y7Xj7EXbcDbUbxNkC8+ArQKArAH5PK1ulCWZWyP+VR94Gg2boo9vI2eNLTs+LquxnOtOHRQrg0A==
Expand All @@ -2018,7 +2015,31 @@
unimport "^3.7.0"
untyped "^1.4.0"

"@nuxt/[email protected]", "@nuxt/schema@^3.8.2":
"@nuxt/kit@^3.7.4", "@nuxt/kit@^3.8.1", "@nuxt/kit@^3.8.2", "@nuxt/kit@^3.9.0", "@nuxt/kit@^3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.9.1.tgz#12ec2f38fad35c4f777e21bf1f5671c5824cd1b6"
integrity sha512-QvwZ4QmxmKEnGXXwhLapfogW8enIX30GD7nbmasAkcDIf4GdP2IWUwhd068mrXMbzdZupRLV1J5E74Dr516o5g==
dependencies:
"@nuxt/schema" "3.9.1"
c12 "^1.6.1"
consola "^3.2.3"
defu "^6.1.4"
globby "^14.0.0"
hash-sum "^2.0.0"
ignore "^5.3.0"
jiti "^1.21.0"
knitwork "^1.0.0"
mlly "^1.4.2"
pathe "^1.1.1"
pkg-types "^1.0.3"
scule "^1.1.1"
semver "^7.5.4"
ufo "^1.3.2"
unctx "^2.3.1"
unimport "^3.7.1"
untyped "^1.4.0"

"@nuxt/[email protected]":
version "3.9.0"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.9.0.tgz#4eb52c8c8f10ae7195a2fa75bf4c90445418554e"
integrity sha512-NaRiq+g6XE4YOZLy7be2e6AmZCW0gfQWDM88TSfNr3Lypo+6PuY2VqzZLpSvOCNlW3CFj/kWtMdhool2BP0yIg==
Expand All @@ -2035,6 +2056,23 @@
unimport "^3.7.0"
untyped "^1.4.0"

"@nuxt/[email protected]", "@nuxt/schema@^3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.9.1.tgz#01b0beee83a7ac94e37d63107e7b733e6189904c"
integrity sha512-GmALRLYo2vPMS1lMpUkUrUuEgTMCL1ZWyqA+zPKJ9/Rh2rrQgIvFyClqUl4txQoCZl038njP5cW0nOe2Oe0HKg==
dependencies:
"@nuxt/ui-templates" "^1.3.1"
consola "^3.2.3"
defu "^6.1.4"
hookable "^5.5.3"
pathe "^1.1.1"
pkg-types "^1.0.3"
scule "^1.1.1"
std-env "^3.7.0"
ufo "^1.3.2"
unimport "^3.7.1"
untyped "^1.4.0"

"@nuxt/telemetry@^2.5.3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-2.5.3.tgz#e702bbccfb5cc4ab9b0cfc8239e96ed9e2ccfc74"
Expand Down Expand Up @@ -3520,7 +3558,7 @@ bundle-name@^3.0.0:
dependencies:
run-applescript "^5.0.0"

c12@^1.4.2, c12@^1.5.1:
c12@^1.4.2, c12@^1.5.1, c12@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/c12/-/c12-1.6.1.tgz#e6d3198d214cce66f82101e58e30daf2a0f58737"
integrity sha512-fAZOi3INDvIbmjuwAVVggusyRTxwNdTAnwLay8IsXwhFzDwPPGzFxzrx6L55CPFGPulUSZI0eyFUvRDXveoE3g==
Expand Down Expand Up @@ -5208,10 +5246,10 @@ get-own-enumerable-property-symbols@^3.0.0:
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==

get-port-please@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/get-port-please/-/get-port-please-3.1.1.tgz#2556623cddb4801d823c0a6a15eec038abb483be"
integrity sha512-3UBAyM3u4ZBVYDsxOQfJDxEa6XTbpBDrOjp4mf7ExFRt5BKs/QywQQiJsh2B+hxcZLSapWqCRvElUe8DnKcFHA==
get-port-please@^3.1.1, get-port-please@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/get-port-please/-/get-port-please-3.1.2.tgz#502795e56217128e4183025c89a48c71652f4e49"
integrity sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==

get-stream@^6.0.0, get-stream@^6.0.1:
version "6.0.1"
Expand Down Expand Up @@ -7279,7 +7317,7 @@ nuxt@^3.9.0:
vue-devtools-stub "^0.1.0"
vue-router "^4.2.5"

nypm@^0.3.3:
nypm@^0.3.3, nypm@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/nypm/-/nypm-0.3.4.tgz#48ec8fc19fbf20fb747728716ceac3a4bd0456a3"
integrity sha512-1JLkp/zHBrkS3pZ692IqOaIKSYHmQXgqfELk6YTOfVBnwealAmPA1q2kKK7PHJAHSMBozerThEFZXP3G6o7Ukg==
Expand Down Expand Up @@ -7602,10 +7640,10 @@ path-type@^5.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==

pathe@^1.0.0, pathe@^1.1.0, pathe@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a"
integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==
pathe@^1.0.0, pathe@^1.1.0, pathe@^1.1.1, pathe@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==

perfect-debounce@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -8356,10 +8394,10 @@ safe-regex-test@^1.0.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

scule@^1.0.0, scule@^1.1.0, scule@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/scule/-/scule-1.1.1.tgz#82b4d13bb8c729c15849256e749cee0cb52a4d89"
integrity sha512-sHtm/SsIK9BUBI3EFT/Gnp9VoKfY6QLvlkvAE6YK7454IF8FSgJEAnJpVdSC7K5/pjI5NfxhzBLW2JAfYA/shQ==
scule@^1.0.0, scule@^1.1.0, scule@^1.1.1, scule@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/scule/-/scule-1.2.0.tgz#b46d444d6a8c92e73eb80d2d8d00b94ab065cc3e"
integrity sha512-CRCmi5zHQnSoeCik9565PONMg0kfkvYmcSqrbOJY4txFfy1wvVULV4FDaiXhUblUgahdqz3F2NwHZ8i4eBTwUw==

"semver@2 || 3 || 4 || 5":
version "5.7.2"
Expand Down Expand Up @@ -8527,7 +8565,7 @@ sigstore@^2.0.0:
"@sigstore/sign" "^2.1.0"
"@sigstore/tuf" "^2.1.0"

simple-git@^3.21.0:
simple-git@^3.22.0:
version "3.22.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.22.0.tgz#616d41c661e30f9c65778956317d422b1729a242"
integrity sha512-6JujwSs0ac82jkGjMHiCnTifvf1crOiY/+tfs/Pqih6iow7VrpNKRRNdWm6RtaXpvvv/JGNYhlUtLhGFqHF+Yw==
Expand All @@ -8536,7 +8574,7 @@ simple-git@^3.21.0:
"@kwsites/promise-deferred" "^1.1.1"
debug "^4.3.4"

sirv@^2.0.3:
sirv@^2.0.3, sirv@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.4.tgz#5dd9a725c578e34e449f332703eb2a74e46a29b0"
integrity sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==
Expand Down Expand Up @@ -9341,7 +9379,7 @@ unicorn-magic@^0.1.0:
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==

unimport@^3.6.0, unimport@^3.6.1, unimport@^3.7.0:
unimport@^3.6.0, unimport@^3.7.0, unimport@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.7.1.tgz#37250d0f3f2dcf1e1b66ed13728db0e9f50ba0c3"
integrity sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==
Expand Down Expand Up @@ -10044,7 +10082,7 @@ wrappy@1:
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

ws@^8.15.0:
ws@^8.16.0:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
Expand Down

0 comments on commit e007417

Please sign in to comment.