Skip to content

Commit

Permalink
Update dependency vue to v3.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot committed Nov 15, 2024
1 parent 5cb9ee6 commit f238cf3
Show file tree
Hide file tree
Showing 14 changed files with 254 additions and 108 deletions.
216 changes: 146 additions & 70 deletions .pnp.cjs

Large diffs are not rendered by default.

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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
146 changes: 108 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2612,6 +2612,19 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.5.13":
version: 3.5.13
resolution: "@vue/compiler-core@npm:3.5.13"
dependencies:
"@babel/parser": "npm:^7.25.3"
"@vue/shared": "npm:3.5.13"
entities: "npm:^4.5.0"
estree-walker: "npm:^2.0.2"
source-map-js: "npm:^1.2.0"
checksum: 10c0/b89f3e3ca92c3177ae449ada1480df13d99b5b3b2cdcf3202fd37dc30f294a1db1f473209f8bae9233e2d338632219d39b2bfa6941d158cea55255e4b0b30f90
languageName: node
linkType: hard

"@vue/compiler-dom@npm:*, @vue/compiler-dom@npm:3.5.12":
version: 3.5.12
resolution: "@vue/compiler-dom@npm:3.5.12"
Expand All @@ -2622,20 +2635,30 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.5.12":
version: 3.5.12
resolution: "@vue/compiler-sfc@npm:3.5.12"
"@vue/compiler-dom@npm:3.5.13":
version: 3.5.13
resolution: "@vue/compiler-dom@npm:3.5.13"
dependencies:
"@vue/compiler-core": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
checksum: 10c0/8f424a71883c9ef4abdd125d2be8d12dd8cf94ba56089245c88734b1f87c65e10597816070ba2ea0a297a2f66dc579f39275a9a53ef5664c143a12409612cd72
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.5.13":
version: 3.5.13
resolution: "@vue/compiler-sfc@npm:3.5.13"
dependencies:
"@babel/parser": "npm:^7.25.3"
"@vue/compiler-core": "npm:3.5.12"
"@vue/compiler-dom": "npm:3.5.12"
"@vue/compiler-ssr": "npm:3.5.12"
"@vue/shared": "npm:3.5.12"
"@vue/compiler-core": "npm:3.5.13"
"@vue/compiler-dom": "npm:3.5.13"
"@vue/compiler-ssr": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
estree-walker: "npm:^2.0.2"
magic-string: "npm:^0.30.11"
postcss: "npm:^8.4.47"
postcss: "npm:^8.4.48"
source-map-js: "npm:^1.2.0"
checksum: 10c0/b897443320c975ee4eb708a6862ab500619879879c8199e344baf5f2788497d26a550baaab6c5c898210155fb0375658faa0cf2a05406f82f765295cb0024f30
checksum: 10c0/5fd57895ce2801e480c08f31f91f0d1746ed08a9c1973895fd7269615f5bcdf75497978fb358bda738938d9844dea2404064c53b2cdda991014225297acce19e
languageName: node
linkType: hard

Expand All @@ -2649,45 +2672,55 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.5.13":
version: 3.5.13
resolution: "@vue/compiler-ssr@npm:3.5.13"
dependencies:
"@vue/compiler-dom": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
checksum: 10c0/67621337b12fc414fcf9f16578961850724713a9fb64501136e432c2dfe95de99932c46fa24be9820f8bcdf8e7281f815f585b519a95ea979753bafd637dde1b
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.6.3, @vue/devtools-api@npm:^6.6.4":
version: 6.6.4
resolution: "@vue/devtools-api@npm:6.6.4"
checksum: 10c0/0a993ae23618166e1bee5a7c14cebd8312752b93c143cbdd48fb2d0f7ade070d0e6baf757cd920d4681fef8f9acf29515162160f38cc7410f9a684d2df21b6de
languageName: node
linkType: hard

"@vue/reactivity@npm:3.5.12":
version: 3.5.12
resolution: "@vue/reactivity@npm:3.5.12"
"@vue/reactivity@npm:3.5.13":
version: 3.5.13
resolution: "@vue/reactivity@npm:3.5.13"
dependencies:
"@vue/shared": "npm:3.5.12"
checksum: 10c0/e088141fec9ac9a136e3275a041a6a18dd18b24e2d76055acaef93d487ed331bc50e6678547a398cda99efebd5325d8b462730f8a1c721a52485e755e9fc95d6
"@vue/shared": "npm:3.5.13"
checksum: 10c0/4bf2754a4b8cc31afc8da5bdfd12bba6be67b2963a65f7c9e2b59810883c58128dfc58cce6d1e479c4f666190bc0794f17208d9efd3fc909a2e4843d2cc0e69e
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.5.12":
version: 3.5.12
resolution: "@vue/runtime-core@npm:3.5.12"
"@vue/runtime-core@npm:3.5.13":
version: 3.5.13
resolution: "@vue/runtime-core@npm:3.5.13"
dependencies:
"@vue/reactivity": "npm:3.5.12"
"@vue/shared": "npm:3.5.12"
checksum: 10c0/0d79ab1a434c2675f50b542b69bad69d798258b35a4c6884b25be43535fbbaaa439261db0b3d80259c67a5794fc450f2e6d5c1cfbbeabf99ddd66d7a5a66bd59
"@vue/reactivity": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
checksum: 10c0/b6be854bf082a224222614a334fbeac0e7b6445f3cf4ea45cbd49ae4bb1551200c461c14c7a452d748f2459f7402ad4dee5522d51be5a28ea4ae1f699a7c016f
languageName: node
linkType: hard

"@vue/runtime-dom@npm:3.5.12":
version: 3.5.12
resolution: "@vue/runtime-dom@npm:3.5.12"
"@vue/runtime-dom@npm:3.5.13":
version: 3.5.13
resolution: "@vue/runtime-dom@npm:3.5.13"
dependencies:
"@vue/reactivity": "npm:3.5.12"
"@vue/runtime-core": "npm:3.5.12"
"@vue/shared": "npm:3.5.12"
"@vue/reactivity": "npm:3.5.13"
"@vue/runtime-core": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
csstype: "npm:^3.1.3"
checksum: 10c0/ab253c85b9c4f7ee212cdf0bdbfec6ed3d76c3c06b7021ebedb829383651019391286a5fcd041593df3650dc2f1d96f3d7ddac82a3c5b71c22aaafb360e0bc02
checksum: 10c0/8ee7f3980d19f77f8e7ae854e3ff1f7ee9a9b8b4e214c8d0492e1180ae818e33c04803b3d094503524d557431a30728b78cf15c3683d8abbbbd1b263a299d62a
languageName: node
linkType: hard

"@vue/server-renderer@npm:*, @vue/server-renderer@npm:3.5.12":
"@vue/server-renderer@npm:*":
version: 3.5.12
resolution: "@vue/server-renderer@npm:3.5.12"
dependencies:
Expand All @@ -2699,13 +2732,32 @@ __metadata:
languageName: node
linkType: hard

"@vue/server-renderer@npm:3.5.13":
version: 3.5.13
resolution: "@vue/server-renderer@npm:3.5.13"
dependencies:
"@vue/compiler-ssr": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
peerDependencies:
vue: 3.5.13
checksum: 10c0/f500bdabc199abf41f1d84defd2a365a47afce1f2223a34c32fada84f6193b39ec2ce50636483409eec81b788b8ef0fa1ff59c63ca0c74764d738c24409eef8f
languageName: node
linkType: hard

"@vue/shared@npm:3.5.12":
version: 3.5.12
resolution: "@vue/shared@npm:3.5.12"
checksum: 10c0/48f94406c42921901b21a57a7ebb401bbceb497152baf0554e5d5a11cbaa79958f966042e9d95614c0b02e8681b7e1b6c010fcb8b28c6bda1b090f2ddd7540d8
languageName: node
linkType: hard

"@vue/shared@npm:3.5.13":
version: 3.5.13
resolution: "@vue/shared@npm:3.5.13"
checksum: 10c0/2c940ef907116f1c2583ca1d7733984e5705983ab07054c4e72f1d95eb0f7bdf4d01efbdaee1776c2008f79595963f44e98fced057f5957d86d57b70028f5025
languageName: node
linkType: hard

"@vue/test-utils@npm:^2.4.5":
version: 2.4.6
resolution: "@vue/test-utils@npm:2.4.6"
Expand Down Expand Up @@ -8339,6 +8391,13 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.1.1":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
Expand Down Expand Up @@ -8405,7 +8464,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.3.11, postcss@npm:^8.4.43, postcss@npm:^8.4.47":
"postcss@npm:^8.3.11, postcss@npm:^8.4.43":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
Expand All @@ -8416,6 +8475,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.48":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -10283,20 +10353,20 @@ __metadata:
linkType: hard

"vue@npm:*, vue@npm:^3.4.21":
version: 3.5.12
resolution: "vue@npm:3.5.12"
dependencies:
"@vue/compiler-dom": "npm:3.5.12"
"@vue/compiler-sfc": "npm:3.5.12"
"@vue/runtime-dom": "npm:3.5.12"
"@vue/server-renderer": "npm:3.5.12"
"@vue/shared": "npm:3.5.12"
version: 3.5.13
resolution: "vue@npm:3.5.13"
dependencies:
"@vue/compiler-dom": "npm:3.5.13"
"@vue/compiler-sfc": "npm:3.5.13"
"@vue/runtime-dom": "npm:3.5.13"
"@vue/server-renderer": "npm:3.5.13"
"@vue/shared": "npm:3.5.13"
peerDependencies:
typescript: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/24b2abfe6204f0d41ec5f70388c0cf9764b53be09b913286bdc521ab91dd82b583e13630709ae0956cf9e04fa2489b623d221a34ef609a67315189c12da0be72
checksum: 10c0/4bbb5caf3f04fed933b01c100804f3693ff902984a3152ea1359a972264fa3240f6551d32f0163a79c64df3715b4d6691818c9f652cdd41b2473c69e2b0a373d
languageName: node
linkType: hard

Expand Down

0 comments on commit f238cf3

Please sign in to comment.