Skip to content

Commit 7e0e471

Browse files
Bump vue from 2.6.10 to 3.0.0 (#48)
Bumps [vue](https://github.com/vuejs/core) from 2.6.10 to 3.0.0. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.0.0) --- updated-dependencies: - dependency-name: vue dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b766212 commit 7e0e471

2 files changed

Lines changed: 92 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"jquery": "^3.5.0",
1717
"laravel-mix": "^4.1.2",
1818
"lodash": "^4.17.21",
19-
"vue": "^2.6.10"
19+
"vue": "^3.0.0"
2020
}
2121
}

yarn.lock

Lines changed: 91 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,21 @@
235235
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
236236
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
237237

238+
"@babel/helper-string-parser@^7.25.9":
239+
version "7.25.9"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
241+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
242+
238243
"@babel/helper-validator-identifier@^7.22.20":
239244
version "7.22.20"
240245
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
241246
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
242247

248+
"@babel/helper-validator-identifier@^7.25.9":
249+
version "7.25.9"
250+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
251+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
252+
243253
"@babel/helper-wrap-function@^7.1.0":
244254
version "7.2.0"
245255
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
@@ -277,6 +287,13 @@
277287
chalk "^2.4.2"
278288
js-tokens "^4.0.0"
279289

290+
"@babel/parser@^7.11.5":
291+
version "7.25.9"
292+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
293+
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
294+
dependencies:
295+
"@babel/types" "^7.25.9"
296+
280297
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
281298
version "7.23.0"
282299
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
@@ -734,6 +751,14 @@
734751
lodash "^4.17.11"
735752
to-fast-properties "^2.0.0"
736753

754+
"@babel/types@^7.11.5", "@babel/types@^7.25.9":
755+
version "7.25.9"
756+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
757+
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==
758+
dependencies:
759+
"@babel/helper-string-parser" "^7.25.9"
760+
"@babel/helper-validator-identifier" "^7.25.9"
761+
737762
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
738763
version "7.23.0"
739764
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
@@ -817,6 +842,25 @@
817842
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
818843
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
819844

845+
"@vue/compiler-core@3.0.0":
846+
version "3.0.0"
847+
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0.tgz#25e4f079cf6c39f83bad23700f814c619105a0f2"
848+
integrity sha512-XqPC7vdv4rFE77S71oCHmT1K4Ks3WE2Gi6Lr4B5wn0Idmp+NyQQBUHsCNieMDRiEpgtJrw+yOHslrsV0AfAsfQ==
849+
dependencies:
850+
"@babel/parser" "^7.11.5"
851+
"@babel/types" "^7.11.5"
852+
"@vue/shared" "3.0.0"
853+
estree-walker "^2.0.1"
854+
source-map "^0.6.1"
855+
856+
"@vue/compiler-dom@3.0.0":
857+
version "3.0.0"
858+
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.0.tgz#4cbb48fcf1f852daef2babcf9953b681ac463526"
859+
integrity sha512-ukDEGOP8P7lCPyStuM3F2iD5w2QPgUu2xwCW2XNeqPjFKIlR2xMsWjy4raI/cLjN6W16GtlMFaZdK8tLj5PRog==
860+
dependencies:
861+
"@vue/compiler-core" "3.0.0"
862+
"@vue/shared" "3.0.0"
863+
820864
"@vue/component-compiler-utils@^2.5.1":
821865
version "2.6.0"
822866
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b"
@@ -832,6 +876,35 @@
832876
source-map "~0.6.1"
833877
vue-template-es2015-compiler "^1.9.0"
834878

879+
"@vue/reactivity@3.0.0":
880+
version "3.0.0"
881+
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.0.tgz#fd15632a608650ce2a969c721787e27e2c80aa6b"
882+
integrity sha512-mEGkztGQrAPZRhV7C6PorrpT3+NtuA4dY2QjMzzrW31noKhssWTajRZTwpLF39NBRrF5UU6cp9+1I0FfavMgEQ==
883+
dependencies:
884+
"@vue/shared" "3.0.0"
885+
886+
"@vue/runtime-core@3.0.0":
887+
version "3.0.0"
888+
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.0.tgz#480febf1bfe32798b6abbd71a88f8e8b473a51c2"
889+
integrity sha512-3ABMLeA0ZbeVNLbGGLXr+pNUwqXILOqz8WCVGfDWwQb+jW114Cm8djOHVVDoqdvRETQvDf8yHSUmpKHZpQuTkA==
890+
dependencies:
891+
"@vue/reactivity" "3.0.0"
892+
"@vue/shared" "3.0.0"
893+
894+
"@vue/runtime-dom@3.0.0":
895+
version "3.0.0"
896+
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.0.tgz#e0d1f7c7e22e1318696014cc3501e06b288c2e11"
897+
integrity sha512-f312n5w9gK6mVvkDSj6/Xnot1XjlKXzFBYybmoy6ahAVC8ExbQ+LOWti1IZM/adU8VMNdKaw7Q53Hxz3y5jX8g==
898+
dependencies:
899+
"@vue/runtime-core" "3.0.0"
900+
"@vue/shared" "3.0.0"
901+
csstype "^2.6.8"
902+
903+
"@vue/shared@3.0.0":
904+
version "3.0.0"
905+
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.0.tgz#ec089236629ecc0f10346b92f101ff4339169f1a"
906+
integrity sha512-4XWL/avABGxU2E2ZF1eZq3Tj7fvksCMssDZUHOykBIMmh5d+KcAnQMC5XHMhtnA0NAvktYsA2YpdsVwVmhWzvA==
907+
835908
"@webassemblyjs/ast@1.8.5":
836909
version "1.8.5"
837910
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
@@ -2177,6 +2250,11 @@ csso@^3.5.1:
21772250
dependencies:
21782251
css-tree "1.0.0-alpha.29"
21792252

2253+
csstype@^2.6.8:
2254+
version "2.6.21"
2255+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e"
2256+
integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==
2257+
21802258
cyclist@~0.2.2:
21812259
version "0.2.2"
21822260
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
@@ -2586,6 +2664,11 @@ estraverse@^4.1.0, estraverse@^4.1.1:
25862664
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
25872665
integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
25882666

2667+
estree-walker@^2.0.1:
2668+
version "2.0.2"
2669+
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
2670+
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
2671+
25892672
esutils@^2.0.2:
25902673
version "2.0.2"
25912674
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
@@ -6360,10 +6443,14 @@ vue-template-es2015-compiler@^1.9.0:
63606443
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
63616444
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
63626445

6363-
vue@^2.6.10:
6364-
version "2.6.10"
6365-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
6366-
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
6446+
vue@^3.0.0:
6447+
version "3.0.0"
6448+
resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.0.tgz#cfb5df5c34efce319b113a1667d12b74dcfd9c90"
6449+
integrity sha512-ZMrAARZ32sGIaYKr7Fk2GZEBh/VhulSrGxcGBiAvbN4fhjl3tuJyNFbbbLFqGjndbLoBW66I2ECq8ICdvkKdJw==
6450+
dependencies:
6451+
"@vue/compiler-dom" "3.0.0"
6452+
"@vue/runtime-dom" "3.0.0"
6453+
"@vue/shared" "3.0.0"
63676454

63686455
watchpack@^1.5.0:
63696456
version "1.6.0"

0 commit comments

Comments
 (0)