Build(deps): bump @nuxtjs/composition-api from 0.33.0 to 0.33.1

Bumps [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/nuxt-community/composition-api/releases)
- [Changelog](https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/composition-api/compare/0.33.0...0.33.1)
This commit is contained in:
2022-08-04 04:38:20 +00:00
parent e24b65c85b
commit 95510d424a
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@graphql-codegen/typescript": "^2.7.2",
"@graphql-codegen/typescript-operations": "^2.5.2",
"@graphql-codegen/typescript-vue-apollo": "^3.3.2",
"@nuxtjs/composition-api": "^0.33.0",
"@nuxtjs/composition-api": "^0.33.1",
"@nuxtjs/i18n": "^7.2.3",
"@nuxtjs/moment": "^1.1.0",
"@nuxtjs/sentry": "^5.1.7",
+9 -9
View File
@@ -2478,16 +2478,16 @@
webpack-node-externals "^3.0.0"
webpackbar "^4.0.0"
"@nuxtjs/composition-api@^0.33.0":
version "0.33.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.33.0.tgz#f9274f279bc7c38c3cb88e665d77e1849eca9885"
integrity sha512-IHDHliPWS1o5whD6xgSB7hneJ6LVAU0xu8Thj5GmDx4VAAVA+6WRfDx+xKwh61SW36th4YHUcD28xYeqezW3+Q==
"@nuxtjs/composition-api@^0.33.1":
version "0.33.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/composition-api/-/composition-api-0.33.1.tgz#509ace1ac1e5d3e73ab3a949efacf14f35a46da3"
integrity sha512-dI0c5atKDsEIVycrsKw9T+aaos2VggscSJBPZpC1BXKzHR7+9Ilor+SHvnAEb5j2E2v+8x407Uo339oJzhlD1A==
dependencies:
defu "^6.0.0"
estree-walker "^2.0.2"
fs-extra "^9.1.0"
magic-string "^0.26.2"
pathe "^0.3.2"
pathe "^0.3.3"
ufo "^0.8.5"
"@nuxtjs/eslint-config-typescript@^10.0.0":
@@ -10756,10 +10756,10 @@ path-type@^4.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
pathe@^0.3.0, pathe@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.2.tgz#016345ed643027404d7a9ed8d1454ad997a1483a"
integrity sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==
pathe@^0.3.0, pathe@^0.3.2, pathe@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.3.tgz#8d6d70a25d4db6024ed4d59e59c1bf80fcf18753"
integrity sha512-x3nrPvG0HDSDzUiJ0WqtzhN4MD+h5B+dFJ3/qyxVuARlr4Y3aJv8gri2cZzp9Z8sGs2a+aG9gNbKngh3gme57A==
pbkdf2@^3.0.3:
version "3.1.2"