Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: l3d00m/vue3-enter-to-tab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d290d7cabf57d7994acc66bdfc6be0fa3245719c
Choose a base ref
..
head repository: l3d00m/vue3-enter-to-tab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 618110105ec95256f8346f445f40dfc0665b1a9d
Choose a head ref
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@
},
"homepage": "https://github.com/l3d00m/vue3-enter-to-tab#readme",
"devDependencies": {
"@types/node": "22.10.3",
"@types/node": "22.10.5",
"prettier": "3.4.2",
"ts-node": "10.9.2",
"typescript": "5.7.2"
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -109,12 +109,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/c63bd7800b82a53efd3fc0e115d045ae539eaa6367a7804fc17db84a311995a2228b8dce3e8eed089b4f91ae28224cfcf86086ff1ecf48a16c3b9efc03a725f8
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
languageName: node
linkType: hard

@@ -326,30 +326,30 @@ __metadata:
linkType: hard

"@vueuse/core@npm:^12.0.0":
version: 12.3.0
resolution: "@vueuse/core@npm:12.3.0"
version: 12.4.0
resolution: "@vueuse/core@npm:12.4.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:12.3.0"
"@vueuse/shared": "npm:12.3.0"
"@vueuse/metadata": "npm:12.4.0"
"@vueuse/shared": "npm:12.4.0"
vue: "npm:^3.5.13"
checksum: 10/c631aa4b2206b06d0cbd6fba59f08eba3862d1a556f085863446e05df4910d986dd49182fcccfe6d582b58e45bc2046f9985af0bee331cc737f29d0c879c74dc
checksum: 10/79bb29099aa7e142decee079dc8d57592d42c7e3a6a3e0078bd03c30fccf5ecec32b84c3dce6d38e43213c7747a0581e86891fadffb061c8e651238cb7b6c15f
languageName: node
linkType: hard

"@vueuse/metadata@npm:12.3.0":
version: 12.3.0
resolution: "@vueuse/metadata@npm:12.3.0"
checksum: 10/116143706e3190a398b7caef54bf5eb96b2e2cceab2bd40f686c47629fe8d9a59e987f6fd26a31ce7433bb69610b8a4ec57cb3121ecc2cda7624a97ae6c796f3
"@vueuse/metadata@npm:12.4.0":
version: 12.4.0
resolution: "@vueuse/metadata@npm:12.4.0"
checksum: 10/df6747b05bab24c04d7f1e42ee509eacb4ea636de9b09cb2a882f7b59d33e98217c45011064dd6d8364c6f144ce2dd5afa2fd0bc80d39afba115785e7cf2f569
languageName: node
linkType: hard

"@vueuse/shared@npm:12.3.0":
version: 12.3.0
resolution: "@vueuse/shared@npm:12.3.0"
"@vueuse/shared@npm:12.4.0":
version: 12.4.0
resolution: "@vueuse/shared@npm:12.4.0"
dependencies:
vue: "npm:^3.5.13"
checksum: 10/bc0ce6506d1d794da13682bdbbb17e879a9d106761c9a7f9359456fcc9660fdc87d1bcc200f9df6e41994f8b0e0135221dade0c2b4e1f9d300e4954e8a2cdaec
checksum: 10/a06419ea73c58794016e9f3aa168097dd846b3f3d627c505e4746655c056ed61f29ba384f0d8c8ae20ee8875a3d0dff974d0470a5d39dbc044988edf4c2a0641
languageName: node
linkType: hard

@@ -578,7 +578,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "vue3-enter-to-tab@workspace:."
dependencies:
"@types/node": "npm:22.10.3"
"@types/node": "npm:22.10.5"
"@vueuse/core": "npm:^12.0.0"
prettier: "npm:3.4.2"
ts-node: "npm:10.9.2"