chore(deps): bump the vue group with 3 updates

Bumps the vue group with 3 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.12...v3.5.13)

Updates `@vue/compiler-sfc` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-20 05:49:14 +00:00 committed by GitHub
parent 8c87734910
commit e6f39e4c92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 138 additions and 172 deletions

View File

@ -34,7 +34,7 @@
"pinia": "2.2.6",
"pinia-plugin-persistedstate": "^4.1.3",
"sortablejs": "^1.15.3",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-demi": "^0.14.10",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.5",
@ -49,10 +49,10 @@
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/compiler-sfc": "3.5.12",
"@vue/compiler-sfc": "3.5.13",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/runtime-dom": "^3.5.12",
"@vue/runtime-dom": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.15.0",
"eslint-plugin-prettier": "^5.2.1",

View File

@ -10,19 +10,19 @@ importers:
dependencies:
'@noction/vue-draggable-grid':
specifier: 1.9.16
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
'@popperjs/core':
specifier: ^2.11.8
version: 2.11.8
'@vuepic/vue-datepicker':
specifier: ^10.0.0
version: 10.0.0(vue@3.5.12(typescript@5.6.3))
version: 10.0.0(vue@3.5.13(typescript@5.6.3))
'@vueuse/core':
specifier: ^11.2.0
version: 11.2.0(vue@3.5.12(typescript@5.6.3))
version: 11.2.0(vue@3.5.13(typescript@5.6.3))
'@vueuse/integrations':
specifier: ^11.2.0
version: 11.2.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3))
version: 11.2.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.13(typescript@5.6.3))
axios:
specifier: ^1.7.7
version: 1.7.7
@ -31,7 +31,7 @@ importers:
version: 5.3.3(@popperjs/core@2.11.8)
bootstrap-vue-next:
specifier: ^0.26.0
version: 0.26.0(vue@3.5.12(typescript@5.6.3))
version: 0.26.0(vue@3.5.13(typescript@5.6.3))
core-js:
specifier: ^3.39.0
version: 3.39.0
@ -55,28 +55,28 @@ importers:
version: 3.32.1
pinia:
specifier: 2.2.6
version: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
version: 2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
pinia-plugin-persistedstate:
specifier: ^4.1.3
version: 4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)
version: 4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.24.0)
sortablejs:
specifier: ^1.15.3
version: 1.15.3
vue:
specifier: ^3.5.12
version: 3.5.12(typescript@5.6.3)
specifier: ^3.5.13
version: 3.5.13(typescript@5.6.3)
vue-demi:
specifier: ^0.14.10
version: 0.14.10(vue@3.5.12(typescript@5.6.3))
version: 0.14.10(vue@3.5.13(typescript@5.6.3))
vue-echarts:
specifier: ^7.0.3
version: 7.0.3(@vue/runtime-core@3.5.12)(echarts@5.5.1)(vue@3.5.12(typescript@5.6.3))
version: 7.0.3(@vue/runtime-core@3.5.13)(echarts@5.5.1)(vue@3.5.13(typescript@5.6.3))
vue-router:
specifier: ^4.4.5
version: 4.4.5(vue@3.5.12(typescript@5.6.3))
version: 4.4.5(vue@3.5.13(typescript@5.6.3))
vue-select:
specifier: ^4.0.0-beta.6
version: 4.0.0-beta.6(vue@3.5.12(typescript@5.6.3))
version: 4.0.0-beta.6(vue@3.5.13(typescript@5.6.3))
devDependencies:
'@eslint/js':
specifier: ^9.15.0
@ -101,10 +101,10 @@ importers:
version: 8.15.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
'@vitejs/plugin-vue':
specifier: ^5.2.0
version: 5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))
version: 5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.13(typescript@5.6.3))
'@vue/compiler-sfc':
specifier: 3.5.12
version: 3.5.12
specifier: 3.5.13
version: 3.5.13
'@vue/eslint-config-prettier':
specifier: ^10.1.0
version: 10.1.0(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3)
@ -112,8 +112,8 @@ importers:
specifier: ^14.1.3
version: 14.1.3(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3))(eslint-plugin-vue@9.31.0(eslint@9.15.0(jiti@2.4.0)))(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
'@vue/runtime-dom':
specifier: ^3.5.12
version: 3.5.12
specifier: ^3.5.13
version: 3.5.13
'@vue/test-utils':
specifier: ^2.4.6
version: 2.4.6
@ -137,7 +137,7 @@ importers:
version: 0.3.7
portal-vue:
specifier: ^3.0.0
version: 3.0.0(vue@3.5.12(typescript@5.6.3))
version: 3.0.0(vue@3.5.13(typescript@5.6.3))
prettier:
specifier: ^3.3.3
version: 3.3.3
@ -152,13 +152,13 @@ importers:
version: 8.15.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
unplugin-auto-import:
specifier: ^0.18.5
version: 0.18.5(@nuxt/kit@3.14.159(rollup@4.24.0))(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)
version: 0.18.5(@nuxt/kit@3.14.159(rollup@4.24.0))(@vueuse/core@11.2.0(vue@3.5.13(typescript@5.6.3)))(rollup@4.24.0)
unplugin-icons:
specifier: ^0.20.1
version: 0.20.1(@vue/compiler-sfc@3.5.12)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3)
version: 0.20.1(@vue/compiler-sfc@3.5.13)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3)
unplugin-vue-components:
specifier: ^0.27.4
version: 0.27.4(@babel/parser@7.26.2)(@nuxt/kit@3.14.159(rollup@4.24.0))(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))
version: 0.27.4(@babel/parser@7.26.2)(@nuxt/kit@3.14.159(rollup@4.24.0))(rollup@4.24.0)(vue@3.5.13(typescript@5.6.3))
vite:
specifier: ^5.4.11
version: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
@ -211,18 +211,10 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
'@babel/helper-string-parser@7.25.7':
resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==}
engines: {node: '>=6.9.0'}
'@babel/helper-string-parser@7.25.9':
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.25.7':
resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.25.9':
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'}
@ -235,11 +227,6 @@ packages:
resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.25.8':
resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.26.2':
resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
engines: {node: '>=6.0.0'}
@ -257,10 +244,6 @@ packages:
resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
engines: {node: '>=6.9.0'}
'@babel/types@7.25.8':
resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==}
engines: {node: '>=6.9.0'}
'@babel/types@7.26.0':
resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
engines: {node: '>=6.9.0'}
@ -911,17 +894,17 @@ packages:
'@volar/typescript@2.4.8':
resolution: {integrity: sha512-6xkIYJ5xxghVBhVywMoPMidDDAFT1OoQeXwa27HSgJ6AiIKRe61RXLoik+14Z7r0JvnblXVsjsRLmCr42SGzqg==}
'@vue/compiler-core@3.5.12':
resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
'@vue/compiler-core@3.5.13':
resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
'@vue/compiler-dom@3.5.12':
resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
'@vue/compiler-dom@3.5.13':
resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
'@vue/compiler-sfc@3.5.12':
resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==}
'@vue/compiler-sfc@3.5.13':
resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
'@vue/compiler-ssr@3.5.12':
resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
'@vue/compiler-ssr@3.5.13':
resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
@ -954,22 +937,22 @@ packages:
typescript:
optional: true
'@vue/reactivity@3.5.12':
resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
'@vue/reactivity@3.5.13':
resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
'@vue/runtime-core@3.5.12':
resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==}
'@vue/runtime-core@3.5.13':
resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
'@vue/runtime-dom@3.5.12':
resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==}
'@vue/runtime-dom@3.5.13':
resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
'@vue/server-renderer@3.5.12':
resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==}
'@vue/server-renderer@3.5.13':
resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
peerDependencies:
vue: 3.5.12
vue: 3.5.13
'@vue/shared@3.5.12':
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
'@vue/shared@3.5.13':
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
'@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
@ -1711,9 +1694,6 @@ packages:
magic-string@0.30.11:
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
magic-string@0.30.12:
resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
magic-string@0.30.13:
resolution: {integrity: sha512-8rYBO+MsWkgjDSOvLomYnzhdwEG51olQ4zL5KXnNJWV5MNmrb4rTZdrtkhxjnD/QyZUqR/Z/XDsUs/4ej2nx0g==}
@ -1961,6 +1941,10 @@ packages:
resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.4.49:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@ -2120,10 +2104,6 @@ packages:
resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==}
engines: {node: '>=14.0.0'}
to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@ -2387,8 +2367,8 @@ packages:
peerDependencies:
typescript: '>=5.0.0'
vue@3.5.12:
resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==}
vue@3.5.13:
resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -2523,12 +2503,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/helper-string-parser@7.25.7': {}
'@babel/helper-string-parser@7.25.9': {}
'@babel/helper-validator-identifier@7.25.7': {}
'@babel/helper-validator-identifier@7.25.9': {}
'@babel/helper-validator-option@7.25.9': {}
@ -2538,10 +2514,6 @@ snapshots:
'@babel/template': 7.25.9
'@babel/types': 7.26.0
'@babel/parser@7.25.8':
dependencies:
'@babel/types': 7.25.8
'@babel/parser@7.26.2':
dependencies:
'@babel/types': 7.26.0
@ -2566,12 +2538,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/types@7.25.8':
dependencies:
'@babel/helper-string-parser': 7.25.7
'@babel/helper-validator-identifier': 7.25.7
to-fast-properties: 2.0.0
'@babel/types@7.26.0':
dependencies:
'@babel/helper-string-parser': 7.25.9
@ -2746,7 +2712,7 @@ snapshots:
'@interactjs/utils': 1.10.27
optionalDependencies:
'@interactjs/interact': 1.10.27
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- typescript
@ -2844,7 +2810,7 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))':
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@interactjs/actions': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)
'@interactjs/auto-start': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)
@ -2854,7 +2820,7 @@ snapshots:
'@types/element-resize-detector': 1.1.6
element-resize-detector: 1.2.4
mitt: 3.0.1
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
transitivePeerDependencies:
- '@interactjs/core'
- '@interactjs/utils'
@ -3155,10 +3121,10 @@ snapshots:
'@typescript-eslint/types': 8.15.0
eslint-visitor-keys: 4.2.0
'@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.12(typescript@5.6.3))':
'@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))(vue@3.5.13(typescript@5.6.3))':
dependencies:
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
'@vitest/expect@2.1.5':
dependencies:
@ -3212,35 +3178,35 @@ snapshots:
path-browserify: 1.0.1
vscode-uri: 3.0.8
'@vue/compiler-core@3.5.12':
'@vue/compiler-core@3.5.13':
dependencies:
'@babel/parser': 7.25.8
'@vue/shared': 3.5.12
'@babel/parser': 7.26.2
'@vue/shared': 3.5.13
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.1
'@vue/compiler-dom@3.5.12':
'@vue/compiler-dom@3.5.13':
dependencies:
'@vue/compiler-core': 3.5.12
'@vue/shared': 3.5.12
'@vue/compiler-core': 3.5.13
'@vue/shared': 3.5.13
'@vue/compiler-sfc@3.5.12':
'@vue/compiler-sfc@3.5.13':
dependencies:
'@babel/parser': 7.25.8
'@vue/compiler-core': 3.5.12
'@vue/compiler-dom': 3.5.12
'@vue/compiler-ssr': 3.5.12
'@vue/shared': 3.5.12
'@babel/parser': 7.26.2
'@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.13
'@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.13
estree-walker: 2.0.2
magic-string: 0.30.12
postcss: 8.4.47
magic-string: 0.30.13
postcss: 8.4.49
source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.12':
'@vue/compiler-ssr@3.5.13':
dependencies:
'@vue/compiler-dom': 3.5.12
'@vue/shared': 3.5.12
'@vue/compiler-dom': 3.5.13
'@vue/shared': 3.5.13
'@vue/compiler-vue2@2.7.16':
dependencies:
@ -3275,9 +3241,9 @@ snapshots:
'@vue/language-core@2.1.10(typescript@5.6.3)':
dependencies:
'@volar/language-core': 2.4.8
'@vue/compiler-dom': 3.5.12
'@vue/compiler-dom': 3.5.13
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.5.12
'@vue/shared': 3.5.13
alien-signals: 0.2.0
minimatch: 9.0.5
muggle-string: 0.4.1
@ -3285,55 +3251,55 @@ snapshots:
optionalDependencies:
typescript: 5.6.3
'@vue/reactivity@3.5.12':
'@vue/reactivity@3.5.13':
dependencies:
'@vue/shared': 3.5.12
'@vue/shared': 3.5.13
'@vue/runtime-core@3.5.12':
'@vue/runtime-core@3.5.13':
dependencies:
'@vue/reactivity': 3.5.12
'@vue/shared': 3.5.12
'@vue/reactivity': 3.5.13
'@vue/shared': 3.5.13
'@vue/runtime-dom@3.5.12':
'@vue/runtime-dom@3.5.13':
dependencies:
'@vue/reactivity': 3.5.12
'@vue/runtime-core': 3.5.12
'@vue/shared': 3.5.12
'@vue/reactivity': 3.5.13
'@vue/runtime-core': 3.5.13
'@vue/shared': 3.5.13
csstype: 3.1.3
'@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))':
'@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@vue/compiler-ssr': 3.5.12
'@vue/shared': 3.5.12
vue: 3.5.12(typescript@5.6.3)
'@vue/compiler-ssr': 3.5.13
'@vue/shared': 3.5.13
vue: 3.5.13(typescript@5.6.3)
'@vue/shared@3.5.12': {}
'@vue/shared@3.5.13': {}
'@vue/test-utils@2.4.6':
dependencies:
js-beautify: 1.15.1
vue-component-type-helpers: 2.0.19
'@vuepic/vue-datepicker@10.0.0(vue@3.5.12(typescript@5.6.3))':
'@vuepic/vue-datepicker@10.0.0(vue@3.5.13(typescript@5.6.3))':
dependencies:
date-fns: 4.1.0
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
'@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3))':
'@vueuse/core@11.2.0(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 11.2.0
'@vueuse/shared': 11.2.0(vue@3.5.12(typescript@5.6.3))
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
'@vueuse/shared': 11.2.0(vue@3.5.13(typescript@5.6.3))
vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
'@vueuse/integrations@11.2.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.12(typescript@5.6.3))':
'@vueuse/integrations@11.2.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@vueuse/core': 11.2.0(vue@3.5.12(typescript@5.6.3))
'@vueuse/shared': 11.2.0(vue@3.5.12(typescript@5.6.3))
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
'@vueuse/core': 11.2.0(vue@3.5.13(typescript@5.6.3))
'@vueuse/shared': 11.2.0(vue@3.5.13(typescript@5.6.3))
vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
optionalDependencies:
axios: 1.7.7
sortablejs: 1.15.3
@ -3343,9 +3309,9 @@ snapshots:
'@vueuse/metadata@11.2.0': {}
'@vueuse/shared@11.2.0(vue@3.5.12(typescript@5.6.3))':
'@vueuse/shared@11.2.0(vue@3.5.13(typescript@5.6.3))':
dependencies:
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@ -3406,9 +3372,9 @@ snapshots:
boolbase@1.0.0: {}
bootstrap-vue-next@0.26.0(vue@3.5.12(typescript@5.6.3)):
bootstrap-vue-next@0.26.0(vue@3.5.13(typescript@5.6.3)):
dependencies:
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
bootstrap@5.3.3(@popperjs/core@2.11.8):
dependencies:
@ -4003,10 +3969,6 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
magic-string@0.30.12:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
magic-string@0.30.13:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
@ -4171,24 +4133,24 @@ snapshots:
picomatch@4.0.2: {}
pinia-plugin-persistedstate@4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0):
pinia-plugin-persistedstate@4.1.3(pinia@2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)))(rollup@4.24.0):
dependencies:
'@nuxt/kit': 3.14.159(rollup@4.24.0)
deep-pick-omit: 1.2.1
defu: 6.1.4
destr: 2.0.3
optionalDependencies:
pinia: 2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
pinia: 2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
transitivePeerDependencies:
- magicast
- rollup
- supports-color
pinia@2.2.6(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
pinia@2.2.6(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@vue/devtools-api': 6.6.4
vue: 3.5.12(typescript@5.6.3)
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
vue: 3.5.13(typescript@5.6.3)
vue-demi: 0.14.10(vue@3.5.13(typescript@5.6.3))
optionalDependencies:
typescript: 5.6.3
@ -4212,9 +4174,9 @@ snapshots:
optionalDependencies:
fsevents: 2.3.2
portal-vue@3.0.0(vue@3.5.12(typescript@5.6.3)):
portal-vue@3.0.0(vue@3.5.13(typescript@5.6.3)):
optionalDependencies:
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
postcss-selector-parser@6.1.2:
dependencies:
@ -4227,6 +4189,12 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.4.49:
dependencies:
nanoid: 3.3.7
picocolors: 1.1.1
source-map-js: 1.2.1
prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0:
@ -4374,8 +4342,6 @@ snapshots:
tinyspy@3.0.2: {}
to-fast-properties@2.0.0: {}
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0
@ -4440,7 +4406,7 @@ snapshots:
transitivePeerDependencies:
- rollup
unplugin-auto-import@0.18.5(@nuxt/kit@3.14.159(rollup@4.24.0))(@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0):
unplugin-auto-import@0.18.5(@nuxt/kit@3.14.159(rollup@4.24.0))(@vueuse/core@11.2.0(vue@3.5.13(typescript@5.6.3)))(rollup@4.24.0):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.3(rollup@4.24.0)
@ -4452,11 +4418,11 @@ snapshots:
unplugin: 1.16.0
optionalDependencies:
'@nuxt/kit': 3.14.159(rollup@4.24.0)
'@vueuse/core': 11.2.0(vue@3.5.12(typescript@5.6.3))
'@vueuse/core': 11.2.0(vue@3.5.13(typescript@5.6.3))
transitivePeerDependencies:
- rollup
unplugin-icons@0.20.1(@vue/compiler-sfc@3.5.12)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3):
unplugin-icons@0.20.1(@vue/compiler-sfc@3.5.13)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3):
dependencies:
'@antfu/install-pkg': 0.4.1
'@antfu/utils': 0.7.10
@ -4466,13 +4432,13 @@ snapshots:
local-pkg: 0.5.0
unplugin: 1.15.0(webpack-sources@3.2.3)
optionalDependencies:
'@vue/compiler-sfc': 3.5.12
'@vue/compiler-sfc': 3.5.13
vue-template-compiler: 2.7.16
transitivePeerDependencies:
- supports-color
- webpack-sources
unplugin-vue-components@0.27.4(@babel/parser@7.26.2)(@nuxt/kit@3.14.159(rollup@4.24.0))(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)):
unplugin-vue-components@0.27.4(@babel/parser@7.26.2)(@nuxt/kit@3.14.159(rollup@4.24.0))(rollup@4.24.0)(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.24.0)
@ -4484,7 +4450,7 @@ snapshots:
minimatch: 9.0.5
mlly: 1.7.1
unplugin: 1.12.1
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
optionalDependencies:
'@babel/parser': 7.26.2
'@nuxt/kit': 3.14.159(rollup@4.24.0)
@ -4603,21 +4569,21 @@ snapshots:
vue-component-type-helpers@2.0.19: {}
vue-demi@0.13.11(vue@3.5.12(typescript@5.6.3)):
vue-demi@0.13.11(vue@3.5.13(typescript@5.6.3)):
dependencies:
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)):
vue-demi@0.14.10(vue@3.5.13(typescript@5.6.3)):
dependencies:
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
vue-echarts@7.0.3(@vue/runtime-core@3.5.12)(echarts@5.5.1)(vue@3.5.12(typescript@5.6.3)):
vue-echarts@7.0.3(@vue/runtime-core@3.5.13)(echarts@5.5.1)(vue@3.5.13(typescript@5.6.3)):
dependencies:
echarts: 5.5.1
vue: 3.5.12(typescript@5.6.3)
vue-demi: 0.13.11(vue@3.5.12(typescript@5.6.3))
vue: 3.5.13(typescript@5.6.3)
vue-demi: 0.13.11(vue@3.5.13(typescript@5.6.3))
optionalDependencies:
'@vue/runtime-core': 3.5.12
'@vue/runtime-core': 3.5.13
transitivePeerDependencies:
- '@vue/composition-api'
@ -4634,14 +4600,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)):
vue-router@4.4.5(vue@3.5.13(typescript@5.6.3)):
dependencies:
'@vue/devtools-api': 6.6.4
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
vue-select@4.0.0-beta.6(vue@3.5.12(typescript@5.6.3)):
vue-select@4.0.0-beta.6(vue@3.5.13(typescript@5.6.3)):
dependencies:
vue: 3.5.12(typescript@5.6.3)
vue: 3.5.13(typescript@5.6.3)
vue-template-compiler@2.7.16:
dependencies:
@ -4656,13 +4622,13 @@ snapshots:
semver: 7.6.3
typescript: 5.6.3
vue@3.5.12(typescript@5.6.3):
vue@3.5.13(typescript@5.6.3):
dependencies:
'@vue/compiler-dom': 3.5.12
'@vue/compiler-sfc': 3.5.12
'@vue/runtime-dom': 3.5.12
'@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3))
'@vue/shared': 3.5.12
'@vue/compiler-dom': 3.5.13
'@vue/compiler-sfc': 3.5.13
'@vue/runtime-dom': 3.5.13
'@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.6.3))
'@vue/shared': 3.5.13
optionalDependencies:
typescript: 5.6.3