8000 chore: update deps · zdccool/nativescript-vue@6c467cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c467cf

Browse files
committed
chore: update deps
1 parent f7fd2a2 commit 6c467cf

File tree

4 files changed

+79
-80
lines changed

4 files changed

+79
-80
lines changed

demo/package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@
55
"private": true,
66
"dependencies": {
77
"@nativescript/core": "~8.5.0",
8-
"@vueuse/components": "^9.4.0",
9-
"@vueuse/core": "^9.4.0",
8+
"@vueuse/components": "^10.1.2",
9+
"@vueuse/core": "^10.1.2",
1010
"nativescript-vue": "link:.."
1111
},
1212
"devDependencies": {
1313
"@nativescript/android": "~8.5.0",
14-
"@nativescript/ios": "~8.5.0",
14+
"@nativescript/ios": "~8.5.2",
1515
"@nativescript/types": "~8.5.0",
1616
"@nativescript/webpack": "~5.0.14",
17-
"@types/node": "~17.0.21",
18-
"typescript": "~4.9.5"
17+
"typescript": "~5.1.3"
1918
}
2019
}

demo/yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,10 @@
266266
glob "^7.1.0"
267267
mkdirp "^1.0.4"
268268

269-
"@nativescript/ios@~8.5.0":
270-
version "8.5.1"
271-
resolved "https://registry.yarnpkg.com/@nativescript/ios/-/ios-8.5.1.tgz#447541a5580cabc2bc8ba505d7e543c98b44baeb"
272-
integrity sha512-WC1M/ktFrI7RLTmHWFrO3aEKl1+GMdGnof4gbXI5eMQpOKk4u0wXyUGHBjW/q16NbZSiDM/Vo3qFW5PxWM4Mow==
269+
"@nativescript/ios@~8.5.2":
270+
version "8.5.2"
271+
resolved "https://registry.yarnpkg.com/@nativescript/ios/-/ios-8.5.2.tgz#669815f4b40170c359b40374fdf145ddc0c1439a"
272+
integrity sha512-IqWcvkw7eKxnAjY+Kmbn3Cc5qRC/2LcALeoH9CQnpNDd3INGudFQz+KGfEHnK3VK9uUgnj+16TaIPj0LFLQKew==
273273

274274
"@nativescript/types-android@~8.5.0":
275275
version "8.5.0"
@@ -412,10 +412,10 @@
412412
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
413413
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
414414

415-
"@types/web-bluetooth@^0.0.16":
416-
version "0.0.16"
417-
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz#1d12873a8e49567371f2a75fe3e7f7edca6662d8"
418-
integrity sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==
415+
"@types/web-bluetooth@^0.0.17":
416+
version "0.0.17"
417+
resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz#5c9f3c617f64a9735d7b72a7cc671e166d900c40"
418+
integrity sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==
419419

420420
"@vue/compiler-core@3.3.4":
421421
version "3.3.4"
@@ -506,36 +506,36 @@
506506
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.4.tgz#06e83c5027f464eef861c329be81454bc8b70780"
507507
integrity sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==
508508

509-
"@vueuse/components@^9.4.0":
510-
version "9.13.0"
511-
resolved "https://registry.yarnpkg.com/@vueuse/components/-/components-9.13.0.tgz#ff909e5abdedc4123a3001c8ce88d6230b1bb5d9"
512-
integrity sha512-UJ8PjQ4SGb2rsVIy9vhEc6aCu+3+2cc+xEfGNX8/M1NKIuL2Vo6c2Kc2fYFaRzWZkP8HWXu+IcwvnAzL44IEFA==
509+
"@vueuse/components@^10.1.2":
510+
version "10.1.2"
511+
resolved "https://registry.yarnpkg.com/@vueuse/components/-/components-10.1.2.tgz#0543dad9a0f0bfc2b2a9025c4a9cee2c55baf603"
512+
integrity sha512-HlYFYCg3twMhnQgPS4/muz8XIYKViFVKnpL0Xtw5+9ib2gtWvu1Qu7hj6kDMDtOIw1CnNRsUbMLiNI+LXkxSSQ==
513513
dependencies:
514-
"@vueuse/core" "9.13.0"
515-
"@vueuse/shared" "9.13.0"
516-
vue-demi "*"
514+
"@vueuse/core" "10.1.2"
515+
"@vueuse/shared" "10.1.2"
516+
vue-demi ">=0.14.0"
517517

518-
"@vueuse/core@9.13.0", "@vueuse/core@^9.4.0":
519-
version "9.13.0"
520-
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-9.13.0.tgz#2f69e66d1905c1e4eebc249a01759cf88ea00cf4"
521-
integrity sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==
518+
"@vueuse/core@10.1.2", "@vueuse/core@^10.1.2":
519+
version "10.1.2"
520+
resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-10.1.2.tgz#2499eadec36c5d7109338e3a2b73725040ae8011"
521+
integrity sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==
522522
dependencies:
523-
"@types/web-bluetooth" "^0.0.16"
524-
"@vueuse/metadata" "9.13.0"
525-
"@vueuse/shared" "9.13.0"
526-
vue-demi "*"
523+
"@types/web-bluetooth" "^0.0.17"
524+
"@vueuse/metadata" "10.1.2"
525+
"@vueuse/shared" "10.1.2"
526+
vue-demi ">=0.14.0"
527527

528-
"@vueuse/metadata@9.13.0":
529-
version "9.13.0"
530-
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-9.13.0.tgz#bc25a6cdad1b1a93c36ce30191124da6520539ff"
531-
integrity sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==
528+
"@vueuse/metadata@10.1.2":
529+
version "10.1.2"
530+
resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-10.1.2.tgz#d8ffe557b1042efd03a0aa88540a00c25d193ee3"
531+
integrity sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==
532532

533-
"@vueuse/shared@9.13.0":
534-
version "9.13.0"
535-
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-9.13.0.tgz#089ff4cc4e2e7a4015e57a8f32e4b39d096353b9"
536-
integrity sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==
533+
"@vueuse/shared@10.1.2":
534+
version "10.1.2"
535+
resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.1.2.tgz#31d8733a217a6396eb67706319133bf62cdd8baa"
536+
integrity sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==
537537
dependencies:
538-
vue-demi "*"
538+
vue-demi ">=0.14.0"
539539

540540
"@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5":
541541
version "1.11.6"
@@ -2458,10 +2458,10 @@ tslib@^2.0.0:
24582458
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
24592459
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
24602460

2461-
typescript@~4.9.5:
2462-
version "4.9.5"
2463-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
2464-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
2461+
typescript@~5.1.3:
2462+
version "5.1.3"
2463+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
2464+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
24652465

24662466
universalify@^2.0.0:
24672467
version "2.0.0"
@@ -2488,10 +2488,10 @@ util-deprecate@^1.0.2:
24882488
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
24892489
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
24902490

2491-
vue-demi@*:
2492-
version "0.14.1"
2493-
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.1.tgz#1ed9af03a27642762bfed83d8750805302d0398d"
2494-
integrity sha512-rt+yuCtXvscYot9SQQj3WKZJVSriPNqVkpVBNEHPzSgBv7QIYzsS410VqVgvx8f9AAPgjg+XPKvmV3vOqqkJQQ==
2491+
vue-demi@>=0.14.0:
2492+
version "0.14.5"
2493+
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.5.tgz#676d0463d1a1266d5ab5cba932e043d8f5f2fbd9"
2494+
integrity sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==
24952495

24962496
vue-hot-reload-api@^2.3.0:
24972497
version "2.3.4"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"vue-loader": "^17.2.2"
2323
},
2424
"devDependencies": {
25-
"@commitlint/cli": "^17.6.3",
26-
"@commitlint/config-conventional": "^17.6.3",
25+
"@commitlint/cli": "^17.6.5",
26+
"@commitlint/config-conventional": "^17.6.5",
2727
"@nativescript/core": "~8.5.0",
2828
"@nativescript/webpack": "~5.0.14",
2929
"esbuild": "^0.17.19",
3030
"husky": "^8.0.3",
3131
"lint-staged": "^13.2.2",
3232
"prettier": "^2.8.8",
33-
"typescript": "^4.9.5"
33+
"typescript": "^5.1.3"
3434
},
3535
"lint-staged": {
3636
"*": [

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,13 @@
191191
"@babel/helper-validator-identifier" "^7.19.1"
192192
to-fast-properties "^2.0.0"
193193

194-
"@commitlint/cli@^17.6.3":
195-
version "17.6.3"
196-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.3.tgz#a02194a2bb6efe4e681eda2addd072a8d02c9497"
197-
integrity sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A==
194+
"@commitlint/cli@^17.6.5":
195+
version "17.6.5"
196+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.5.tgz#3a8abd6499f9d4aeafe3bf9201338ccb868a14b9"
197+
integrity sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==
198198
dependencies:
199199
"@commitlint/format" "^17.4.4"
200-
"@commitlint/lint" "^17.6.3"
200+
"@commitlint/lint" "^17.6.5"
201201
"@commitlint/load" "^17.5.0"
202202
"@commitlint/read" "^17.5.1"
203203
"@commitlint/types" "^17.4.4"
@@ -207,10 +207,10 @@
207207
resolve-global "1.0.0"
208208
F987 yargs "^17.0.0"
209209

210-
"@commitlint/config-conventional@^17.6.3":
211-
version "17.6.3"
212-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz#21f5835235493e386effeaa98b898124230b1000"
213-
integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==
210+
"@commitlint/config-conventional@^17.6.5":
211+
version "17.6.5"
212+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5"
213+
integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==
214214
dependencies:
215215
conventional-changelog-conventionalcommits "^5.0.0"
216216

@@ -247,22 +247,22 @@
247247
"@commitlint/types" "^17.4.4"
248248
chalk "^4.1.0"
249249

250-
"@commitlint/is-ignored@^17.6.3":
251-
version "17.6.3"
252-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz#8e21046558a0339fbf2a33ef0ad7d5a9ae7ff6bc"
253-
integrity sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA==
250+
"@commitlint/is-ignored@^17.6.5":
251+
version "17.6.5"
252+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz#cea24cd2031fe7d242590b91fab3352750887194"
253+
integrity sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==
254254
dependencies:
255255
"@commitlint/types" "^17.4.4"
256256
semver "7.5.0"
257257

258-
"@commitlint/lint@^17.6.3":
259-
version "17.6.3"
260-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.3.tgz#2d9a88b73c44be8b97508c980198a6f289251655"
261-
integrity sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA==
258+
"@commitlint/lint@^17.6.5":
259+
version "17.6.5"
260+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.5.tgz#dfa437f14430c9874d6b1a3ba8a2d44b79780c02"
261+
integrity sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==
262262
dependencies:
263-
"@commitlint/is-ignored" "^17.6.3"
264-
"@commitlint/parse" "^17.4.4"
265-
"@commitlint/rules" "^17.6.1"
263+
"@commitlint/is-ignored" "^17.6.5"
264+
"@commitlint/parse" "^ 1241 17.6.5"
265+
"@commitlint/rules" "^17.6.5"
266266
"@commitlint/types" "^17.4.4"
267267

268268
"@commitlint/load@^17.5.0":
@@ -290,10 +290,10 @@
290290
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
291291
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
292292

293-
"@commitlint/parse@^17.4.4":
294-
version "17.4.4"
295-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.4.tgz#8311b12f2b730de6ea0679ae2a37b386bcc5b04b"
296-
integrity sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==
293+
"@commitlint/parse@^17.6.5":
294+
version "17.6.5"
295+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d"
296+
integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==
297297
dependencies:
298298
"@commitlint/types" "^17.4.4"
299299
conventional-changelog-angular "^5.0.11"
@@ -322,10 +322,10 @@
322322
resolve-from "^5.0.0"
323323
resolve-global "^1.0.0"
324324

325-
"@commitlint/rules@^17.6.1":
326-
version "17.6.1"
327-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759"
328-
integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==
325+
"@commitlint/rules@^17.6.5":
326+
version "17.6.5"
327+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1"
328+
integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==
329329
dependencies:
330330
"@commitlint/ensure" "^17.4.4"
331331
"@commitlint/message" "^17.4.2"
@@ -3580,10 +3580,10 @@ type-fest@^0.8.1:
35803580
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
35813581
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
35823582

3583-
typescript@^4.9.5:
3584-
version "4.9.5"
3585-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3586-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
3583+
typescript@^5.1.3:
3584+
version "5.1.3"
3585+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
3586+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
35873587

35883588
universalify@^2.0.0:
35893589
version "2.0.0"

0 commit comments

Comments
 (0)
0