Skip to content

Commit 8dfbd2f

Browse files
committed
feat: upgrade to latest vta
1 parent 0c3f526 commit 8dfbd2f

File tree

2 files changed

+33
-41
lines changed

2 files changed

+33
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss-loader": "^3.0.0",
3030
"tailwindcss": "^1.3.5",
3131
"vue": "^2.6.12",
32-
"vue-telescope-analyzer": "^0.9.12",
32+
"vue-telescope-analyzer": "^0.9.13",
3333
"vuex": "^3.1.3",
3434
"webextension-polyfill": "^0.3.1"
3535
},

yarn.lock

Lines changed: 32 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,10 +2732,10 @@ detective@^5.2.0:
27322732
defined "^1.0.0"
27332733
minimist "^1.1.1"
27342734

2735-
2736-
version "0.0.969999"
2737-
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.969999.tgz#3d6be0a126b3607bb399ae2719b471dda71f3478"
2738-
integrity sha512-6GfzuDWU0OFAuOvBokXpXPLxjOJ5DZ157Ue3sGQQM3LgAamb8m0R0ruSfN0DDu+XG5XJgT50i6zZ/0o8RglreQ==
2735+
2736+
version "0.0.1036444"
2737+
resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.1036444.tgz#a570d3cdde61527c82f9b03919847b8ac7b1c2b9"
2738+
integrity sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw==
27392739

27402740
diffie-hellman@^5.0.0:
27412741
version "5.0.3"
@@ -3446,7 +3446,7 @@ find-up@^3.0.0:
34463446
dependencies:
34473447
locate-path "^3.0.0"
34483448

3449-
find-up@^4.0.0, find-up@^4.1.0:
3449+
find-up@^4.1.0:
34503450
version "4.1.0"
34513451
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
34523452
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
@@ -3927,10 +3927,10 @@ https-browserify@^1.0.0:
39273927
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
39283928
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
39293929

3930-
3931-
version "5.0.0"
3932-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
3933-
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
3930+
3931+
version "5.0.1"
3932+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
3933+
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
39343934
dependencies:
39353935
agent-base "6"
39363936
debug "4"
@@ -5264,7 +5264,7 @@ optionator@^0.8.3:
52645264
type-check "~0.3.2"
52655265
word-wrap "~1.2.3"
52665266

5267-
ora@^5.4.0:
5267+
52685268
version "5.4.0"
52695269
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
52705270
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
@@ -5540,13 +5540,6 @@ pinkie@^2.0.0:
55405540
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
55415541
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
55425542

5543-
5544-
version "4.2.0"
5545-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
5546-
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
5547-
dependencies:
5548-
find-up "^4.0.0"
5549-
55505543
pkg-dir@^1.0.0:
55515544
version "1.0.0"
55525545
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
@@ -5822,23 +5815,22 @@ punycode@^2.1.0:
58225815
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
58235816
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
58245817

5825-
puppeteer@^13.5.2:
5826-
version "13.5.2"
5827-
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.5.2.tgz#73ae84969cbf514aeee871a05ec4549d67f6abee"
5828-
integrity sha512-DJAyXODBikZ3xPs8C35CtExEw78LZR9RyelGDAs0tX1dERv3OfW7qpQ9VPBgsfz+hG2HiMTO/Tyf7BuMVWsrxg==
5818+
puppeteer@^18.0.4:
5819+
version "18.0.4"
5820+
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-18.0.4.tgz#0fd8840840dde9147e7db4b2a796aa27f3ecf0ee"
5821+
integrity sha512-42WMdCu2wJdrkWijox/ZWsgNdv3+H+9xhLmiIl7KZIvDwMJWGz28HMgG1Ey5J6xb8wcwzjF9uI1Iw4UNyXXf5A==
58295822
dependencies:
58305823
cross-fetch "3.1.5"
58315824
debug "4.3.4"
5832-
devtools-protocol "0.0.969999"
5825+
devtools-protocol "0.0.1036444"
58335826
extract-zip "2.0.1"
5834-
https-proxy-agent "5.0.0"
5835-
pkg-dir "4.2.0"
5827+
https-proxy-agent "5.0.1"
58365828
progress "2.0.3"
58375829
proxy-from-env "1.1.0"
58385830
rimraf "3.0.2"
58395831
tar-fs "2.1.1"
58405832
unbzip2-stream "1.4.3"
5841-
ws "8.5.0"
5833+
ws "8.8.1"
58425834

58435835
purgecss@^2.3.0:
58445836
version "2.3.0"
@@ -7312,17 +7304,17 @@ vue-svg-loader@^0.16.0:
73127304
loader-utils "^1.2.3"
73137305
svg-to-vue "^0.7.0"
73147306

7315-
vue-telescope-analyzer@^0.9.12:
7316-
version "0.9.12"
7317-
resolved "https://registry.yarnpkg.com/vue-telescope-analyzer/-/vue-telescope-analyzer-0.9.12.tgz#5b50488183313efa3848d793c57cc44d71947c98"
7318-
integrity sha512-sOX1dc1VNmUT+79LY9ozzcDTImSdDOUU5o93706AYm3Gg47ohc9J9+De8SfL2CD/5IoTtraCKQRrFA/a0U9Z4g==
7307+
vue-telescope-analyzer@^0.9.13:
7308+
version "0.9.13"
7309+
resolved "https://registry.yarnpkg.com/vue-telescope-analyzer/-/vue-telescope-analyzer-0.9.13.tgz#ab45d4629257c7287db369a28d3940ef19ba1611"
7310+
integrity sha512-x09/DQFdQQjSxL/FyORgxP6m4TGFubhioMOm5MS0O0WjxbECYPOOXBhR1Vy4HrcnzHDsJdXm1Ueckb7aO0R9jw==
73197311
dependencies:
73207312
consola "^2.15.3"
73217313
make-dir "^3.1.0"
7322-
ora "^5.4.0"
7323-
puppeteer "^13.5.2"
7314+
ora "5.4.0"
7315+
puppeteer "^18.0.4"
73247316
tld-extract "^2.0.1"
7325-
yargs "^17.4.0"
7317+
yargs "^17.5.1"
73267318

73277319
vue-template-compiler@^2.6.10:
73287320
version "2.6.12"
@@ -7553,10 +7545,10 @@ [email protected]:
75537545
dependencies:
75547546
mkdirp "^0.5.1"
75557547

7556-
ws@8.5.0:
7557-
version "8.5.0"
7558-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f"
7559-
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==
7548+
ws@8.8.1:
7549+
version "8.8.1"
7550+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
7551+
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
75607552

75617553
ws@^7.2.0:
75627554
version "7.3.1"
@@ -7642,10 +7634,10 @@ yargs@^15.0.2, yargs@^15.3.1:
76427634
y18n "^4.0.0"
76437635
yargs-parser "^18.1.2"
76447636

7645-
yargs@^17.4.0:
7646-
version "17.4.0"
7647-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.0.tgz#9fc9efc96bd3aa2c1240446af28499f0e7593d00"
7648-
integrity sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==
7637+
yargs@^17.5.1:
7638+
version "17.5.1"
7639+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
7640+
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
76497641
dependencies:
76507642
cliui "^7.0.2"
76517643
escalade "^3.1.1"

0 commit comments

Comments
 (0)