Skip to content

Commit

Permalink
Merge pull request #70 from qaiu/dependabot/npm_and_yarn/web-front/es…
Browse files Browse the repository at this point in the history
…lint/plugin-kit-0.2.3

Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /web-front
  • Loading branch information
qaiu authored Nov 18, 2024
2 parents 96b0d94 + 58f9682 commit a4975c7
Showing 1 changed file with 27 additions and 8 deletions.
35 changes: 27 additions & 8 deletions web-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -893,8 +893,8 @@
resolved "https://registry.npmmirror.com/@eslint/object-schema/-/object-schema-2.1.4.tgz"

"@eslint/plugin-kit@^0.2.0":
version "0.2.2"
resolved "https://registry.npmmirror.com/@eslint/plugin-kit/-/plugin-kit-0.2.2.tgz"
version "0.2.3"
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#812980a6a41ecf3a8341719f92a6d1e784a2e0e8"
dependencies:
levn "^0.4.1"

Expand Down Expand Up @@ -1215,6 +1215,10 @@
version "0.0.16"
resolved "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz"

"@types/web-bluetooth@^0.0.20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597"

"@types/ws@^8.5.1":
version "8.5.4"
resolved "https://registry.npmmirror.com/@types/ws/-/ws-8.5.4.tgz"
Expand Down Expand Up @@ -1543,6 +1547,15 @@
version "1.3.0"
resolved "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz"

"@vueuse/core@^11.2.0":
version "11.2.0"
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-11.2.0.tgz#3fc6c0963051bb154dc4c08061889405e3fc745d"
dependencies:
"@types/web-bluetooth" "^0.0.20"
"@vueuse/metadata" "11.2.0"
"@vueuse/shared" "11.2.0"
vue-demi ">=0.14.10"

"@vueuse/core@^9.1.0":
version "9.13.0"
resolved "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz"
Expand All @@ -1552,10 +1565,20 @@
"@vueuse/shared" "9.13.0"
vue-demi "*"

"@vueuse/[email protected]":
version "11.2.0"
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-11.2.0.tgz#fd02cbbc7d08cb4592fceea0486559b89ae38643"

"@vueuse/[email protected]":
version "9.13.0"
resolved "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz"

"@vueuse/[email protected]":
version "11.2.0"
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-11.2.0.tgz#7fb2f3cade6b6c00ef97e613f187ee9bdcfb9a3a"
dependencies:
vue-demi ">=0.14.10"

"@vueuse/[email protected]":
version "9.13.0"
resolved "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz"
Expand Down Expand Up @@ -5390,10 +5413,6 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typescript@^5.6.3:
version "5.6.3"
resolved "https://registry.npmmirror.com/typescript/-/typescript-5.6.3.tgz"

unicode-canonical-property-names-ecmascript@^2.0.0:
version "2.0.0"
resolved "https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz"
Expand Down Expand Up @@ -5467,9 +5486,9 @@ vue-clipboard3@^2.0.0:
dependencies:
clipboard "^2.0.6"

vue-demi@*:
vue-demi@*, vue-demi@>=0.14.10:
version "0.14.10"
resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz"
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.10.tgz#afc78de3d6f9e11bf78c55e8510ee12814522f04"

vue-eslint-parser@^9.4.3:
version "9.4.3"
Expand Down

0 comments on commit a4975c7

Please sign in to comment.