Build(deps): bump @vueuse/nuxt from 9.4.0 to 9.5.0
Bumps [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v9.5.0/packages/nuxt)
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
"@snyk/protect": "^1.1056.0",
|
||||
"@vue/apollo-composable": "^4.0.0-beta.1",
|
||||
"@vueuse/core": "^9.5.0",
|
||||
"@vueuse/nuxt": "^9.4.0",
|
||||
"@vueuse/nuxt": "^9.5.0",
|
||||
"core-js": "3",
|
||||
"date-fns": "^2.29.3",
|
||||
"graphql": "^15.8.0",
|
||||
|
||||
@@ -2026,12 +2026,12 @@
|
||||
unimport "^0.6.7"
|
||||
untyped "^0.5.0"
|
||||
|
||||
"@nuxt/kit@^3.0.0-rc.11":
|
||||
version "3.0.0-rc.12"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.0.0-rc.12.tgz#637ab3e63d4213b886ab3cda19632bd08bc5ccb6"
|
||||
integrity sha512-d/6SeNVL1OPdru5aKjjUIWIwqIjbYN/VYGCrZs5gddkzJ5202DsMxyn2rs/ZyT8+oBbbVTYcCK6M+G0945mQdA==
|
||||
"@nuxt/kit@^3.0.0-rc.13":
|
||||
version "3.0.0-rc.13"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.0.0-rc.13.tgz#e043f099d713152a4197b8d79cfbe2a500b6aa5e"
|
||||
integrity sha512-FYEnMRm4LvIUxygmBX/p5kykzSeBleUqCOfxervQFONkz5PVVYXEp1DDBINGR3xk01yuPElENuf+l59iEQ4q7g==
|
||||
dependencies:
|
||||
"@nuxt/schema" "3.0.0-rc.12"
|
||||
"@nuxt/schema" "3.0.0-rc.13"
|
||||
c12 "^0.2.13"
|
||||
consola "^2.15.3"
|
||||
defu "^6.1.0"
|
||||
@@ -2043,11 +2043,11 @@
|
||||
lodash.template "^4.5.0"
|
||||
mlly "^0.5.16"
|
||||
pathe "^0.3.9"
|
||||
pkg-types "^0.3.5"
|
||||
pkg-types "^0.3.6"
|
||||
scule "^0.3.2"
|
||||
semver "^7.3.8"
|
||||
unctx "^2.0.2"
|
||||
unimport "^0.6.8"
|
||||
unimport "^0.7.0"
|
||||
untyped "^0.5.0"
|
||||
|
||||
"@nuxt/loading-screen@^2.0.4":
|
||||
@@ -2101,22 +2101,22 @@
|
||||
ufo "^0.8.5"
|
||||
unimport "^0.6.7"
|
||||
|
||||
"@nuxt/schema@3.0.0-rc.12":
|
||||
version "3.0.0-rc.12"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.0.0-rc.12.tgz#2980cb83738093db88143d406608cf39f0bfa9ff"
|
||||
integrity sha512-LZFy8a+5tZKtqTHvUJrlCjZXmKPSmar4S/p3SpjzgIbc4jDuWzA5r4voUODozd2/bCnYxfYyNtOgtbJSJtDUrw==
|
||||
"@nuxt/schema@3.0.0-rc.13":
|
||||
version "3.0.0-rc.13"
|
||||
resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.0.0-rc.13.tgz#0cc01b695697007999cef4492901cdf1f6b1d04c"
|
||||
integrity sha512-yfNPvUkOQ1/8aKHX8OtU7stANAaZ3B8Rty7HPuo1KHv0R3wNqlRdoRXwFuf4D+jcsS+R5Kccr7i8YYD5IG56Iw==
|
||||
dependencies:
|
||||
c12 "^0.2.13"
|
||||
create-require "^1.1.1"
|
||||
defu "^6.1.0"
|
||||
jiti "^1.16.0"
|
||||
pathe "^0.3.9"
|
||||
pkg-types "^0.3.5"
|
||||
pkg-types "^0.3.6"
|
||||
postcss-import-resolver "^2.0.0"
|
||||
scule "^0.3.2"
|
||||
std-env "^3.3.0"
|
||||
ufo "^0.8.6"
|
||||
unimport "^0.6.8"
|
||||
unimport "^0.7.0"
|
||||
untyped "^0.5.0"
|
||||
|
||||
"@nuxt/server-edge@2.16.0-27720022.54e852f":
|
||||
@@ -2599,6 +2599,15 @@
|
||||
estree-walker "^2.0.1"
|
||||
picomatch "^2.2.2"
|
||||
|
||||
"@rollup/pluginutils@^5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
|
||||
integrity sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
|
||||
dependencies:
|
||||
"@types/estree" "^1.0.0"
|
||||
estree-walker "^2.0.2"
|
||||
picomatch "^2.3.1"
|
||||
|
||||
"@sentry/browser@^6.19.7":
|
||||
version "6.19.7"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.19.7.tgz#a40b6b72d911b5f1ed70ed3b4e7d4d4e625c0b5f"
|
||||
@@ -2827,7 +2836,7 @@
|
||||
"@types/estree" "*"
|
||||
"@types/json-schema" "*"
|
||||
|
||||
"@types/estree@*":
|
||||
"@types/estree@*", "@types/estree@^1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
||||
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
||||
@@ -3379,17 +3388,7 @@
|
||||
optionalDependencies:
|
||||
prettier "^1.18.2 || ^2.0.0"
|
||||
|
||||
"@vueuse/core@9.4.0":
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-9.4.0.tgz#afb30f9494b0954e51a489526566b14f1e2c5fb3"
|
||||
integrity sha512-JzgenGj1ZF2BHOen5rsFiAyyI9sXAv7aKhNLlm9b7SwYQeKTcxTWdhudonURCSP3Egl9NQaRBzes2lv/1JUt/Q==
|
||||
dependencies:
|
||||
"@types/web-bluetooth" "^0.0.16"
|
||||
"@vueuse/metadata" "9.4.0"
|
||||
"@vueuse/shared" "9.4.0"
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/core@^9.5.0":
|
||||
"@vueuse/core@9.5.0", "@vueuse/core@^9.5.0":
|
||||
version "9.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-9.5.0.tgz#6726e952e8f92b465457d3bc95deb385aacd9a41"
|
||||
integrity sha512-6GsWBsJHEb3sYw15mbLrcbslAVY45pkzjJYTKYKCXv88z7srAF0VEW0q+oXKsl58tCbqooplInahXFg8Yo1m4w==
|
||||
@@ -3399,34 +3398,22 @@
|
||||
"@vueuse/shared" "9.5.0"
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/metadata@9.4.0":
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-9.4.0.tgz#5c8eb105a8ad9eb7b47f78a226ff993560d0bd7f"
|
||||
integrity sha512-7GKMdGAsJyQJl35MYOz/RDpP0FxuiZBRDSN79QIPbdqYx4Sd0sVTnIC68KJ6Oln0t0SouvSUMvRHuno216Ud2Q==
|
||||
|
||||
"@vueuse/metadata@9.5.0":
|
||||
version "9.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-9.5.0.tgz#b01c84230261ddee4d439ae5d9c21343dc5ae565"
|
||||
integrity sha512-4M1AyPZmIv41pym+K5+4wup3bKuYebbH8w8BROY1hmT7rIwcyS4tEL+UsGz0Hiu1FCOxcoBrwtAizc0YmBJjyQ==
|
||||
|
||||
"@vueuse/nuxt@^9.4.0":
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/nuxt/-/nuxt-9.4.0.tgz#dfb3ea00c8dde68de74eee0de2b5f597ca3b04e7"
|
||||
integrity sha512-R2XGbDAQ1kCEqnUHv+sTISOCuu7tfSpEFdYZxiIaEH+D8o2vxZx4itAoAoe1LxmyBsd9fakyQ6qpvkUeQVAfoQ==
|
||||
"@vueuse/nuxt@^9.5.0":
|
||||
version "9.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/nuxt/-/nuxt-9.5.0.tgz#6c8af8a00556ac4e05e75d015e15e4aea94f501b"
|
||||
integrity sha512-8NWnxixEgA10R2Vazt4lfF21ZnFgjL/Bm3BUl8IRojPclrbjjJC7SNXeN13kdGgPekDVRJKD+lW86oeR8OyfXQ==
|
||||
dependencies:
|
||||
"@nuxt/kit" "^3.0.0-rc.11"
|
||||
"@vueuse/core" "9.4.0"
|
||||
"@vueuse/metadata" "9.4.0"
|
||||
"@nuxt/kit" "^3.0.0-rc.13"
|
||||
"@vueuse/core" "9.5.0"
|
||||
"@vueuse/metadata" "9.5.0"
|
||||
local-pkg "^0.4.2"
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/shared@9.4.0":
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.4.0.tgz#634022fe42b3d5ece1d81d749724966f5071c8c3"
|
||||
integrity sha512-fTuem51KwMCnqUKkI8B57qAIMcFovtGgsCtAeqxIzH3i6nE9VYge+gVfneNHAAy7lj8twbkNfqQSygOPJTm4tQ==
|
||||
dependencies:
|
||||
vue-demi "*"
|
||||
|
||||
"@vueuse/shared@9.5.0":
|
||||
version "9.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.5.0.tgz#f5306548af0dc9f2b3a0d4da74e62bfdd6211241"
|
||||
@@ -9700,7 +9687,7 @@ magic-string@^0.25.7:
|
||||
dependencies:
|
||||
sourcemap-codec "^1.4.8"
|
||||
|
||||
magic-string@^0.26.2, magic-string@^0.26.3, magic-string@^0.26.4, magic-string@^0.26.5:
|
||||
magic-string@^0.26.2, magic-string@^0.26.3, magic-string@^0.26.4, magic-string@^0.26.5, magic-string@^0.26.7:
|
||||
version "0.26.7"
|
||||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.7.tgz#caf7daf61b34e9982f8228c4527474dac8981d6f"
|
||||
integrity sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==
|
||||
@@ -11201,6 +11188,15 @@ pkg-types@^0.3.5:
|
||||
mlly "^0.5.14"
|
||||
pathe "^0.3.7"
|
||||
|
||||
pkg-types@^0.3.6:
|
||||
version "0.3.6"
|
||||
resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-0.3.6.tgz#6643f45d029539146b99ccbb9f32d21e62a58a9c"
|
||||
integrity sha512-uQZutkkh6axl1GxDm5/+8ivVdwuJ5pyDGqJeSiIWIUWIqYiK3p9QKozN/Rv6eVvFoeSWkN1uoYeSDBwwBJBtbg==
|
||||
dependencies:
|
||||
jsonc-parser "^3.2.0"
|
||||
mlly "^0.5.16"
|
||||
pathe "^0.3.9"
|
||||
|
||||
pluralize@^8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
|
||||
@@ -14483,6 +14479,23 @@ unimport@^0.6.7, unimport@^0.6.8:
|
||||
strip-literal "^0.4.2"
|
||||
unplugin "^0.9.6"
|
||||
|
||||
unimport@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/unimport/-/unimport-0.7.0.tgz#2437e544c2678034986e6aa5e0a614dd2193280a"
|
||||
integrity sha512-Cr0whz4toYVid3JHlni/uThwavDVVCk6Zw0Gxnol1c7DprTA+Isr4T+asO6rDGkhkgV7r3vSdSs5Ym8F15JA+w==
|
||||
dependencies:
|
||||
"@rollup/pluginutils" "^5.0.2"
|
||||
escape-string-regexp "^5.0.0"
|
||||
fast-glob "^3.2.12"
|
||||
local-pkg "^0.4.2"
|
||||
magic-string "^0.26.7"
|
||||
mlly "^0.5.16"
|
||||
pathe "^0.3.9"
|
||||
pkg-types "^0.3.5"
|
||||
scule "^0.3.2"
|
||||
strip-literal "^0.4.2"
|
||||
unplugin "^0.10.2"
|
||||
|
||||
union-value@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
||||
@@ -14539,6 +14552,16 @@ unpipe@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
||||
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
||||
|
||||
unplugin@^0.10.2:
|
||||
version "0.10.2"
|
||||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-0.10.2.tgz#0f7089c3666f592cc448d746e39e7f41e9afb01a"
|
||||
integrity sha512-6rk7GUa4ICYjae5PrAllvcDeuT8pA9+j5J5EkxbMFaV+SalHhxZ7X2dohMzu6C3XzsMT+6jwR/+pwPNR3uK9MA==
|
||||
dependencies:
|
||||
acorn "^8.8.0"
|
||||
chokidar "^3.5.3"
|
||||
webpack-sources "^3.2.3"
|
||||
webpack-virtual-modules "^0.4.5"
|
||||
|
||||
unplugin@^0.9.5, unplugin@^0.9.6:
|
||||
version "0.9.6"
|
||||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-0.9.6.tgz#f449173b619b9970bf3190d5419a66a727bb5d18"
|
||||
|
||||
Reference in New Issue
Block a user