fix(deps): update [frontend] update dependencies (#15504)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-16 16:47:04 +09:00 committed by GitHub
parent 05d41f2a7a
commit e2a55e2a31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 77 additions and 101 deletions

View File

@ -27,7 +27,7 @@
"punycode.js": "2.3.1", "punycode.js": "2.3.1",
"rollup": "4.34.7", "rollup": "4.34.7",
"sass": "1.85.0", "sass": "1.85.0",
"shiki": "2.3.2", "shiki": "2.4.1",
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.10", "tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
@ -63,8 +63,8 @@
"prettier": "3.5.1", "prettier": "3.5.1",
"start-server-and-test": "2.0.10", "start-server-and-test": "2.0.10",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "2.2.0", "vue-component-type-helpers": "2.2.2",
"vue-eslint-parser": "9.4.3", "vue-eslint-parser": "9.4.3",
"vue-tsc": "2.2.0" "vue-tsc": "2.2.2"
} }
} }

View File

@ -59,7 +59,7 @@
"rollup": "4.34.7", "rollup": "4.34.7",
"sanitize-html": "2.14.0", "sanitize-html": "2.14.0",
"sass": "1.85.0", "sass": "1.85.0",
"shiki": "2.3.2", "shiki": "2.4.1",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.173.0", "three": "0.173.0",
@ -132,8 +132,8 @@
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "1.0.3",
"vitest": "3.0.5", "vitest": "3.0.5",
"vitest-fetch-mock": "0.4.3", "vitest-fetch-mock": "0.4.3",
"vue-component-type-helpers": "2.2.0", "vue-component-type-helpers": "2.2.2",
"vue-eslint-parser": "9.4.3", "vue-eslint-parser": "9.4.3",
"vue-tsc": "2.2.0" "vue-tsc": "2.2.2"
} }
} }

View File

@ -815,8 +815,8 @@ importers:
specifier: 1.85.0 specifier: 1.85.0
version: 1.85.0 version: 1.85.0
shiki: shiki:
specifier: 2.3.2 specifier: 2.4.1
version: 2.3.2 version: 2.4.1
strict-event-emitter-types: strict-event-emitter-types:
specifier: 2.0.0 specifier: 2.0.0
version: 2.0.0 version: 2.0.0
@ -1029,14 +1029,14 @@ importers:
specifier: 0.4.3 specifier: 0.4.3
version: 0.4.3(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.0)(jsdom@26.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5))(msw@2.7.0(@types/node@22.13.4)(typescript@5.7.3))(sass@1.85.0)(terser@5.39.0)(tsx@4.19.2)) version: 0.4.3(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.0)(jsdom@26.0.0(bufferutil@4.0.9)(utf-8-validate@6.0.5))(msw@2.7.0(@types/node@22.13.4)(typescript@5.7.3))(sass@1.85.0)(terser@5.39.0)(tsx@4.19.2))
vue-component-type-helpers: vue-component-type-helpers:
specifier: 2.2.0 specifier: 2.2.2
version: 2.2.0 version: 2.2.2
vue-eslint-parser: vue-eslint-parser:
specifier: 9.4.3 specifier: 9.4.3
version: 9.4.3(eslint@9.20.1) version: 9.4.3(eslint@9.20.1)
vue-tsc: vue-tsc:
specifier: 2.2.0 specifier: 2.2.2
version: 2.2.0(typescript@5.7.3) version: 2.2.2(typescript@5.7.3)
packages/frontend-embed: packages/frontend-embed:
dependencies: dependencies:
@ -1095,8 +1095,8 @@ importers:
specifier: 1.85.0 specifier: 1.85.0
version: 1.85.0 version: 1.85.0
shiki: shiki:
specifier: 2.3.2 specifier: 2.4.1
version: 2.3.2 version: 2.4.1
tinycolor2: tinycolor2:
specifier: 1.6.0 specifier: 1.6.0
version: 1.6.0 version: 1.6.0
@ -1195,14 +1195,14 @@ importers:
specifier: 1.0.3 specifier: 1.0.3
version: 1.0.3 version: 1.0.3
vue-component-type-helpers: vue-component-type-helpers:
specifier: 2.2.0 specifier: 2.2.2
version: 2.2.0 version: 2.2.2
vue-eslint-parser: vue-eslint-parser:
specifier: 9.4.3 specifier: 9.4.3
version: 9.4.3(eslint@9.20.1) version: 9.4.3(eslint@9.20.1)
vue-tsc: vue-tsc:
specifier: 2.2.0 specifier: 2.2.2
version: 2.2.0(typescript@5.7.3) version: 2.2.2(typescript@5.7.3)
packages/frontend-shared: packages/frontend-shared:
dependencies: dependencies:
@ -3566,26 +3566,26 @@ packages:
engines: {node: '>=14.18'} engines: {node: '>=14.18'}
hasBin: true hasBin: true
'@shikijs/core@2.3.2': '@shikijs/core@2.4.1':
resolution: {integrity: sha512-s7vyL3LzUKm3Qwf36zRWlavX9BQMZTIq9B1almM63M5xBuSldnsTHCmsXzoF/Kyw4k7Xgas7yAyJz9VR/vcP1A==} resolution: {integrity: sha512-c7AkRsCpSVjKHsTwuvRVMEAdADq4Z1KoodcS4LaIqMzBTM0+Q572VRk1PIxtzaMtdiHlRPO6mH5iPdJoTV59mQ==}
'@shikijs/engine-javascript@2.3.2': '@shikijs/engine-javascript@2.4.1':
resolution: {integrity: sha512-w3IEMu5HfL/OaJTsMbIfZ1HRPnWVYRANeDtmsdIIEgUOcLjzFJFQwlnkckGjKHekEzNqlMLbgB/twnfZ/EEAGg==} resolution: {integrity: sha512-2DnVilsUCgA81lnxt67dEZf2C6hdRzDYIs7yG33yWQIjljAxlXi3MKt7n0BXKr6uT5sZ0JdtX/+Pq2FN31YVdQ==}
'@shikijs/engine-oniguruma@2.3.2': '@shikijs/engine-oniguruma@2.4.1':
resolution: {integrity: sha512-vikMY1TroyZXUHIXbMnvY/mjtOxMn+tavcfAeQPgWS9FHcgFSUoEtywF5B5sOLb9NXb8P2vb7odkh3nj15/00A==} resolution: {integrity: sha512-PvN76WM2HjmSbNQmLl8Jzm3h8Hsf/g9kKs3jPWKD6uMpCfk+M3HalWONz85zQF4lqrI3lamMTV5pHcOVSswpqg==}
'@shikijs/langs@2.3.2': '@shikijs/langs@2.4.1':
resolution: {integrity: sha512-UqI6bSxFzhexIJficZLKeB1L2Sc3xoNiAV0yHpfbg5meck93du+EKQtsGbBv66Ki53XZPhnR/kYkOr85elIuFw==} resolution: {integrity: sha512-MLpCfw8gqWAgYvkV4Qsh/yjJirGhqwBQqtNgNrYOES7IoMTsthQ2x/8+JEO1hIDyS3qJPSooxCGQpX7EXsiFpQ==}
'@shikijs/themes@2.3.2': '@shikijs/themes@2.4.1':
resolution: {integrity: sha512-QAh7D/hhfYKHibkG2tti8vxNt3ekAH5EqkXJeJbTh7FGvTCWEI7BHqNCtMdjFvZ0vav5nvUgdvA7/HI7pfsB4w==} resolution: {integrity: sha512-U+Yt03Qfy9251BjQkPf9IkbiRypCqLcxfeCkk9cjqAuAhgM6G+v8GRHB+7VR1OQu92sWkhmk+zdbJAhgAnnL8g==}
'@shikijs/types@2.3.2': '@shikijs/types@2.4.1':
resolution: {integrity: sha512-CBaMY+a3pepyC4SETi7+bSzO0f6hxEQJUUuS4uD7zppzjmrN4ZRtBqxaT+wOan26CR9eeJ5iBhc4qvWEwn7Eeg==} resolution: {integrity: sha512-fE73tqCjiHIDUq7SYU8i4d9TyOcJh2u2J8aQGqQs0KkFg6FbBEQoDiBASMM5Vxqag1VS58y+MHLBuSQmwtB4Og==}
'@shikijs/vscode-textmate@10.0.1': '@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==} resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
'@sideway/address@4.1.4': '@sideway/address@4.1.4':
resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==} resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==}
@ -4760,15 +4760,9 @@ packages:
'@volar/typescript@2.4.11': '@volar/typescript@2.4.11':
resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==} resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==}
'@vue/compiler-core@3.5.12':
resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
'@vue/compiler-core@3.5.13': '@vue/compiler-core@3.5.13':
resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
'@vue/compiler-dom@3.5.12':
resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
'@vue/compiler-dom@3.5.13': '@vue/compiler-dom@3.5.13':
resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
@ -4789,8 +4783,8 @@ packages:
typescript: typescript:
optional: true optional: true
'@vue/language-core@2.2.0': '@vue/language-core@2.2.2':
resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==} resolution: {integrity: sha512-QotO41kurE5PLf3vrNgGTk3QswO2PdUFjBwNiOi7zMmGhwb25PSTh9hD1MCgKC06AVv+8sZQvlL3Do4TTVHSiQ==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
@ -4811,9 +4805,6 @@ packages:
peerDependencies: peerDependencies:
vue: 3.5.13 vue: 3.5.13
'@vue/shared@3.5.12':
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
'@vue/shared@3.5.13': '@vue/shared@3.5.13':
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
@ -4968,8 +4959,8 @@ packages:
ajv@8.17.1: ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
alien-signals@0.4.14: alien-signals@1.0.3:
resolution: {integrity: sha512-itUAVzhczTmP2U5yX67xVpsbbOiquusbWVyA9N+sy6+r6YVbFkahXvNCeEPWEOMhwDYwbVbGHFkVL03N9I5g+Q==} resolution: {integrity: sha512-zQOh3wAYK5ujENxvBBR3CFGF/b6afaSzZ/c9yNhJ1ENrGHETvpUuKQsa93Qrclp0+PzTF93MaZ7scVp1uUozhA==}
ansi-colors@4.1.3: ansi-colors@4.1.3:
resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
@ -9651,8 +9642,8 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'} engines: {node: '>=8'}
shiki@2.3.2: shiki@2.4.1:
resolution: {integrity: sha512-UZhz/gsUz7DHFbQBOJP7eXqvKyYvMGramxQiSDc83M/7OkWm6OdVHAReEc3vMLh6L6TRhgL9dvhXz9XDkCDaaw==} resolution: {integrity: sha512-1MmgQgSSx04OSUPqTg7deJudOL4vXpkNEJHlzKEoVNOLFUmXPB/vRvJoLxzy/Un+UIp4zryXJcWDUAUTOSbDyw==}
shimmer@1.2.1: shimmer@1.2.1:
resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==} resolution: {integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==}
@ -10726,8 +10717,8 @@ packages:
vue-component-type-helpers@2.0.16: vue-component-type-helpers@2.0.16:
resolution: {integrity: sha512-qisL/iAfdO++7w+SsfYQJVPj6QKvxp4i1MMxvsNO41z/8zu3KuAw9LkhKUfP/kcOWGDxESp+pQObWppXusejCA==} resolution: {integrity: sha512-qisL/iAfdO++7w+SsfYQJVPj6QKvxp4i1MMxvsNO41z/8zu3KuAw9LkhKUfP/kcOWGDxESp+pQObWppXusejCA==}
vue-component-type-helpers@2.2.0: vue-component-type-helpers@2.2.2:
resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} resolution: {integrity: sha512-6lLY+n2xz2kCYshl59mL6gy8OUUTmkscmDFMO8i7Lj+QKwgnIFUZmM1i/iTYObtrczZVdw7UakPqDTGwVSGaRg==}
vue-demi@0.14.7: vue-demi@0.14.7:
resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
@ -10759,8 +10750,8 @@ packages:
vue-template-compiler@2.7.14: vue-template-compiler@2.7.14:
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
vue-tsc@2.2.0: vue-tsc@2.2.2:
resolution: {integrity: sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg==} resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '>=5.0.0' typescript: '>=5.0.0'
@ -13576,40 +13567,40 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@shikijs/core@2.3.2': '@shikijs/core@2.4.1':
dependencies: dependencies:
'@shikijs/engine-javascript': 2.3.2 '@shikijs/engine-javascript': 2.4.1
'@shikijs/engine-oniguruma': 2.3.2 '@shikijs/engine-oniguruma': 2.4.1
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
hast-util-to-html: 9.0.4 hast-util-to-html: 9.0.4
'@shikijs/engine-javascript@2.3.2': '@shikijs/engine-javascript@2.4.1':
dependencies: dependencies:
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 3.1.0 oniguruma-to-es: 3.1.0
'@shikijs/engine-oniguruma@2.3.2': '@shikijs/engine-oniguruma@2.4.1':
dependencies: dependencies:
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.2
'@shikijs/langs@2.3.2': '@shikijs/langs@2.4.1':
dependencies: dependencies:
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/themes@2.3.2': '@shikijs/themes@2.4.1':
dependencies: dependencies:
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/types@2.3.2': '@shikijs/types@2.4.1':
dependencies: dependencies:
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
'@shikijs/vscode-textmate@10.0.1': {} '@shikijs/vscode-textmate@10.0.2': {}
'@sideway/address@4.1.4': '@sideway/address@4.1.4':
dependencies: dependencies:
@ -14332,7 +14323,7 @@ snapshots:
ts-dedent: 2.2.0 ts-dedent: 2.2.0
type-fest: 2.19.0 type-fest: 2.19.0
vue: 3.5.13(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3)
vue-component-type-helpers: 2.2.0 vue-component-type-helpers: 2.2.2
'@stylistic/eslint-plugin@2.13.0(eslint@9.20.1)(typescript@5.7.3)': '@stylistic/eslint-plugin@2.13.0(eslint@9.20.1)(typescript@5.7.3)':
dependencies: dependencies:
@ -15112,14 +15103,6 @@ snapshots:
path-browserify: 1.0.1 path-browserify: 1.0.1
vscode-uri: 3.0.8 vscode-uri: 3.0.8
'@vue/compiler-core@3.5.12':
dependencies:
'@babel/parser': 7.25.6
'@vue/shared': 3.5.12
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
'@vue/compiler-core@3.5.13': '@vue/compiler-core@3.5.13':
dependencies: dependencies:
'@babel/parser': 7.25.6 '@babel/parser': 7.25.6
@ -15128,11 +15111,6 @@ snapshots:
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-dom@3.5.12':
dependencies:
'@vue/compiler-core': 3.5.12
'@vue/shared': 3.5.12
'@vue/compiler-dom@3.5.13': '@vue/compiler-dom@3.5.13':
dependencies: dependencies:
'@vue/compiler-core': 3.5.13 '@vue/compiler-core': 3.5.13
@ -15172,13 +15150,13 @@ snapshots:
optionalDependencies: optionalDependencies:
typescript: 5.7.3 typescript: 5.7.3
'@vue/language-core@2.2.0(typescript@5.7.3)': '@vue/language-core@2.2.2(typescript@5.7.3)':
dependencies: dependencies:
'@volar/language-core': 2.4.11 '@volar/language-core': 2.4.11
'@vue/compiler-dom': 3.5.12 '@vue/compiler-dom': 3.5.13
'@vue/compiler-vue2': 2.7.16 '@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.12 '@vue/shared': 3.5.13
alien-signals: 0.4.14 alien-signals: 1.0.3
minimatch: 9.0.4 minimatch: 9.0.4
muggle-string: 0.4.1 muggle-string: 0.4.1
path-browserify: 1.0.1 path-browserify: 1.0.1
@ -15207,8 +15185,6 @@ snapshots:
'@vue/shared': 3.5.13 '@vue/shared': 3.5.13
vue: 3.5.13(typescript@5.7.3) vue: 3.5.13(typescript@5.7.3)
'@vue/shared@3.5.12': {}
'@vue/shared@3.5.13': {} '@vue/shared@3.5.13': {}
'@vue/test-utils@2.4.1(@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))': '@vue/test-utils@2.4.1(@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))':
@ -15398,7 +15374,7 @@ snapshots:
json-schema-traverse: 1.0.0 json-schema-traverse: 1.0.0
require-from-string: 2.0.2 require-from-string: 2.0.2
alien-signals@0.4.14: {} alien-signals@1.0.3: {}
ansi-colors@4.1.3: {} ansi-colors@4.1.3: {}
@ -21071,15 +21047,15 @@ snapshots:
shebang-regex@3.0.0: {} shebang-regex@3.0.0: {}
shiki@2.3.2: shiki@2.4.1:
dependencies: dependencies:
'@shikijs/core': 2.3.2 '@shikijs/core': 2.4.1
'@shikijs/engine-javascript': 2.3.2 '@shikijs/engine-javascript': 2.4.1
'@shikijs/engine-oniguruma': 2.3.2 '@shikijs/engine-oniguruma': 2.4.1
'@shikijs/langs': 2.3.2 '@shikijs/langs': 2.4.1
'@shikijs/themes': 2.3.2 '@shikijs/themes': 2.4.1
'@shikijs/types': 2.3.2 '@shikijs/types': 2.4.1
'@shikijs/vscode-textmate': 10.0.1 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
shimmer@1.2.1: {} shimmer@1.2.1: {}
@ -22135,7 +22111,7 @@ snapshots:
vue-component-type-helpers@2.0.16: {} vue-component-type-helpers@2.0.16: {}
vue-component-type-helpers@2.2.0: {} vue-component-type-helpers@2.2.2: {}
vue-demi@0.14.7(vue@3.5.13(typescript@5.7.3)): vue-demi@0.14.7(vue@3.5.13(typescript@5.7.3)):
dependencies: dependencies:
@ -22178,10 +22154,10 @@ snapshots:
de-indent: 1.0.2 de-indent: 1.0.2
he: 1.2.0 he: 1.2.0
vue-tsc@2.2.0(typescript@5.7.3): vue-tsc@2.2.2(typescript@5.7.3):
dependencies: dependencies:
'@volar/typescript': 2.4.11 '@volar/typescript': 2.4.11
'@vue/language-core': 2.2.0(typescript@5.7.3) '@vue/language-core': 2.2.2(typescript@5.7.3)
typescript: 5.7.3 typescript: 5.7.3
vue@3.5.13(typescript@5.7.3): vue@3.5.13(typescript@5.7.3):