Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency vue to v3.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 92fb037 commit 9d4f083
Show file tree
Hide file tree
Showing 14 changed files with 262 additions and 32 deletions.
161 changes: 132 additions & 29 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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"jwt-decode": "4.0.0",
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "3.2.1",
"vue": "3.4.27",
"vue": "3.4.31",
"vue-router": "4.4.0",
"vue-toastification": "2.0.0-rc.5",
"vue3-enter-to-tab": "3.1.4",
Expand Down
131 changes: 129 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.24.7":
version: 7.24.8
resolution: "@babel/parser@npm:7.24.8"
bin:
parser: ./bin/babel-parser.js
checksum: 10/e44b8327da46e8659bc9fb77f66e2dc4364dd66495fb17d046b96a77bf604f0446f1e9a89cf2f011d78fc3f5cdfbae2e9e0714708e1c985988335683b2e781ef
languageName: node
linkType: hard

"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.24.5":
version: 7.24.5
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.24.5"
Expand Down Expand Up @@ -2857,6 +2866,19 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-core@npm:3.4.31":
version: 3.4.31
resolution: "@vue/compiler-core@npm:3.4.31"
dependencies:
"@babel/parser": "npm:^7.24.7"
"@vue/shared": "npm:3.4.31"
entities: "npm:^4.5.0"
estree-walker: "npm:^2.0.2"
source-map-js: "npm:^1.2.0"
checksum: 10/1d83dd8c995984a0e7d80faaaa68956bbaadf01bb7cc07f29c5ebcf6aa5eeb2fa88db9d1a4aeb47f8b0b78eda7cc49688108b7fb5ac581eb5584ab59115dc99c
languageName: node
linkType: hard

"@vue/compiler-dom@npm:*, @vue/compiler-dom@npm:3.4.27, @vue/compiler-dom@npm:^3.3.4, @vue/compiler-dom@npm:^3.4.0":
version: 3.4.27
resolution: "@vue/compiler-dom@npm:3.4.27"
Expand All @@ -2867,6 +2889,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-dom@npm:3.4.31":
version: 3.4.31
resolution: "@vue/compiler-dom@npm:3.4.31"
dependencies:
"@vue/compiler-core": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
checksum: 10/5f58557222a8fd9c043e7bf3e00a273691c6e070ac5c87874a628387ece0dec5ed950070d538852264cdb2ecc4d7fb9e7d79d37bf2db05e0474c44e2083c2fbe
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.4.27, @vue/compiler-sfc@npm:^3.4.15":
version: 3.4.27
resolution: "@vue/compiler-sfc@npm:3.4.27"
Expand All @@ -2884,6 +2916,23 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-sfc@npm:3.4.31":
version: 3.4.31
resolution: "@vue/compiler-sfc@npm:3.4.31"
dependencies:
"@babel/parser": "npm:^7.24.7"
"@vue/compiler-core": "npm:3.4.31"
"@vue/compiler-dom": "npm:3.4.31"
"@vue/compiler-ssr": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
estree-walker: "npm:^2.0.2"
magic-string: "npm:^0.30.10"
postcss: "npm:^8.4.38"
source-map-js: "npm:^1.2.0"
checksum: 10/87dcddecfcfedb01603c08ee66286c7703a0ec76e89e5ba06b18c5309480ff7ffa7ff062585213de00527dd96995720a57f8fec8b6ea9b5851db1c72afa7baee
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.4.27":
version: 3.4.27
resolution: "@vue/compiler-ssr@npm:3.4.27"
Expand All @@ -2894,6 +2943,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/compiler-ssr@npm:3.4.31":
version: 3.4.31
resolution: "@vue/compiler-ssr@npm:3.4.31"
dependencies:
"@vue/compiler-dom": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
checksum: 10/88470b9cc4b19a541f2c65946db5d60883507ba438dea4538906e7845abba4562ed7f1d277664cdbb5507d6c62fc138c17fd65e9dcfd7a68ce081c6e762df515
languageName: node
linkType: hard

"@vue/devtools-api@npm:^6.5.0, @vue/devtools-api@npm:^6.5.1":
version: 6.6.1
resolution: "@vue/devtools-api@npm:6.6.1"
Expand Down Expand Up @@ -2989,6 +3048,15 @@ __metadata:
languageName: node
linkType: hard

"@vue/reactivity@npm:3.4.31":
version: 3.4.31
resolution: "@vue/reactivity@npm:3.4.31"
dependencies:
"@vue/shared": "npm:3.4.31"
checksum: 10/594697ca56ef8a6d44765b0d782a720e2a692d899b6697c2e1a3b61a144885cbbc0f183e90124c8cc87e76b4474ea45eaa9a31232d9a43c41263184c924b3b90
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.4.27":
version: 3.4.27
resolution: "@vue/runtime-core@npm:3.4.27"
Expand All @@ -2999,6 +3067,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.4.31":
version: 3.4.31
resolution: "@vue/runtime-core@npm:3.4.31"
dependencies:
"@vue/reactivity": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
checksum: 10/8521e29f6b1a5c722ec77f2104a1d1ca9ff865c71bc635bdba6cbf5856a2606fa39796323ad309cc9c4a2c259e850739952905275dbc248612ae16476965988b
languageName: node
linkType: hard

"@vue/runtime-dom@npm:3.4.27":
version: 3.4.27
resolution: "@vue/runtime-dom@npm:3.4.27"
Expand All @@ -3010,6 +3088,18 @@ __metadata:
languageName: node
linkType: hard

"@vue/runtime-dom@npm:3.4.31":
version: 3.4.31
resolution: "@vue/runtime-dom@npm:3.4.31"
dependencies:
"@vue/reactivity": "npm:3.4.31"
"@vue/runtime-core": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
csstype: "npm:^3.1.3"
checksum: 10/87545248754ae4148276892d116477596888247614da16cc817cd487c6e974b3717d056a06c8ac0eedb52a4859c58d5dafc8ba4a83b0e07304fa9110d8260c16
languageName: node
linkType: hard

"@vue/server-renderer@npm:*, @vue/server-renderer@npm:3.4.27":
version: 3.4.27
resolution: "@vue/server-renderer@npm:3.4.27"
Expand All @@ -3022,13 +3112,32 @@ __metadata:
languageName: node
linkType: hard

"@vue/server-renderer@npm:3.4.31":
version: 3.4.31
resolution: "@vue/server-renderer@npm:3.4.31"
dependencies:
"@vue/compiler-ssr": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
peerDependencies:
vue: 3.4.31
checksum: 10/0f26a07475e7a1a478547e5685dc46e9bc045c16fd7d31954970b949311328da82210d136e2e6d627c10890e4f52cf3c5fc4f771e381ef770690998f635cfb52
languageName: node
linkType: hard

"@vue/shared@npm:3.4.27, @vue/shared@npm:^3.4.0":
version: 3.4.27
resolution: "@vue/shared@npm:3.4.27"
checksum: 10/abb5d18f3e48509dd3029c6f02e329cfde772818857f568f1289126eddca3a0c5572c32f7477b80b5eedab9a56cb27ed13fc4132a01ec745d8da2cafa68d00db
languageName: node
linkType: hard

"@vue/shared@npm:3.4.31":
version: 3.4.31
resolution: "@vue/shared@npm:3.4.31"
checksum: 10/ec11ba892b6f6f078fd620e5a2c16d57935f69e7a3dbae20c18e79c70e1bc89fa6d463d5fcbb220f54e9e4122dbc0bb04024059afecd6acf6b182d3c071e3c3a
languageName: node
linkType: hard

"@vue/test-utils@npm:^2.4.1":
version: 2.4.6
resolution: "@vue/test-utils@npm:2.4.6"
Expand Down Expand Up @@ -7123,7 +7232,7 @@ __metadata:
vite-plugin-vue-devtools: "npm:7.3.5"
vite-plugin-vuetify: "npm:2.0.3"
vitest: "npm:1.6.0"
vue: "npm:3.4.27"
vue: "npm:3.4.31"
vue-router: "npm:4.4.0"
vue-toastification: "npm:2.0.0-rc.5"
vue-tsc: "npm:2.0.26"
Expand Down Expand Up @@ -8597,7 +8706,25 @@ __metadata:
languageName: node
linkType: hard

"vue@npm:3.4.27, vue@npm:^3.4.23":
"vue@npm:3.4.31":
version: 3.4.31
resolution: "vue@npm:3.4.31"
dependencies:
"@vue/compiler-dom": "npm:3.4.31"
"@vue/compiler-sfc": "npm:3.4.31"
"@vue/runtime-dom": "npm:3.4.31"
"@vue/server-renderer": "npm:3.4.31"
"@vue/shared": "npm:3.4.31"
peerDependencies:
typescript: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/74b213aab495dfdeea19d211c23371d8751055363b48bf424dd4664f5c19743086bdaab19516de612e98d077279966dab1a19b6bb9c651c64c07ab2070b6e9ba
languageName: node
linkType: hard

"vue@npm:^3.4.23":
version: 3.4.27
resolution: "vue@npm:3.4.27"
dependencies:
Expand Down

0 comments on commit 9d4f083

Please sign in to comment.