mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-08-29 09:03:55 +00:00
@@ -37,7 +37,7 @@
|
||||
"postcss-less": "^6.0.0",
|
||||
"postcss-scss": "^4.0.9",
|
||||
"prettier": "^3.2.5",
|
||||
"stylelint": "^16.3.1",
|
||||
"stylelint": "^16.4.0",
|
||||
"stylelint-config-property-sort-order-smacss": "^10.0.0",
|
||||
"stylelint-config-recommended-scss": "^14.0.0",
|
||||
"stylelint-config-recommended-vue": "^1.5.0",
|
||||
|
@@ -39,7 +39,7 @@
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"ant-design-vue": "^4.2.0",
|
||||
"ant-design-vue": "^4.2.1",
|
||||
"dayjs": "^1.11.10",
|
||||
"dotenv": "^16.4.5",
|
||||
"fs-extra": "^11.2.0",
|
||||
@@ -50,7 +50,7 @@
|
||||
"sass": "^1.75.0",
|
||||
"unocss": "0.59.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-dts": "^3.8.3",
|
||||
"vite-plugin-dts": "^3.9.0",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-purge-icons": "^0.10.0",
|
||||
|
10
package.json
10
package.json
@@ -74,10 +74,10 @@
|
||||
"@logicflow/core": "^1.2.26",
|
||||
"@logicflow/extension": "^1.2.26",
|
||||
"@vben/hooks": "workspace:*",
|
||||
"@vue/shared": "3.4.23",
|
||||
"@vue/shared": "^3.4.25",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"ant-design-vue": "^4.2.0",
|
||||
"ant-design-vue": "^4.2.1",
|
||||
"axios": "^1.6.8",
|
||||
"codemirror": "^5.65.16",
|
||||
"cropperjs": "^1.6.2",
|
||||
@@ -100,13 +100,13 @@
|
||||
"tinymce": "^5.10.9",
|
||||
"unocss": "^0.59.4",
|
||||
"vditor": "^3.10.4",
|
||||
"vue": "3.4.23",
|
||||
"vue": "^3.4.25",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-json-pretty": "^2.4.0",
|
||||
"vue-router": "^4.3.2",
|
||||
"vue-types": "^5.1.1",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vxe-table": "^4.6.0",
|
||||
"vxe-table": "^4.6.3",
|
||||
"vxe-table-plugin-export-xlsx": "^4.0.1",
|
||||
"xe-utils": "^3.5.25",
|
||||
"xlsx": "^0.18.5"
|
||||
@@ -130,7 +130,7 @@
|
||||
"@vben/ts-config": "workspace:*",
|
||||
"@vben/types": "workspace:*",
|
||||
"@vben/vite-config": "workspace:*",
|
||||
"@vue/compiler-sfc": "3.4.23",
|
||||
"@vue/compiler-sfc": "^3.4.25",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"vue": "3.4.23"
|
||||
"vue": "^3.4.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vben/types": "workspace:*"
|
||||
|
469
pnpm-lock.yaml
generated
469
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
||||
dependencies:
|
||||
'@ant-design/icons-vue':
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1(vue@3.4.23(typescript@5.4.5))
|
||||
version: 7.0.1(vue@3.4.25(typescript@5.4.5))
|
||||
'@iconify/iconify':
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1
|
||||
@@ -24,17 +24,17 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:packages/hooks
|
||||
'@vue/shared':
|
||||
specifier: 3.4.23
|
||||
version: 3.4.23
|
||||
specifier: ^3.4.25
|
||||
version: 3.4.25
|
||||
'@vueuse/core':
|
||||
specifier: ^10.9.0
|
||||
version: 10.9.0(vue@3.4.23(typescript@5.4.5))
|
||||
version: 10.9.0(vue@3.4.25(typescript@5.4.5))
|
||||
'@zxcvbn-ts/core':
|
||||
specifier: ^3.0.4
|
||||
version: 3.0.4
|
||||
ant-design-vue:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(vue@3.4.23(typescript@5.4.5))
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1(vue@3.4.25(typescript@5.4.5))
|
||||
axios:
|
||||
specifier: ^1.6.8
|
||||
version: 1.6.8
|
||||
@@ -70,10 +70,10 @@ importers:
|
||||
version: 6.2.2
|
||||
pinia:
|
||||
specifier: 2.1.7
|
||||
version: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))
|
||||
version: 2.1.7(typescript@5.4.5)(vue@3.4.25(typescript@5.4.5))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^3.2.1
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)))
|
||||
version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.25(typescript@5.4.5)))
|
||||
print-js:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0
|
||||
@@ -102,29 +102,29 @@ importers:
|
||||
specifier: ^3.10.4
|
||||
version: 3.10.4
|
||||
vue:
|
||||
specifier: 3.4.23
|
||||
version: 3.4.23(typescript@5.4.5)
|
||||
specifier: ^3.4.25
|
||||
version: 3.4.25(typescript@5.4.5)
|
||||
vue-i18n:
|
||||
specifier: ^9.13.1
|
||||
version: 9.13.1(vue@3.4.23(typescript@5.4.5))
|
||||
version: 9.13.1(vue@3.4.25(typescript@5.4.5))
|
||||
vue-json-pretty:
|
||||
specifier: ^2.4.0
|
||||
version: 2.4.0(vue@3.4.23(typescript@5.4.5))
|
||||
version: 2.4.0(vue@3.4.25(typescript@5.4.5))
|
||||
vue-router:
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2(vue@3.4.23(typescript@5.4.5))
|
||||
version: 4.3.2(vue@3.4.25(typescript@5.4.5))
|
||||
vue-types:
|
||||
specifier: ^5.1.1
|
||||
version: 5.1.1(vue@3.4.23(typescript@5.4.5))
|
||||
version: 5.1.1(vue@3.4.25(typescript@5.4.5))
|
||||
vuedraggable:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(vue@3.4.23(typescript@5.4.5))
|
||||
version: 4.1.0(vue@3.4.25(typescript@5.4.5))
|
||||
vxe-table:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(vue@3.4.23(typescript@5.4.5))
|
||||
specifier: ^4.6.3
|
||||
version: 4.6.3(vue@3.4.25(typescript@5.4.5))
|
||||
vxe-table-plugin-export-xlsx:
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(vxe-table@4.6.0(vue@3.4.23(typescript@5.4.5)))
|
||||
version: 4.0.1(vxe-table@4.6.3(vue@3.4.25(typescript@5.4.5)))
|
||||
xe-utils:
|
||||
specifier: ^3.5.25
|
||||
version: 3.5.25
|
||||
@@ -187,8 +187,8 @@ importers:
|
||||
specifier: workspace:*
|
||||
version: link:internal/vite-config
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.4.23
|
||||
version: 3.4.23
|
||||
specifier: ^3.4.25
|
||||
version: 3.4.25
|
||||
'@vue/test-utils':
|
||||
specifier: ^2.4.5
|
||||
version: 2.4.5
|
||||
@@ -353,29 +353,29 @@ importers:
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
stylelint:
|
||||
specifier: ^16.3.1
|
||||
version: 16.3.1(typescript@5.4.5)
|
||||
specifier: ^16.4.0
|
||||
version: 16.4.0(typescript@5.4.5)
|
||||
stylelint-config-property-sort-order-smacss:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 10.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-recommended-scss:
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0(postcss@8.4.38)(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 14.0.0(postcss@8.4.38)(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-recommended-vue:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0(postcss-html@1.6.0)(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 1.5.0(postcss-html@1.6.0)(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-standard:
|
||||
specifier: ^36.0.0
|
||||
version: 36.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 36.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-standard-scss:
|
||||
specifier: ^13.1.0
|
||||
version: 13.1.0(postcss@8.4.38)(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 13.1.0(postcss@8.4.38)(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-order:
|
||||
specifier: ^6.0.4
|
||||
version: 6.0.4(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 6.0.4(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-prettier:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(prettier@3.2.5)(stylelint@16.3.1(typescript@5.4.5))
|
||||
version: 5.0.0(prettier@3.2.5)(stylelint@16.4.0(typescript@5.4.5))
|
||||
|
||||
internal/ts-config:
|
||||
dependencies:
|
||||
@@ -400,13 +400,13 @@ importers:
|
||||
version: 11.0.4
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.0.4
|
||||
version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.24(typescript@5.4.5))
|
||||
version: 5.0.4(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.25(typescript@5.4.5))
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.24(typescript@5.4.5))
|
||||
version: 3.1.0(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.25(typescript@5.4.5))
|
||||
ant-design-vue:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(vue@3.4.24(typescript@5.4.5))
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1(vue@3.4.25(typescript@5.4.5))
|
||||
dayjs:
|
||||
specifier: ^1.11.10
|
||||
version: 1.11.10
|
||||
@@ -438,8 +438,8 @@ importers:
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.8.3
|
||||
version: 3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))
|
||||
specifier: ^3.9.0
|
||||
version: 3.9.0(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))
|
||||
vite-plugin-html:
|
||||
specifier: ^3.2.2
|
||||
version: 3.2.2(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))
|
||||
@@ -457,13 +457,13 @@ importers:
|
||||
dependencies:
|
||||
'@vueuse/core':
|
||||
specifier: ^10.9.0
|
||||
version: 10.9.0(vue@3.4.23(typescript@5.4.5))
|
||||
version: 10.9.0(vue@3.4.25(typescript@5.4.5))
|
||||
lodash-es:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
vue:
|
||||
specifier: 3.4.23
|
||||
version: 3.4.23(typescript@5.4.5)
|
||||
specifier: ^3.4.25
|
||||
version: 3.4.25(typescript@5.4.5)
|
||||
devDependencies:
|
||||
'@vben/types':
|
||||
specifier: workspace:*
|
||||
@@ -1937,23 +1937,23 @@ packages:
|
||||
'@vue/compiler-core@3.4.24':
|
||||
resolution: {integrity: sha512-vbW/tgbwJYj62N/Ww99x0zhFTkZDTcGh3uwJEuadZ/nF9/xuFMC4693P9r+3sxGXISABpDKvffY5ApH9pmdd1A==}
|
||||
|
||||
'@vue/compiler-core@3.4.25':
|
||||
resolution: {integrity: sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==}
|
||||
|
||||
'@vue/compiler-dom@3.4.23':
|
||||
resolution: {integrity: sha512-t0b9WSTnCRrzsBGrDd1LNR5HGzYTr7LX3z6nNBG+KGvZLqrT0mY6NsMzOqlVMBKKXKVuusbbB5aOOFgTY+senw==}
|
||||
|
||||
'@vue/compiler-dom@3.4.24':
|
||||
resolution: {integrity: sha512-4XgABML/4cNndVsQndG6BbGN7+EoisDwi3oXNovqL/4jdNhwvP8/rfRMTb6FxkxIxUUtg6AI1/qZvwfSjxJiWA==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.23':
|
||||
resolution: {integrity: sha512-fSDTKTfzaRX1kNAUiaj8JB4AokikzStWgHooMhaxyjZerw624L+IAP/fvI4ZwMpwIh8f08PVzEnu4rg8/Npssw==}
|
||||
'@vue/compiler-dom@3.4.25':
|
||||
resolution: {integrity: sha512-Ugz5DusW57+HjllAugLci19NsDK+VyjGvmbB2TXaTcSlQxwL++2PETHx/+Qv6qFwNLzSt7HKepPe4DcTE3pBWg==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.24':
|
||||
resolution: {integrity: sha512-nRAlJUK02FTWfA2nuvNBAqsDZuERGFgxZ8sGH62XgFSvMxO2URblzulExsmj4gFZ8e+VAyDooU9oAoXfEDNxTA==}
|
||||
'@vue/compiler-sfc@3.4.25':
|
||||
resolution: {integrity: sha512-m7rryuqzIoQpOBZ18wKyq05IwL6qEpZxFZfRxlNYuIPDqywrXQxgUwLXIvoU72gs6cRdY6wHD0WVZIFE4OEaAQ==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.23':
|
||||
resolution: {integrity: sha512-hb6Uj2cYs+tfqz71Wj6h3E5t6OKvb4MVcM2Nl5i/z1nv1gjEhw+zYaNOV+Xwn+SSN/VZM0DgANw5TuJfxfezPg==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.24':
|
||||
resolution: {integrity: sha512-ZsAtr4fhaUFnVcDqwW3bYCSDwq+9Gk69q2r/7dAHDrOMw41kylaMgOP4zRnn6GIEJkQznKgrMOGPMFnLB52RbQ==}
|
||||
'@vue/compiler-ssr@3.4.25':
|
||||
resolution: {integrity: sha512-H2ohvM/Pf6LelGxDBnfbbXFPyM4NE3hrw0e/EpwuSiYu8c819wx+SVGdJ65p/sFrYDd6OnSDxN1MB2mN07hRSQ==}
|
||||
|
||||
'@vue/devtools-api@6.6.1':
|
||||
resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
|
||||
@@ -1974,33 +1974,19 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.4.23':
|
||||
resolution: {integrity: sha512-GlXR9PL+23fQ3IqnbSQ8OQKLodjqCyoCrmdLKZk3BP7jN6prWheAfU7a3mrltewTkoBm+N7qMEb372VHIkQRMQ==}
|
||||
'@vue/reactivity@3.4.25':
|
||||
resolution: {integrity: sha512-mKbEtKr1iTxZkAG3vm3BtKHAOhuI4zzsVcN0epDldU/THsrvfXRKzq+lZnjczZGnTdh3ojd86/WrP+u9M51pWQ==}
|
||||
|
||||
'@vue/reactivity@3.4.24':
|
||||
resolution: {integrity: sha512-nup3fSYg4i4LtNvu9slF/HF/0dkMQYfepUdORBcMSsankzRPzE7ypAFurpwyRBfU1i7Dn1kcwpYsE1wETSh91g==}
|
||||
'@vue/runtime-core@3.4.25':
|
||||
resolution: {integrity: sha512-3qhsTqbEh8BMH3pXf009epCI5E7bKu28fJLi9O6W+ZGt/6xgSfMuGPqa5HRbUxLoehTNp5uWvzCr60KuiRIL0Q==}
|
||||
|
||||
'@vue/runtime-core@3.4.23':
|
||||
resolution: {integrity: sha512-FeQ9MZEXoFzFkFiw9MQQ/FWs3srvrP+SjDKSeRIiQHIhtkzoj0X4rWQlRNHbGuSwLra6pMyjAttwixNMjc/xLw==}
|
||||
'@vue/runtime-dom@3.4.25':
|
||||
resolution: {integrity: sha512-ode0sj77kuwXwSc+2Yhk8JMHZh1sZp9F/51wdBiz3KGaWltbKtdihlJFhQG4H6AY+A06zzeMLkq6qu8uDSsaoA==}
|
||||
|
||||
'@vue/runtime-core@3.4.24':
|
||||
resolution: {integrity: sha512-c7iMfj6cJMeAG3s5yOn9Rc5D9e2/wIuaozmGf/ICGCY3KV5H7mbTVdvEkd4ZshTq7RUZqj2k7LMJWVx+EBiY1g==}
|
||||
|
||||
'@vue/runtime-dom@3.4.23':
|
||||
resolution: {integrity: sha512-RXJFwwykZWBkMiTPSLEWU3kgVLNAfActBfWFlZd0y79FTUxexogd0PLG4HH2LfOktjRxV47Nulygh0JFXe5f9A==}
|
||||
|
||||
'@vue/runtime-dom@3.4.24':
|
||||
resolution: {integrity: sha512-uXKzuh/Emfad2Y7Qm0ABsLZZV6H3mAJ5ZVqmAOlrNQRf+T5mxpPGZBfec1hkP41t6h6FwF6RSGCs/gd8WbuySQ==}
|
||||
|
||||
'@vue/server-renderer@3.4.23':
|
||||
resolution: {integrity: sha512-LDwGHtnIzvKFNS8dPJ1SSU5Gvm36p2ck8wCZc52fc3k/IfjKcwCyrWEf0Yag/2wTFUBXrqizfhK9c/mC367dXQ==}
|
||||
'@vue/server-renderer@3.4.25':
|
||||
resolution: {integrity: sha512-8VTwq0Zcu3K4dWV0jOwIVINESE/gha3ifYCOKEhxOj6MEl5K5y8J8clQncTcDhKF+9U765nRw4UdUEXvrGhyVQ==}
|
||||
peerDependencies:
|
||||
vue: 3.4.23
|
||||
|
||||
'@vue/server-renderer@3.4.24':
|
||||
resolution: {integrity: sha512-H+DLK4sQF6sRgzKyofmlEVBIV/9KrQU6HIV7nt6yIwSGGKvSwlV8pqJlebUKLpbXaNHugdSfAbP6YmXF69lxow==}
|
||||
peerDependencies:
|
||||
vue: 3.4.24
|
||||
vue: 3.4.25
|
||||
|
||||
'@vue/shared@3.4.23':
|
||||
resolution: {integrity: sha512-wBQ0gvf+SMwsCQOyusNw/GoXPV47WGd1xB5A1Pgzy0sQ3Bi5r5xm3n+92y3gCnB3MWqnRDdvfkRGxhKtbBRNgg==}
|
||||
@@ -2008,6 +1994,9 @@ packages:
|
||||
'@vue/shared@3.4.24':
|
||||
resolution: {integrity: sha512-BW4tajrJBM9AGAknnyEw5tO2xTmnqgup0VTnDAMcxYmqOX0RG0b9aSUGAbEKolD91tdwpA6oCwbltoJoNzpItw==}
|
||||
|
||||
'@vue/shared@3.4.25':
|
||||
resolution: {integrity: sha512-k0yappJ77g2+KNrIaF0FFnzwLvUBLUYr8VOwz+/6vLsmItFp51AcxLL7Ey3iPd7BIRyWPOcqUjMnm7OkahXllA==}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
resolution: {integrity: sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==}
|
||||
|
||||
@@ -2139,8 +2128,8 @@ packages:
|
||||
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
ant-design-vue@4.2.0:
|
||||
resolution: {integrity: sha512-tw20aZn5Qv/xtJze+BMPNueS8pETBeuO1UWqbBQmg2/wp9WmtetsbEcANBg1QERI6E9ikSrQ2Yr9xlIyIJEYdw==}
|
||||
ant-design-vue@4.2.1:
|
||||
resolution: {integrity: sha512-3u6fmfCEJ5AFTsYhogP8lJ/vcqiAJO16o+gGQkWYRGLl0NxmY4hje4cPyv+pcxpeJgcG0vNEmkb1vVHKcnxd+g==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.0'
|
||||
@@ -2812,8 +2801,8 @@ packages:
|
||||
peerDependencies:
|
||||
postcss: ^8.0.9
|
||||
|
||||
css-functions-list@3.2.1:
|
||||
resolution: {integrity: sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==}
|
||||
css-functions-list@3.2.2:
|
||||
resolution: {integrity: sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==}
|
||||
engines: {node: '>=12 || >=16'}
|
||||
|
||||
css-property-sort-order-smacss@2.2.0:
|
||||
@@ -3088,8 +3077,8 @@ packages:
|
||||
dom-serializer@2.0.0:
|
||||
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
||||
|
||||
dom-zindex@1.0.1:
|
||||
resolution: {integrity: sha512-M/MERVDZ8hguvjl6MAlLWSLYLS7PzEyXaTb5gEeJ+SF+e9iUC0sdvlzqe91MMDHBoy+nqw7wKcUOrDSyvMCrRg==}
|
||||
dom-zindex@1.0.2:
|
||||
resolution: {integrity: sha512-QceDZxPlvzhpg6e8szxNiKPUt5Y9SfFTe3nZy8og3JoPQPlAlzBzHa/lhDkhgeG3cjbKyQcuoic+wymF0o0d1Q==}
|
||||
|
||||
domelementtype@1.3.1:
|
||||
resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==}
|
||||
@@ -6345,8 +6334,8 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.0.2
|
||||
|
||||
stylelint@16.3.1:
|
||||
resolution: {integrity: sha512-/JOwQnBvxEKOT2RtNgGpBVXnCSMBgKOL2k7w0K52htwCyJls4+cHvc4YZgXlVoAZS9QJd2DgYAiRnja96pTgxw==}
|
||||
stylelint@16.4.0:
|
||||
resolution: {integrity: sha512-uSx7VMuXwLuYcNSIg+0/fFNv0WinsfLAqsVVy7h7p80clKOHiGE8pfY6UjqwylTHiJrRIahTl6a8FPxGezhWoA==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -6843,8 +6832,8 @@ packages:
|
||||
peerDependencies:
|
||||
vite: '>=2.0.0'
|
||||
|
||||
vite-plugin-dts@3.8.3:
|
||||
resolution: {integrity: sha512-yRHiRosQw7MXdOhmcrVI+kRiB8YEShbSxnADNteK4eZGdEoyOkMHihvO5XOAVlOq8ng9sIqu8vVefDK1zcj3qw==}
|
||||
vite-plugin-dts@3.9.0:
|
||||
resolution: {integrity: sha512-pwFIEYQ3LZvMafkEGvNnileb6af5JuyZsBfYQrTDYxdeGEy0OS4B4hCsLPo5YGnhK5k9EzyO6BXVO6y+Lt5T2A==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -6980,16 +6969,8 @@ packages:
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
vue@3.4.23:
|
||||
resolution: {integrity: sha512-X1y6yyGJ28LMUBJ0k/qIeKHstGd+BlWQEOT40x3auJFTmpIhpbKLgN7EFsqalnJXq1Km5ybDEsp6BhuWKciUDg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
vue@3.4.24:
|
||||
resolution: {integrity: sha512-NPdx7dLGyHmKHGRRU5bMRYVE+rechR+KDU5R2tSTNG36PuMwbfAJ+amEvOAw7BPfZp5sQulNELSLm5YUkau+Sg==}
|
||||
vue@3.4.25:
|
||||
resolution: {integrity: sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -7006,8 +6987,8 @@ packages:
|
||||
peerDependencies:
|
||||
vxe-table: ^4.5.0
|
||||
|
||||
vxe-table@4.6.0:
|
||||
resolution: {integrity: sha512-ES9T1PVP8U9jkdP/K8uEUYPE0B07r2PigJM8yeOutQFK9Oi/ivgS6ONZ6c0KasxrxpUBE8Z8p6EAPzlA3VQAEg==}
|
||||
vxe-table@4.6.3:
|
||||
resolution: {integrity: sha512-71FOi0lFQbvs1dUIZPTDCLaSJkRjLHlBuNzWIR9RofBe4EvhX4OowrhaCCsCXXKCCGSlJRp6+/O2c71lEZY9PQ==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.28
|
||||
|
||||
@@ -7265,17 +7246,11 @@ snapshots:
|
||||
|
||||
'@ant-design/icons-svg@4.4.2': {}
|
||||
|
||||
'@ant-design/icons-vue@7.0.1(vue@3.4.23(typescript@5.4.5))':
|
||||
'@ant-design/icons-vue@7.0.1(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-svg': 4.4.2
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
'@ant-design/icons-vue@7.0.1(vue@3.4.24(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-svg': 4.4.2
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
'@antfu/install-pkg@0.1.1':
|
||||
dependencies:
|
||||
@@ -8975,20 +8950,20 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
'@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.24(typescript@5.4.5))':
|
||||
'@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@babel/core': 7.24.4
|
||||
'@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4)
|
||||
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4)
|
||||
vite: 5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3)
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.24(typescript@5.4.5))':
|
||||
'@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3))(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
vite: 5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3)
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
'@volar/language-core@1.11.1':
|
||||
dependencies:
|
||||
@@ -9043,7 +9018,7 @@ snapshots:
|
||||
'@babel/helper-module-imports': 7.22.15
|
||||
'@babel/helper-plugin-utils': 7.24.0
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/compiler-sfc': 3.4.23
|
||||
'@vue/compiler-sfc': 3.4.25
|
||||
|
||||
'@vue/compiler-core@3.4.23':
|
||||
dependencies:
|
||||
@@ -9061,6 +9036,14 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-core@3.4.25':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/shared': 3.4.25
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.23':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.23
|
||||
@@ -9071,39 +9054,27 @@ snapshots:
|
||||
'@vue/compiler-core': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
|
||||
'@vue/compiler-sfc@3.4.23':
|
||||
'@vue/compiler-dom@3.4.25':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
|
||||
'@vue/compiler-sfc@3.4.25':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/compiler-core': 3.4.23
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/compiler-ssr': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/compiler-core': 3.4.25
|
||||
'@vue/compiler-dom': 3.4.25
|
||||
'@vue/compiler-ssr': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.38
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-sfc@3.4.24':
|
||||
'@vue/compiler-ssr@3.4.25':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.4
|
||||
'@vue/compiler-core': 3.4.24
|
||||
'@vue/compiler-dom': 3.4.24
|
||||
'@vue/compiler-ssr': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.10
|
||||
postcss: 8.4.38
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.23':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/compiler-ssr@3.4.24':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
'@vue/compiler-dom': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
|
||||
'@vue/devtools-api@6.6.1': {}
|
||||
|
||||
@@ -9112,7 +9083,7 @@ snapshots:
|
||||
'@volar/language-core': 1.11.1
|
||||
'@volar/source-map': 1.11.1
|
||||
'@vue/compiler-dom': 3.4.24
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/shared': 3.4.25
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.4
|
||||
muggle-string: 0.3.1
|
||||
@@ -9125,7 +9096,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.0-alpha.10
|
||||
'@vue/compiler-dom': 3.4.24
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/shared': 3.4.25
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.4
|
||||
path-browserify: 1.0.1
|
||||
@@ -9133,72 +9104,53 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
'@vue/reactivity@3.4.23':
|
||||
'@vue/reactivity@3.4.25':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/shared': 3.4.25
|
||||
|
||||
'@vue/reactivity@3.4.24':
|
||||
'@vue/runtime-core@3.4.25':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.24
|
||||
'@vue/reactivity': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
|
||||
'@vue/runtime-core@3.4.23':
|
||||
'@vue/runtime-dom@3.4.25':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
|
||||
'@vue/runtime-core@3.4.24':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
|
||||
'@vue/runtime-dom@3.4.23':
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/runtime-core': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/runtime-dom@3.4.24':
|
||||
'@vue/server-renderer@3.4.25(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.23(vue@3.4.23(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.23
|
||||
'@vue/shared': 3.4.23
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
|
||||
'@vue/server-renderer@3.4.24(vue@3.4.24(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.24
|
||||
'@vue/shared': 3.4.24
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
'@vue/compiler-ssr': 3.4.25
|
||||
'@vue/shared': 3.4.25
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
'@vue/shared@3.4.23': {}
|
||||
|
||||
'@vue/shared@3.4.24': {}
|
||||
|
||||
'@vue/shared@3.4.25': {}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
dependencies:
|
||||
js-beautify: 1.15.1
|
||||
vue-component-type-helpers: 2.0.13
|
||||
|
||||
'@vueuse/core@10.9.0(vue@3.4.23(typescript@5.4.5))':
|
||||
'@vueuse/core@10.9.0(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.9.0
|
||||
'@vueuse/shared': 10.9.0(vue@3.4.23(typescript@5.4.5))
|
||||
vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
|
||||
'@vueuse/shared': 10.9.0(vue@3.4.25(typescript@5.4.5))
|
||||
vue-demi: 0.14.7(vue@3.4.25(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/metadata@10.9.0': {}
|
||||
|
||||
'@vueuse/shared@10.9.0(vue@3.4.23(typescript@5.4.5))':
|
||||
'@vueuse/shared@10.9.0(vue@3.4.25(typescript@5.4.5))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
|
||||
vue-demi: 0.14.7(vue@3.4.25(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@@ -9304,10 +9256,10 @@ snapshots:
|
||||
|
||||
ansi-styles@6.2.1: {}
|
||||
|
||||
ant-design-vue@4.2.0(vue@3.4.23(typescript@5.4.5)):
|
||||
ant-design-vue@4.2.1(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.4.23(typescript@5.4.5))
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.4.25(typescript@5.4.5))
|
||||
'@babel/runtime': 7.24.4
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@emotion/hash': 0.9.1
|
||||
@@ -9326,34 +9278,8 @@ snapshots:
|
||||
shallow-equal: 1.2.1
|
||||
stylis: 4.3.1
|
||||
throttle-debounce: 5.0.0
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue-types: 3.0.2(vue@3.4.23(typescript@5.4.5))
|
||||
warning: 4.0.3
|
||||
|
||||
ant-design-vue@4.2.0(vue@3.4.24(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.4.24(typescript@5.4.5))
|
||||
'@babel/runtime': 7.24.4
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@emotion/hash': 0.9.1
|
||||
'@emotion/unitless': 0.8.1
|
||||
'@simonwep/pickr': 1.8.2
|
||||
array-tree-filter: 2.1.0
|
||||
async-validator: 4.2.5
|
||||
csstype: 3.1.3
|
||||
dayjs: 1.11.10
|
||||
dom-align: 1.12.4
|
||||
dom-scroll-into-view: 2.0.1
|
||||
lodash: 4.17.21
|
||||
lodash-es: 4.17.21
|
||||
resize-observer-polyfill: 1.5.1
|
||||
scroll-into-view-if-needed: 2.2.31
|
||||
shallow-equal: 1.2.1
|
||||
stylis: 4.3.1
|
||||
throttle-debounce: 5.0.0
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
vue-types: 3.0.2(vue@3.4.24(typescript@5.4.5))
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
vue-types: 3.0.2(vue@3.4.25(typescript@5.4.5))
|
||||
warning: 4.0.3
|
||||
|
||||
any-promise@1.3.0: {}
|
||||
@@ -10103,7 +10029,7 @@ snapshots:
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
|
||||
css-functions-list@3.2.1: {}
|
||||
css-functions-list@3.2.2: {}
|
||||
|
||||
css-property-sort-order-smacss@2.2.0: {}
|
||||
|
||||
@@ -10371,7 +10297,7 @@ snapshots:
|
||||
domhandler: 5.0.3
|
||||
entities: 4.5.0
|
||||
|
||||
dom-zindex@1.0.1: {}
|
||||
dom-zindex@1.0.2: {}
|
||||
|
||||
domelementtype@1.3.1: {}
|
||||
|
||||
@@ -13043,15 +12969,15 @@ snapshots:
|
||||
pify@4.0.1:
|
||||
optional: true
|
||||
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))):
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.25(typescript@5.4.5))):
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5))
|
||||
pinia: 2.1.7(typescript@5.4.5)(vue@3.4.25(typescript@5.4.5))
|
||||
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.23(typescript@5.4.5)):
|
||||
pinia@2.1.7(typescript@5.4.5)(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue-demi: 0.14.7(vue@3.4.23(typescript@5.4.5))
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
vue-demi: 0.14.7(vue@3.4.25(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
@@ -14016,73 +13942,73 @@ snapshots:
|
||||
postcss: 8.4.38
|
||||
postcss-selector-parser: 6.0.16
|
||||
|
||||
stylelint-config-html@1.1.0(postcss-html@1.6.0)(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-html@1.1.0(postcss-html@1.6.0)(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
postcss-html: 1.6.0
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
|
||||
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-property-sort-order-smacss@10.0.0(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
css-property-sort-order-smacss: 2.2.0
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint-order: 6.0.4(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
stylelint-order: 6.0.4(stylelint@16.4.0(typescript@5.4.5))
|
||||
|
||||
stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-recommended-scss@14.0.0(postcss@8.4.38)(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
postcss-scss: 4.0.9(postcss@8.4.38)
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint-scss: 6.2.1(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-scss: 6.2.1(stylelint@16.4.0(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.38
|
||||
|
||||
stylelint-config-recommended-vue@1.5.0(postcss-html@1.6.0)(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-recommended-vue@1.5.0(postcss-html@1.6.0)(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
postcss-html: 1.6.0
|
||||
semver: 7.6.0
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.6.0)(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.6.0)(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
|
||||
stylelint-config-recommended@14.0.0(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-recommended@14.0.0(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
|
||||
stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint-config-standard: 36.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
stylelint-config-recommended-scss: 14.0.0(postcss@8.4.38)(stylelint@16.4.0(typescript@5.4.5))
|
||||
stylelint-config-standard: 36.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
optionalDependencies:
|
||||
postcss: 8.4.38
|
||||
|
||||
stylelint-config-standard@36.0.0(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-config-standard@36.0.0(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.3.1(typescript@5.4.5))
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
stylelint-config-recommended: 14.0.0(stylelint@16.4.0(typescript@5.4.5))
|
||||
|
||||
stylelint-order@6.0.4(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-order@6.0.4(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
postcss: 8.4.38
|
||||
postcss-sorting: 8.0.2(postcss@8.4.38)
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
|
||||
stylelint-prettier@5.0.0(prettier@3.2.5)(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-prettier@5.0.0(prettier@3.2.5)(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
prettier: 3.2.5
|
||||
prettier-linter-helpers: 1.0.0
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
|
||||
stylelint-scss@6.2.1(stylelint@16.3.1(typescript@5.4.5)):
|
||||
stylelint-scss@6.2.1(stylelint@16.4.0(typescript@5.4.5)):
|
||||
dependencies:
|
||||
known-css-properties: 0.29.0
|
||||
postcss-media-query-parser: 0.2.3
|
||||
postcss-resolve-nested-selector: 0.1.1
|
||||
postcss-selector-parser: 6.0.16
|
||||
postcss-value-parser: 4.2.0
|
||||
stylelint: 16.3.1(typescript@5.4.5)
|
||||
stylelint: 16.4.0(typescript@5.4.5)
|
||||
|
||||
stylelint@16.3.1(typescript@5.4.5):
|
||||
stylelint@16.4.0(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4)
|
||||
'@csstools/css-tokenizer': 2.2.4
|
||||
@@ -14092,7 +14018,7 @@ snapshots:
|
||||
balanced-match: 2.0.0
|
||||
colord: 2.9.3
|
||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||
css-functions-list: 3.2.1
|
||||
css-functions-list: 3.2.2
|
||||
css-tree: 2.3.1
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.3.2
|
||||
@@ -14731,14 +14657,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-dts@3.8.3(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3)):
|
||||
vite-plugin-dts@3.9.0(@types/node@20.12.7)(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.7)(less@4.2.0)(sass@1.75.0)(terser@5.30.3)):
|
||||
dependencies:
|
||||
'@microsoft/api-extractor': 7.43.0(@types/node@20.12.7)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
||||
'@vue/language-core': 1.8.27(typescript@5.4.5)
|
||||
debug: 4.3.4
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.9
|
||||
magic-string: 0.30.10
|
||||
typescript: 5.4.5
|
||||
vue-tsc: 1.8.27(typescript@5.4.5)
|
||||
optionalDependencies:
|
||||
@@ -14839,9 +14765,9 @@ snapshots:
|
||||
|
||||
vue-component-type-helpers@2.0.13: {}
|
||||
|
||||
vue-demi@0.14.7(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-demi@0.14.7(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue-eslint-parser@9.4.2(eslint@8.57.0):
|
||||
dependencies:
|
||||
@@ -14856,21 +14782,21 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-i18n@9.13.1(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-i18n@9.13.1(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@intlify/core-base': 9.13.1
|
||||
'@intlify/shared': 9.13.1
|
||||
'@vue/devtools-api': 6.6.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue-json-pretty@2.4.0(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-json-pretty@2.4.0(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-router@4.3.2(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue-template-compiler@2.7.16:
|
||||
dependencies:
|
||||
@@ -14891,55 +14817,40 @@ snapshots:
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.5
|
||||
|
||||
vue-types@3.0.2(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-types@3.0.2(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
is-plain-object: 3.0.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue-types@3.0.2(vue@3.4.24(typescript@5.4.5)):
|
||||
dependencies:
|
||||
is-plain-object: 3.0.1
|
||||
vue: 3.4.24(typescript@5.4.5)
|
||||
|
||||
vue-types@5.1.1(vue@3.4.23(typescript@5.4.5)):
|
||||
vue-types@5.1.1(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
is-plain-object: 5.0.0
|
||||
optionalDependencies:
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vue@3.4.23(typescript@5.4.5):
|
||||
vue@3.4.25(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.23
|
||||
'@vue/compiler-sfc': 3.4.23
|
||||
'@vue/runtime-dom': 3.4.23
|
||||
'@vue/server-renderer': 3.4.23(vue@3.4.23(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.23
|
||||
'@vue/compiler-dom': 3.4.25
|
||||
'@vue/compiler-sfc': 3.4.25
|
||||
'@vue/runtime-dom': 3.4.25
|
||||
'@vue/server-renderer': 3.4.25(vue@3.4.25(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.25
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
vue@3.4.24(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.24
|
||||
'@vue/compiler-sfc': 3.4.24
|
||||
'@vue/runtime-dom': 3.4.24
|
||||
'@vue/server-renderer': 3.4.24(vue@3.4.24(typescript@5.4.5))
|
||||
'@vue/shared': 3.4.24
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
vuedraggable@4.1.0(vue@3.4.23(typescript@5.4.5)):
|
||||
vuedraggable@4.1.0(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
sortablejs: 1.14.0
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
|
||||
vxe-table-plugin-export-xlsx@4.0.1(vxe-table@4.6.0(vue@3.4.23(typescript@5.4.5))):
|
||||
vxe-table-plugin-export-xlsx@4.0.1(vxe-table@4.6.3(vue@3.4.25(typescript@5.4.5))):
|
||||
dependencies:
|
||||
vxe-table: 4.6.0(vue@3.4.23(typescript@5.4.5))
|
||||
vxe-table: 4.6.3(vue@3.4.25(typescript@5.4.5))
|
||||
|
||||
vxe-table@4.6.0(vue@3.4.23(typescript@5.4.5)):
|
||||
vxe-table@4.6.3(vue@3.4.25(typescript@5.4.5)):
|
||||
dependencies:
|
||||
dom-zindex: 1.0.1
|
||||
vue: 3.4.23(typescript@5.4.5)
|
||||
dom-zindex: 1.0.2
|
||||
vue: 3.4.25(typescript@5.4.5)
|
||||
xe-utils: 3.5.25
|
||||
|
||||
w3c-hr-time@1.0.2:
|
||||
|
Reference in New Issue
Block a user