Skip to content

Commit

Permalink
chore(deps-dev): bump vue-tsc from 2.0.17 to 2.0.19 (#244)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Weetbix <[email protected]>
  • Loading branch information
dependabot[bot] and Weetbix authored May 28, 2024
1 parent ab4e3b8 commit 2d6a39d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"vitest": "^1.4.0",
"vue": "^3.4.27",
"vue-codemirror": "^6.1.1",
"vue-tsc": "^2.0.17"
"vue-tsc": "^2.0.19"
},
"prettier": {
"tabWidth": 4,
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -899,26 +899,26 @@
loupe "^2.3.7"
pretty-format "^29.7.0"

"@volar/[email protected].2", "@volar/language-core@~2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.2.2.tgz#3c0e745a6d279e6f1872ad3de406683e2e92002b"
integrity sha512-GuvEL4JdxbnLVhPLICncCGT+tVW4cIz9GxXNeDofNnJ4iNTKhr5suGVsA1GLOne9PbraSjn8PlLt+pvLxuRVeQ==
"@volar/[email protected].4", "@volar/language-core@~2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.2.4.tgz#50a9194732988610d6b0d8d8732a07235e6464c8"
integrity sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==
dependencies:
"@volar/source-map" "2.2.2"
"@volar/source-map" "2.2.4"

"@volar/[email protected].2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.2.2.tgz#ec25e8366297b1e9bbd3abcb1636330010d59d59"
integrity sha512-vUwvZuSW6iN4JI9QRinh9EjFasx1TUtnaWMKwgWx08xz1PyYuNkLlWlrZXBZ5GGBhML0u230M/7X+AHY2h9yKg==
"@volar/[email protected].4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.2.4.tgz#15e50e2fc98e76e61711b6cc5d45872814a3e482"
integrity sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==
dependencies:
muggle-string "^0.4.0"

"@volar/typescript@~2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.2.2.tgz#b133919b5d1ef99f882916ddb62297766500843c"
integrity sha512-WcwOREz7+uOrpjUrKhOMaOKKmyPdtqF95HWX7SE0d9hhBB1KkfahxhaAex5U9Bn43LfINHlycLoYCNEtfeKm0g==
"@volar/typescript@~2.2.4":
version "2.2.4"
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.2.4.tgz#8f283d8e9769fed03d9e632a159152e2b3295af0"
integrity sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==
dependencies:
"@volar/language-core" "2.2.2"
"@volar/language-core" "2.2.4"
path-browserify "^1.0.1"

"@vue/[email protected]":
Expand Down Expand Up @@ -963,12 +963,12 @@
"@vue/compiler-dom" "3.4.27"
"@vue/shared" "3.4.27"

"@vue/[email protected].17":
version "2.0.17"
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.0.17.tgz#25ba5c7f4450790cc6cfaccf9805a6b91ada1bd7"
integrity sha512-tHw2J6G9yL4kn3jN5MftOHEq86Y6qnuohBQ1OHkJ73fAv3OYgwDI1cfX7ds0OEJEycOMG64BA3ql5bDgDa41zw==
"@vue/[email protected].19":
version "2.0.19"
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.0.19.tgz#d55f9c1e92690c77ffd599688ba36c2b50c4303b"
integrity sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==
dependencies:
"@volar/language-core" "~2.2.2"
"@volar/language-core" "~2.2.4"
"@vue/compiler-dom" "^3.4.0"
"@vue/shared" "^3.4.0"
computeds "^0.0.1"
Expand Down Expand Up @@ -4086,13 +4086,13 @@ vue-template-compiler@^2.7.14:
de-indent "^1.0.2"
he "^1.2.0"

vue-tsc@^2.0.17:
version "2.0.17"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.17.tgz#bd1c7704c454169b3fcb893421226be99ccae4bf"
integrity sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==
vue-tsc@^2.0.19:
version "2.0.19"
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.19.tgz#db0158a36b7e3773d31855fad5185554bbc7584f"
integrity sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==
dependencies:
"@volar/typescript" "~2.2.2"
"@vue/language-core" "2.0.17"
"@volar/typescript" "~2.2.4"
"@vue/language-core" "2.0.19"
semver "^7.5.4"

vue@^3.4.27:
Expand Down

0 comments on commit 2d6a39d

Please sign in to comment.