Skip to content

Commit

Permalink
docs: upgrade studio module
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 1, 2022
1 parent 3e2e6eb commit ff2eddd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@nuxt-themes/docus": "^1.0.3",
"@nuxthq/studio": "^0.2.3",
"@nuxthq/studio": "^0.3.1",
"@nuxtlabs/github-module": "^1.5.3",
"monaco-editor-core": "^0.34.1",
"nuxt": "v3.0.0",
Expand Down
18 changes: 3 additions & 15 deletions docs/yarn.lock
Expand Up @@ -704,7 +704,7 @@
unimport "^1.0.1"
untyped "^1.0.0"

"@nuxt/schema@3.0.0", "@nuxt/schema@^3.0.0", "@nuxt/schema@^3.0.0-rc.13":
"@nuxt/schema@3.0.0", "@nuxt/schema@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.0.0.tgz#d499fd7d8309f9bd3403411b32c19e726969cd71"
integrity sha512-5fwsidhs5NjFzR8sIzHMXO0WFGkI3tCH3ViANn2W4N5qCwoYZ0n1sZBkQ9Esn1VoEed6RsIlTpWrPZPVtqNkGQ==
Expand Down Expand Up @@ -792,18 +792,6 @@
vite-plugin-checker "^0.5.1"
vue-bundle-renderer "^1.0.0"

"@nuxthq/studio@^0.2.3":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@nuxthq/studio/-/studio-0.2.7.tgz#5302b15d376f9d6857148fd1aad301a28ec7f6ba"
integrity sha512-WTNO0hUHmyrxCIcPl8ltT022YZ2RmzFvMaHbQ+FpsjuF/wILOAM/i6kOiRcd/5+0xOkOssz+ZwoWElmNad+5RA==
dependencies:
"@nuxt/kit" "^3.0.0-rc.13"
"@nuxt/schema" "^3.0.0-rc.13"
defu "^6.1.0"
nuxt-component-meta "^0.3.3"
socket.io-client "^4.5.3"
ufo "^0.8.6"

"@nuxthq/studio@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@nuxthq/studio/-/studio-0.3.1.tgz#9680788e073beaf9d77ad99319b62fd5415127d6"
Expand Down Expand Up @@ -2246,7 +2234,7 @@ define-lazy-prop@^2.0.0:
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f"
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==

defu@^6.0.0, defu@^6.1.0, defu@^6.1.1:
defu@^6.0.0, defu@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.1.tgz#a12c712349197c545dc61d3cd3b607b4cc7ef0c1"
integrity sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==
Expand Down Expand Up @@ -4502,7 +4490,7 @@ nuxi@3.0.0:
optionalDependencies:
fsevents "~2.3.2"

nuxt-component-meta@^0.3.3, nuxt-component-meta@^0.3.5:
nuxt-component-meta@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/nuxt-component-meta/-/nuxt-component-meta-0.3.5.tgz#8b631ddc0a56dc792270b1bb74ea76ff25d01a10"
integrity sha512-1pknzvuZWpj8qASTqJo6mC4KDX1/qRgk68FchzoRVIoxgisrgQ0/dlWDj/XZ+1HTecxZufTWc5ckrPUzZgWkQg==
Expand Down

0 comments on commit ff2eddd

Please sign in to comment.