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

Bumps the vue group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `3.2.1` | `3.2.3` |
| [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.0` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.38` | `3.5.0` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.38` | `3.5.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.29` | `2.1.4` |


Updates `pinia-plugin-persistedstate` from 3.2.1 to 3.2.3
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.1...v3.2.3)

Updates `vue` from 3.4.38 to 3.5.0
- [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.4.38...v3.5.0)

Updates `@vue/compiler-sfc` from 3.4.38 to 3.5.0
- [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.0/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.38 to 3.5.0
- [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.0/packages/runtime-dom)

Updates `vue-tsc` from 2.0.29 to 2.1.4
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.4/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-04 05:03:30 +00:00 committed by Matthias
parent 4c567c2041
commit 580218f148
2 changed files with 166 additions and 176 deletions

View File

@ -32,9 +32,9 @@
"favico.js": "^0.3.10",
"humanize-duration": "^3.32.1",
"pinia": "2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia-plugin-persistedstate": "^3.2.3",
"sortablejs": "^1.15.3",
"vue": "^3.4.38",
"vue": "^3.5.0",
"vue-demi": "^0.14.10",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.3",
@ -49,10 +49,10 @@
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/compiler-sfc": "3.4.38",
"@vue/compiler-sfc": "3.5.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/runtime-dom": "^3.4.38",
"@vue/runtime-dom": "^3.5.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.9.1",
"eslint-plugin-prettier": "^5.2.1",
@ -70,7 +70,7 @@
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
},
"packageManager": "pnpm@9.6.0"
}

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.5.4)(vue@3.4.38(typescript@5.5.4))
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4))
'@popperjs/core':
specifier: ^2.11.8
version: 2.11.8
'@vuepic/vue-datepicker':
specifier: ^9.0.2
version: 9.0.2(vue@3.4.38(typescript@5.5.4))
version: 9.0.2(vue@3.5.0(typescript@5.5.4))
'@vueuse/core':
specifier: ^11.0.3
version: 11.0.3(vue@3.4.38(typescript@5.5.4))
version: 11.0.3(vue@3.5.0(typescript@5.5.4))
'@vueuse/integrations':
specifier: ^11.0.3
version: 11.0.3(axios@1.7.7)(sortablejs@1.15.3)(vue@3.4.38(typescript@5.5.4))
version: 11.0.3(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.0(typescript@5.5.4))
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.24.11
version: 0.24.11(vue@3.4.38(typescript@5.5.4))
version: 0.24.11(vue@3.5.0(typescript@5.5.4))
core-js:
specifier: ^3.38.1
version: 3.38.1
@ -55,28 +55,28 @@ importers:
version: 3.32.1
pinia:
specifier: 2.2.2
version: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
version: 2.2.2(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4))
pinia-plugin-persistedstate:
specifier: ^3.2.1
version: 3.2.1(pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)))
specifier: ^3.2.3
version: 3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4)))
sortablejs:
specifier: ^1.15.3
version: 1.15.3
vue:
specifier: ^3.4.38
version: 3.4.38(typescript@5.5.4)
specifier: ^3.5.0
version: 3.5.0(typescript@5.5.4)
vue-demi:
specifier: ^0.14.10
version: 0.14.10(vue@3.4.38(typescript@5.5.4))
version: 0.14.10(vue@3.5.0(typescript@5.5.4))
vue-echarts:
specifier: ^7.0.3
version: 7.0.3(@vue/runtime-core@3.4.38)(echarts@5.5.1)(vue@3.4.38(typescript@5.5.4))
version: 7.0.3(@vue/runtime-core@3.5.0)(echarts@5.5.1)(vue@3.5.0(typescript@5.5.4))
vue-router:
specifier: ^4.4.3
version: 4.4.3(vue@3.4.38(typescript@5.5.4))
version: 4.4.3(vue@3.5.0(typescript@5.5.4))
vue-select:
specifier: ^4.0.0-beta.6
version: 4.0.0-beta.6(vue@3.4.38(typescript@5.5.4))
version: 4.0.0-beta.6(vue@3.5.0(typescript@5.5.4))
devDependencies:
'@eslint/js':
specifier: ^9.9.1
@ -101,10 +101,10 @@ importers:
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
'@vitejs/plugin-vue':
specifier: ^5.1.3
version: 5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.4.38(typescript@5.5.4))
version: 5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.5.0(typescript@5.5.4))
'@vue/compiler-sfc':
specifier: 3.4.38
version: 3.4.38
specifier: 3.5.0
version: 3.5.0
'@vue/eslint-config-prettier':
specifier: ^9.0.0
version: 9.0.0(eslint@9.9.1)(prettier@3.3.3)
@ -112,8 +112,8 @@ importers:
specifier: ^13.0.0
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.9.1))(eslint@9.9.1)(typescript@5.5.4)
'@vue/runtime-dom':
specifier: ^3.4.38
version: 3.4.38
specifier: ^3.5.0
version: 3.5.0
'@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.4.38(typescript@5.5.4))
version: 3.0.0(vue@3.5.0(typescript@5.5.4))
prettier:
specifier: ^3.3.3
version: 3.3.3
@ -152,13 +152,13 @@ importers:
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
unplugin-auto-import:
specifier: ^0.18.2
version: 0.18.2(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.0)
version: 0.18.2(@vueuse/core@11.0.3(vue@3.5.0(typescript@5.5.4)))(rollup@4.21.0)
unplugin-icons:
specifier: ^0.19.2
version: 0.19.2(@vue/compiler-sfc@3.4.38)(vue-template-compiler@2.7.16)
version: 0.19.2(@vue/compiler-sfc@3.5.0)(vue-template-compiler@2.7.16)
unplugin-vue-components:
specifier: ^0.27.4
version: 0.27.4(@babel/parser@7.25.3)(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
version: 0.27.4(@babel/parser@7.25.6)(rollup@4.21.0)(vue@3.5.0(typescript@5.5.4))
vite:
specifier: ^5.4.3
version: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
@ -166,8 +166,8 @@ importers:
specifier: ^2.0.5
version: 2.0.5(@types/node@22.5.3)(happy-dom@15.7.3)(sass@1.78.0)
vue-tsc:
specifier: ^2.0.29
version: 2.0.29(typescript@5.5.4)
specifier: ^2.1.4
version: 2.1.4(typescript@5.5.4)
packages:
@ -192,13 +192,13 @@ packages:
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.25.3':
resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==}
'@babel/parser@7.25.6':
resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/types@7.25.2':
resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
'@babel/types@7.25.6':
resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
engines: {node: '>=6.9.0'}
'@esbuild/aix-ppc64@0.21.5':
@ -760,26 +760,26 @@ packages:
'@vitest/utils@2.0.5':
resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==}
'@volar/language-core@2.4.0-alpha.18':
resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==}
'@volar/language-core@2.4.1':
resolution: {integrity: sha512-9AKhC7Qn2mQYxj7Dz3bVxeOk7gGJladhWixUYKef/o0o7Bm4an+A3XvmcTHVqZ8stE6lBVH++g050tBtJ4TZPQ==}
'@volar/source-map@2.4.0-alpha.18':
resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==}
'@volar/source-map@2.4.1':
resolution: {integrity: sha512-Xq6ep3OZg9xUqN90jEgB9ztX5SsTz1yiV8wiQbcYNjWkek+Ie3dc8l7AVt3EhDm9mSIR58oWczHkzM2H6HIsmQ==}
'@volar/typescript@2.4.0-alpha.18':
resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==}
'@volar/typescript@2.4.1':
resolution: {integrity: sha512-UoRzC0PXcwajFQTu8XxKSYNsWNBtVja6Y9gC8eLv7kYm+UEKJCcZ8g7dialsOYA0HKs3Vpg57MeCsawFLC6m9Q==}
'@vue/compiler-core@3.4.38':
resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
'@vue/compiler-core@3.5.0':
resolution: {integrity: sha512-ja7cpqAOfw4tyFAxgBz70Z42miNDeaqTxExTsnXDLomRpqfyCgyvZvFp482fmsElpfvsoMJUsvzULhvxUTW6Iw==}
'@vue/compiler-dom@3.4.38':
resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
'@vue/compiler-dom@3.5.0':
resolution: {integrity: sha512-xYjUybWZXl+1R/toDy815i4PbeehL2hThiSGkcpmIOCy2HoYyeeC/gAWK/Y/xsoK+GSw198/T5O31bYuQx5uvQ==}
'@vue/compiler-sfc@3.4.38':
resolution: {integrity: sha512-s5QfZ+9PzPh3T5H4hsQDJtI8x7zdJaew/dCGgqZ2630XdzaZ3AD8xGZfBqpT8oaD/p2eedd+pL8tD5vvt5ZYJQ==}
'@vue/compiler-sfc@3.5.0':
resolution: {integrity: sha512-B9DgLtrqok2GLuaFjLlSL15ZG3ZDBiitUH1ecex9guh/ZcA5MCdwuVE6nsfQxktuZY/QY0awJ35/ripIviCQTQ==}
'@vue/compiler-ssr@3.4.38':
resolution: {integrity: sha512-YXznKFQ8dxYpAz9zLuVvfcXhc31FSPFDcqr0kyujbOwNhlmaNvL2QfIy+RZeJgSn5Fk54CWoEUeW+NVBAogGaw==}
'@vue/compiler-ssr@3.5.0':
resolution: {integrity: sha512-E263QZmA1dqRd7c3u/sWTLRMpQOT0aZ8av/L9SoD/v/BVMZaWFHPUUBswS+bzrfvG2suJF8vSLKx6k6ba5SUdA==}
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
@ -804,30 +804,30 @@ packages:
typescript:
optional: true
'@vue/language-core@2.0.29':
resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
'@vue/language-core@2.1.4':
resolution: {integrity: sha512-i8pfAgNjTNjabBX1xRsuV6aRw2E8bdQXwd5H8m3cUkTVJju3QN5nfdoXET0uK+yXsuloNJPzo6PXFujRRPNmMA==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
'@vue/reactivity@3.4.38':
resolution: {integrity: sha512-4vl4wMMVniLsSYYeldAKzbk72+D3hUnkw9z8lDeJacTxAkXeDAP1uE9xr2+aKIN0ipOL8EG2GPouVTH6yF7Gnw==}
'@vue/reactivity@3.5.0':
resolution: {integrity: sha512-Ew3F5riP3B3ZDGjD3ZKb9uZylTTPSqt8hAf4sGbvbjrjDjrFb3Jm15Tk1/w7WwTE5GbQ2Qhwxx1moc9hr8A/OQ==}
'@vue/runtime-core@3.4.38':
resolution: {integrity: sha512-21z3wA99EABtuf+O3IhdxP0iHgkBs1vuoCAsCKLVJPEjpVqvblwBnTj42vzHRlWDCyxu9ptDm7sI2ZMcWrQqlA==}
'@vue/runtime-core@3.5.0':
resolution: {integrity: sha512-mQyW0F9FaNRdt8ghkAs+BMG3iQ7LGgWKOpkzUzR5AI5swPNydHGL5hvVTqFaeMzwecF1g0c86H4yFQsSxJhH1w==}
'@vue/runtime-dom@3.4.38':
resolution: {integrity: sha512-afZzmUreU7vKwKsV17H1NDThEEmdYI+GCAK/KY1U957Ig2NATPVjCROv61R19fjZNzMmiU03n79OMnXyJVN0UA==}
'@vue/runtime-dom@3.5.0':
resolution: {integrity: sha512-NQQXjpdXgyYVJ2M56FJ+lSJgZiecgQ2HhxhnQBN95FymXegRNY/N2htI7vOTwpP75pfxhIeYOJ8mE8sW8KAW6A==}
'@vue/server-renderer@3.4.38':
resolution: {integrity: sha512-NggOTr82FbPEkkUvBm4fTGcwUY8UuTsnWC/L2YZBmvaQ4C4Jl/Ao4HHTB+l7WnFCt5M/dN3l0XLuyjzswGYVCA==}
'@vue/server-renderer@3.5.0':
resolution: {integrity: sha512-HyDIFUg+l7L4PKrEnJlCYWHUOlm6NxZhmSxIefZ5MTYjkIPfDfkwhX7hqxAQHfgIAE1uLMLQZwuNR/ozI0NhZg==}
peerDependencies:
vue: 3.4.38
vue: 3.5.0
'@vue/shared@3.4.38':
resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
'@vue/shared@3.5.0':
resolution: {integrity: sha512-m9IgiteBpCkFaMNwCOBkFksA7z8QiKc30ooRuoXWUFRDu0mGyNPlFHmbncF0/Kra1RlX8QrmBbRaIxVvikaR0Q==}
'@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
@ -1596,15 +1596,15 @@ packages:
resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==}
engines: {node: '>= 14.16'}
picocolors@1.0.1:
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
picocolors@1.1.0:
resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
pinia-plugin-persistedstate@3.2.1:
resolution: {integrity: sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==}
pinia-plugin-persistedstate@3.2.3:
resolution: {integrity: sha512-Cm819WBj/s5K5DGw55EwbXDtx+EZzM0YR5AZbq9XE3u0xvXwvX2JnWoFpWIcdzISBHqy9H1UiSIUmXyXqWsQRQ==}
peerDependencies:
pinia: ^2.0.0
@ -1646,10 +1646,6 @@ packages:
resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
engines: {node: '>=4'}
postcss@8.4.41:
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.4.44:
resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==}
engines: {node: ^10 || ^12 || >=14}
@ -2042,14 +2038,14 @@ packages:
vue-template-compiler@2.7.16:
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
vue-tsc@2.0.29:
resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==}
vue-tsc@2.1.4:
resolution: {integrity: sha512-XTzMXQcsixAvNbpou/9qngEsZawaiJRZH3Ja+lfgRfv2A1TJv9vnZ/Kyv7XxPqv/TaZVFSnjGpM87VbWIg6yQg==}
hasBin: true
peerDependencies:
typescript: '>=5.0.0'
vue@3.4.38:
resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==}
vue@3.5.0:
resolution: {integrity: sha512-1t70favYoFijwfWJ7g81aTd32obGaAnKYE9FNyMgnEzn3F4YncRi/kqAHHKloG0VXTD8vBYMhbgLKCA+Sk6QDw==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -2126,11 +2122,11 @@ snapshots:
'@babel/helper-validator-identifier@7.24.7': {}
'@babel/parser@7.25.3':
'@babel/parser@7.25.6':
dependencies:
'@babel/types': 7.25.2
'@babel/types': 7.25.6
'@babel/types@7.25.2':
'@babel/types@7.25.6':
dependencies:
'@babel/helper-string-parser': 7.24.8
'@babel/helper-validator-identifier': 7.24.7
@ -2290,7 +2286,7 @@ snapshots:
'@interactjs/utils': 1.10.27
optionalDependencies:
'@interactjs/interact': 1.10.27
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
transitivePeerDependencies:
- typescript
@ -2388,7 +2384,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.5.4)(vue@3.4.38(typescript@5.5.4))':
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4))':
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)
@ -2398,7 +2394,7 @@ snapshots:
'@types/element-resize-detector': 1.1.6
element-resize-detector: 1.2.4
mitt: 3.0.1
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
transitivePeerDependencies:
- '@interactjs/core'
- '@interactjs/utils'
@ -2663,10 +2659,10 @@ snapshots:
'@typescript-eslint/types': 8.4.0
eslint-visitor-keys: 3.4.3
'@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.4.38(typescript@5.5.4))':
'@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.5.0(typescript@5.5.4))':
dependencies:
vite: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
'@vitest/expect@2.0.5':
dependencies:
@ -2701,47 +2697,47 @@ snapshots:
loupe: 3.1.1
tinyrainbow: 1.2.0
'@volar/language-core@2.4.0-alpha.18':
'@volar/language-core@2.4.1':
dependencies:
'@volar/source-map': 2.4.0-alpha.18
'@volar/source-map': 2.4.1
'@volar/source-map@2.4.0-alpha.18': {}
'@volar/source-map@2.4.1': {}
'@volar/typescript@2.4.0-alpha.18':
'@volar/typescript@2.4.1':
dependencies:
'@volar/language-core': 2.4.0-alpha.18
'@volar/language-core': 2.4.1
path-browserify: 1.0.1
vscode-uri: 3.0.8
'@vue/compiler-core@3.4.38':
'@vue/compiler-core@3.5.0':
dependencies:
'@babel/parser': 7.25.3
'@vue/shared': 3.4.38
'@babel/parser': 7.25.6
'@vue/shared': 3.5.0
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.2.0
'@vue/compiler-dom@3.4.38':
'@vue/compiler-dom@3.5.0':
dependencies:
'@vue/compiler-core': 3.4.38
'@vue/shared': 3.4.38
'@vue/compiler-core': 3.5.0
'@vue/shared': 3.5.0
'@vue/compiler-sfc@3.4.38':
'@vue/compiler-sfc@3.5.0':
dependencies:
'@babel/parser': 7.25.3
'@vue/compiler-core': 3.4.38
'@vue/compiler-dom': 3.4.38
'@vue/compiler-ssr': 3.4.38
'@vue/shared': 3.4.38
'@babel/parser': 7.25.6
'@vue/compiler-core': 3.5.0
'@vue/compiler-dom': 3.5.0
'@vue/compiler-ssr': 3.5.0
'@vue/shared': 3.5.0
estree-walker: 2.0.2
magic-string: 0.30.11
postcss: 8.4.41
postcss: 8.4.44
source-map-js: 1.2.0
'@vue/compiler-ssr@3.4.38':
'@vue/compiler-ssr@3.5.0':
dependencies:
'@vue/compiler-dom': 3.4.38
'@vue/shared': 3.4.38
'@vue/compiler-dom': 3.5.0
'@vue/shared': 3.5.0
'@vue/compiler-vue2@2.7.16':
dependencies:
@ -2771,12 +2767,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vue/language-core@2.0.29(typescript@5.5.4)':
'@vue/language-core@2.1.4(typescript@5.5.4)':
dependencies:
'@volar/language-core': 2.4.0-alpha.18
'@vue/compiler-dom': 3.4.38
'@volar/language-core': 2.4.1
'@vue/compiler-dom': 3.5.0
'@vue/compiler-vue2': 2.7.16
'@vue/shared': 3.4.38
'@vue/shared': 3.5.0
computeds: 0.0.1
minimatch: 9.0.5
muggle-string: 0.4.1
@ -2784,55 +2780,55 @@ snapshots:
optionalDependencies:
typescript: 5.5.4
'@vue/reactivity@3.4.38':
'@vue/reactivity@3.5.0':
dependencies:
'@vue/shared': 3.4.38
'@vue/shared': 3.5.0
'@vue/runtime-core@3.4.38':
'@vue/runtime-core@3.5.0':
dependencies:
'@vue/reactivity': 3.4.38
'@vue/shared': 3.4.38
'@vue/reactivity': 3.5.0
'@vue/shared': 3.5.0
'@vue/runtime-dom@3.4.38':
'@vue/runtime-dom@3.5.0':
dependencies:
'@vue/reactivity': 3.4.38
'@vue/runtime-core': 3.4.38
'@vue/shared': 3.4.38
'@vue/reactivity': 3.5.0
'@vue/runtime-core': 3.5.0
'@vue/shared': 3.5.0
csstype: 3.1.3
'@vue/server-renderer@3.4.38(vue@3.4.38(typescript@5.5.4))':
'@vue/server-renderer@3.5.0(vue@3.5.0(typescript@5.5.4))':
dependencies:
'@vue/compiler-ssr': 3.4.38
'@vue/shared': 3.4.38
vue: 3.4.38(typescript@5.5.4)
'@vue/compiler-ssr': 3.5.0
'@vue/shared': 3.5.0
vue: 3.5.0(typescript@5.5.4)
'@vue/shared@3.4.38': {}
'@vue/shared@3.5.0': {}
'@vue/test-utils@2.4.6':
dependencies:
js-beautify: 1.15.1
vue-component-type-helpers: 2.0.19
'@vuepic/vue-datepicker@9.0.2(vue@3.4.38(typescript@5.5.4))':
'@vuepic/vue-datepicker@9.0.2(vue@3.5.0(typescript@5.5.4))':
dependencies:
date-fns: 3.6.0
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
'@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4))':
'@vueuse/core@11.0.3(vue@3.5.0(typescript@5.5.4))':
dependencies:
'@types/web-bluetooth': 0.0.20
'@vueuse/metadata': 11.0.3
'@vueuse/shared': 11.0.3(vue@3.4.38(typescript@5.5.4))
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
'@vueuse/shared': 11.0.3(vue@3.5.0(typescript@5.5.4))
vue-demi: 0.14.10(vue@3.5.0(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
'@vueuse/integrations@11.0.3(axios@1.7.7)(sortablejs@1.15.3)(vue@3.4.38(typescript@5.5.4))':
'@vueuse/integrations@11.0.3(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.0(typescript@5.5.4))':
dependencies:
'@vueuse/core': 11.0.3(vue@3.4.38(typescript@5.5.4))
'@vueuse/shared': 11.0.3(vue@3.4.38(typescript@5.5.4))
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
'@vueuse/core': 11.0.3(vue@3.5.0(typescript@5.5.4))
'@vueuse/shared': 11.0.3(vue@3.5.0(typescript@5.5.4))
vue-demi: 0.14.10(vue@3.5.0(typescript@5.5.4))
optionalDependencies:
axios: 1.7.7
sortablejs: 1.15.3
@ -2842,9 +2838,9 @@ snapshots:
'@vueuse/metadata@11.0.3': {}
'@vueuse/shared@11.0.3(vue@3.4.38(typescript@5.5.4))':
'@vueuse/shared@11.0.3(vue@3.5.0(typescript@5.5.4))':
dependencies:
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
vue-demi: 0.14.10(vue@3.5.0(typescript@5.5.4))
transitivePeerDependencies:
- '@vue/composition-api'
- vue
@ -2903,9 +2899,9 @@ snapshots:
boolbase@1.0.0: {}
bootstrap-vue-next@0.24.11(vue@3.4.38(typescript@5.5.4)):
bootstrap-vue-next@0.24.11(vue@3.5.0(typescript@5.5.4)):
dependencies:
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
bootstrap@5.3.3(@popperjs/core@2.11.8):
dependencies:
@ -3535,19 +3531,19 @@ snapshots:
pathval@2.0.0: {}
picocolors@1.0.1: {}
picocolors@1.1.0: {}
picomatch@2.3.1: {}
pinia-plugin-persistedstate@3.2.1(pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))):
pinia-plugin-persistedstate@3.2.3(pinia@2.2.2(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4))):
dependencies:
pinia: 2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
pinia: 2.2.2(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4))
pinia@2.2.2(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4)):
pinia@2.2.2(typescript@5.5.4)(vue@3.5.0(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
vue: 3.4.38(typescript@5.5.4)
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
vue: 3.5.0(typescript@5.5.4)
vue-demi: 0.14.10(vue@3.5.0(typescript@5.5.4))
optionalDependencies:
typescript: 5.5.4
@ -3565,25 +3561,19 @@ snapshots:
optionalDependencies:
fsevents: 2.3.2
portal-vue@3.0.0(vue@3.4.38(typescript@5.5.4)):
portal-vue@3.0.0(vue@3.5.0(typescript@5.5.4)):
optionalDependencies:
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
postcss-selector-parser@6.1.2:
dependencies:
cssesc: 3.0.0
util-deprecate: 1.0.2
postcss@8.4.41:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
source-map-js: 1.2.0
postcss@8.4.44:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
picocolors: 1.1.0
source-map-js: 1.2.0
prelude-ls@1.2.1: {}
@ -3774,7 +3764,7 @@ snapshots:
transitivePeerDependencies:
- rollup
unplugin-auto-import@0.18.2(@vueuse/core@11.0.3(vue@3.4.38(typescript@5.5.4)))(rollup@4.21.0):
unplugin-auto-import@0.18.2(@vueuse/core@11.0.3(vue@3.5.0(typescript@5.5.4)))(rollup@4.21.0):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
@ -3785,11 +3775,11 @@ snapshots:
unimport: 3.9.1(rollup@4.21.0)
unplugin: 1.12.0
optionalDependencies:
'@vueuse/core': 11.0.3(vue@3.4.38(typescript@5.5.4))
'@vueuse/core': 11.0.3(vue@3.5.0(typescript@5.5.4))
transitivePeerDependencies:
- rollup
unplugin-icons@0.19.2(@vue/compiler-sfc@3.4.38)(vue-template-compiler@2.7.16):
unplugin-icons@0.19.2(@vue/compiler-sfc@3.5.0)(vue-template-compiler@2.7.16):
dependencies:
'@antfu/install-pkg': 0.3.4
'@antfu/utils': 0.7.10
@ -3799,12 +3789,12 @@ snapshots:
local-pkg: 0.5.0
unplugin: 1.12.1
optionalDependencies:
'@vue/compiler-sfc': 3.4.38
'@vue/compiler-sfc': 3.5.0
vue-template-compiler: 2.7.16
transitivePeerDependencies:
- supports-color
unplugin-vue-components@0.27.4(@babel/parser@7.25.3)(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4)):
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.21.0)(vue@3.5.0(typescript@5.5.4)):
dependencies:
'@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
@ -3816,9 +3806,9 @@ snapshots:
minimatch: 9.0.5
mlly: 1.7.1
unplugin: 1.12.1
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
optionalDependencies:
'@babel/parser': 7.25.3
'@babel/parser': 7.25.6
transitivePeerDependencies:
- rollup
- supports-color
@ -3909,21 +3899,21 @@ snapshots:
vue-component-type-helpers@2.0.19: {}
vue-demi@0.13.11(vue@3.4.38(typescript@5.5.4)):
vue-demi@0.13.11(vue@3.5.0(typescript@5.5.4)):
dependencies:
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
vue-demi@0.14.10(vue@3.4.38(typescript@5.5.4)):
vue-demi@0.14.10(vue@3.5.0(typescript@5.5.4)):
dependencies:
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
vue-echarts@7.0.3(@vue/runtime-core@3.4.38)(echarts@5.5.1)(vue@3.4.38(typescript@5.5.4)):
vue-echarts@7.0.3(@vue/runtime-core@3.5.0)(echarts@5.5.1)(vue@3.5.0(typescript@5.5.4)):
dependencies:
echarts: 5.5.1
vue: 3.4.38(typescript@5.5.4)
vue-demi: 0.13.11(vue@3.4.38(typescript@5.5.4))
vue: 3.5.0(typescript@5.5.4)
vue-demi: 0.13.11(vue@3.5.0(typescript@5.5.4))
optionalDependencies:
'@vue/runtime-core': 3.4.38
'@vue/runtime-core': 3.5.0
transitivePeerDependencies:
- '@vue/composition-api'
@ -3953,14 +3943,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.3(vue@3.4.38(typescript@5.5.4)):
vue-router@4.4.3(vue@3.5.0(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
vue-select@4.0.0-beta.6(vue@3.4.38(typescript@5.5.4)):
vue-select@4.0.0-beta.6(vue@3.5.0(typescript@5.5.4)):
dependencies:
vue: 3.4.38(typescript@5.5.4)
vue: 3.5.0(typescript@5.5.4)
vue-template-compiler@2.7.16:
dependencies:
@ -3968,20 +3958,20 @@ snapshots:
he: 1.2.0
optional: true
vue-tsc@2.0.29(typescript@5.5.4):
vue-tsc@2.1.4(typescript@5.5.4):
dependencies:
'@volar/typescript': 2.4.0-alpha.18
'@vue/language-core': 2.0.29(typescript@5.5.4)
'@volar/typescript': 2.4.1
'@vue/language-core': 2.1.4(typescript@5.5.4)
semver: 7.6.3
typescript: 5.5.4
vue@3.4.38(typescript@5.5.4):
vue@3.5.0(typescript@5.5.4):
dependencies:
'@vue/compiler-dom': 3.4.38
'@vue/compiler-sfc': 3.4.38
'@vue/runtime-dom': 3.4.38
'@vue/server-renderer': 3.4.38(vue@3.4.38(typescript@5.5.4))
'@vue/shared': 3.4.38
'@vue/compiler-dom': 3.5.0
'@vue/compiler-sfc': 3.5.0
'@vue/runtime-dom': 3.5.0
'@vue/server-renderer': 3.5.0(vue@3.5.0(typescript@5.5.4))
'@vue/shared': 3.5.0
optionalDependencies:
typescript: 5.5.4