chore: update deps
parent
f9b7c2e41e
commit
41c2f83604
26
package.json
26
package.json
|
@ -35,7 +35,7 @@
|
|||
"dependencies": {
|
||||
"@ant-design/colors": "^7.0.0",
|
||||
"@ant-design/icons-vue": "^6.1.0",
|
||||
"@iconify/iconify": "^3.1.0",
|
||||
"@iconify/iconify": "^3.1.1",
|
||||
"@vue/runtime-core": "^3.3.4",
|
||||
"@vueuse/core": "^10.2.0",
|
||||
"@zxcvbn-ts/core": "^3.0.2",
|
||||
|
@ -57,19 +57,19 @@
|
|||
"resize-observer-polyfill": "^1.5.1",
|
||||
"sortablejs": "^1.15.0",
|
||||
"tinymce": "^5.10.7",
|
||||
"vditor": "^3.9.3",
|
||||
"vditor": "^3.9.4",
|
||||
"vue": "^3.3.4",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-json-pretty": "^2.2.4",
|
||||
"vue-router": "^4.2.2",
|
||||
"vue-types": "^5.0.4",
|
||||
"vue-types": "^5.1.0",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.6.5",
|
||||
"@commitlint/config-conventional": "^17.6.5",
|
||||
"@iconify/json": "^2.2.79",
|
||||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.6",
|
||||
"@iconify/json": "^2.2.82",
|
||||
"@purge-icons/generated": "^0.9.0",
|
||||
"@types/codemirror": "^5.60.8",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
|
@ -81,8 +81,8 @@
|
|||
"@types/qrcode": "^1.5.0",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/sortablejs": "^1.15.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.11",
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"@vitejs/plugin-vue": "4.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.1",
|
||||
"@vue/compiler-sfc": "^3.3.4",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"eslint": "^8.43.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.15.0",
|
||||
"eslint-plugin-vue": "^9.15.1",
|
||||
"esno": "^0.16.3",
|
||||
"fs-extra": "^11.1.1",
|
||||
"husky": "^8.0.3",
|
||||
|
@ -108,14 +108,14 @@
|
|||
"postcss-less": "^6.0.0",
|
||||
"prettier": "^2.8.8",
|
||||
"rimraf": "^5.0.1",
|
||||
"rollup": "^3.25.1",
|
||||
"rollup": "^3.25.2",
|
||||
"rollup-plugin-visualizer": "^5.9.2",
|
||||
"stylelint": "^15.8.0",
|
||||
"stylelint": "^15.9.0",
|
||||
"stylelint-config-recommended": "^12.0.0",
|
||||
"stylelint-config-recommended-vue": "^1.4.0",
|
||||
"stylelint-config-standard": "^33.0.0",
|
||||
"stylelint-order": "^6.0.3",
|
||||
"terser": "^5.18.0",
|
||||
"terser": "^5.18.1",
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
|
@ -129,7 +129,7 @@
|
|||
"vite-vue-plugin-html": "^1.0.2",
|
||||
"vite-vue-plugin-theme": "^1.0.2",
|
||||
"vue-eslint-parser": "^9.3.1",
|
||||
"vue-tsc": "^1.8.0"
|
||||
"vue-tsc": "^1.8.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
333
pnpm-lock.yaml
333
pnpm-lock.yaml
|
@ -12,8 +12,8 @@ dependencies:
|
|||
specifier: ^6.1.0
|
||||
version: 6.1.0(vue@3.3.4)
|
||||
'@iconify/iconify':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1
|
||||
'@vue/runtime-core':
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4
|
||||
|
@ -78,8 +78,8 @@ dependencies:
|
|||
specifier: ^5.10.7
|
||||
version: 5.10.7
|
||||
vditor:
|
||||
specifier: ^3.9.3
|
||||
version: 3.9.3
|
||||
specifier: ^3.9.4
|
||||
version: 3.9.4
|
||||
vue:
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4
|
||||
|
@ -93,8 +93,8 @@ dependencies:
|
|||
specifier: ^4.2.2
|
||||
version: 4.2.2(vue@3.3.4)
|
||||
vue-types:
|
||||
specifier: ^5.0.4
|
||||
version: 5.0.4(vue@3.3.4)
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vue@3.3.4)
|
||||
vuedraggable:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(vue@3.3.4)
|
||||
|
@ -104,14 +104,14 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: ^17.6.5
|
||||
version: 17.6.5
|
||||
specifier: ^17.6.6
|
||||
version: 17.6.6
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^17.6.5
|
||||
version: 17.6.5
|
||||
specifier: ^17.6.6
|
||||
version: 17.6.6
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.79
|
||||
version: 2.2.79
|
||||
specifier: ^2.2.82
|
||||
version: 2.2.82
|
||||
'@purge-icons/generated':
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0
|
||||
|
@ -146,11 +146,11 @@ devDependencies:
|
|||
specifier: ^1.15.1
|
||||
version: 1.15.1
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^5.59.11
|
||||
version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3)
|
||||
specifier: ^5.60.0
|
||||
version: 5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^5.59.11
|
||||
version: 5.59.11(eslint@8.43.0)(typescript@5.1.3)
|
||||
specifier: ^5.60.0
|
||||
version: 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.2.3
|
||||
version: 4.2.3(vite@4.3.9)(vue@3.3.4)
|
||||
|
@ -188,8 +188,8 @@ devDependencies:
|
|||
specifier: ^4.2.1
|
||||
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8)
|
||||
eslint-plugin-vue:
|
||||
specifier: ^9.15.0
|
||||
version: 9.15.0(eslint@8.43.0)
|
||||
specifier: ^9.15.1
|
||||
version: 9.15.1(eslint@8.43.0)
|
||||
esno:
|
||||
specifier: ^0.16.3
|
||||
version: 0.16.3
|
||||
|
@ -227,35 +227,35 @@ devDependencies:
|
|||
specifier: ^5.0.1
|
||||
version: 5.0.1
|
||||
rollup:
|
||||
specifier: ^3.25.1
|
||||
version: 3.25.1
|
||||
specifier: ^3.25.2
|
||||
version: 3.25.2
|
||||
rollup-plugin-visualizer:
|
||||
specifier: ^5.9.2
|
||||
version: 5.9.2(rollup@3.25.1)
|
||||
version: 5.9.2(rollup@3.25.2)
|
||||
stylelint:
|
||||
specifier: ^15.8.0
|
||||
version: 15.8.0
|
||||
specifier: ^15.9.0
|
||||
version: 15.9.0
|
||||
stylelint-config-recommended:
|
||||
specifier: ^12.0.0
|
||||
version: 12.0.0(stylelint@15.8.0)
|
||||
version: 12.0.0(stylelint@15.9.0)
|
||||
stylelint-config-recommended-vue:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(postcss-html@1.5.0)(stylelint@15.8.0)
|
||||
version: 1.4.0(postcss-html@1.5.0)(stylelint@15.9.0)
|
||||
stylelint-config-standard:
|
||||
specifier: ^33.0.0
|
||||
version: 33.0.0(stylelint@15.8.0)
|
||||
version: 33.0.0(stylelint@15.9.0)
|
||||
stylelint-order:
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3(stylelint@15.8.0)
|
||||
version: 6.0.3(stylelint@15.9.0)
|
||||
terser:
|
||||
specifier: ^5.18.0
|
||||
version: 5.18.0
|
||||
specifier: ^5.18.1
|
||||
version: 5.18.1
|
||||
typescript:
|
||||
specifier: ^5.1.3
|
||||
version: 5.1.3
|
||||
vite:
|
||||
specifier: ^4.3.9
|
||||
version: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
version: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
vite-plugin-compression:
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1(vite@4.3.9)
|
||||
|
@ -282,7 +282,7 @@ devDependencies:
|
|||
version: 1.9.0(vite@4.3.9)
|
||||
vite-vue-plugin-html:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(rollup@3.25.1)(vite@4.3.9)
|
||||
version: 1.0.2(rollup@3.25.2)(vite@4.3.9)
|
||||
vite-vue-plugin-theme:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(vite@4.3.9)
|
||||
|
@ -290,8 +290,8 @@ devDependencies:
|
|||
specifier: ^9.3.1
|
||||
version: 9.3.1(eslint@8.43.0)
|
||||
vue-tsc:
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0(typescript@5.1.3)
|
||||
specifier: ^1.8.1
|
||||
version: 1.8.1(typescript@5.1.3)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -1521,13 +1521,13 @@ packages:
|
|||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@commitlint/cli@17.6.5:
|
||||
resolution: {integrity: sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==}
|
||||
/@commitlint/cli@17.6.6:
|
||||
resolution: {integrity: sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==}
|
||||
engines: {node: '>=v14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 17.4.4
|
||||
'@commitlint/lint': 17.6.5
|
||||
'@commitlint/lint': 17.6.6
|
||||
'@commitlint/load': 17.5.0
|
||||
'@commitlint/read': 17.5.1
|
||||
'@commitlint/types': 17.4.4
|
||||
|
@ -1541,8 +1541,8 @@ packages:
|
|||
- '@swc/wasm'
|
||||
dev: true
|
||||
|
||||
/@commitlint/config-conventional@17.6.5:
|
||||
resolution: {integrity: sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==}
|
||||
/@commitlint/config-conventional@17.6.6:
|
||||
resolution: {integrity: sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
|
@ -1581,19 +1581,19 @@ packages:
|
|||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@commitlint/is-ignored@17.6.5:
|
||||
resolution: {integrity: sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==}
|
||||
/@commitlint/is-ignored@17.6.6:
|
||||
resolution: {integrity: sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/types': 17.4.4
|
||||
semver: 7.5.0
|
||||
semver: 7.5.2
|
||||
dev: true
|
||||
|
||||
/@commitlint/lint@17.6.5:
|
||||
resolution: {integrity: sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==}
|
||||
/@commitlint/lint@17.6.6:
|
||||
resolution: {integrity: sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/is-ignored': 17.6.5
|
||||
'@commitlint/is-ignored': 17.6.6
|
||||
'@commitlint/parse': 17.6.5
|
||||
'@commitlint/rules': 17.6.5
|
||||
'@commitlint/types': 17.4.4
|
||||
|
@ -1609,8 +1609,8 @@ packages:
|
|||
'@commitlint/types': 17.4.4
|
||||
'@types/node': 20.3.1
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.1.3
|
||||
cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.1.3)
|
||||
cosmiconfig: 8.2.0
|
||||
cosmiconfig-typescript-loader: 4.3.0(@types/node@20.3.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.3)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
|
@ -2222,13 +2222,13 @@ packages:
|
|||
- encoding
|
||||
dev: true
|
||||
|
||||
/@iconify/iconify@3.1.0:
|
||||
resolution: {integrity: sha512-Xyz+N5NSIiHj7G228CvFUcMKBz3BbpUTAuPnK2ariEUM7891F8ysD6Gh8782f3En1U4Qz70F0tzuyF8BhCfTQg==}
|
||||
/@iconify/iconify@3.1.1:
|
||||
resolution: {integrity: sha512-1nemfyD/OJzh9ALepH7YfuuP8BdEB24Skhd8DXWh0hzcOxImbb1ZizSZkpCzAwSZSGcJFmscIBaBQu+yLyWaxQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
/@iconify/json@2.2.79:
|
||||
resolution: {integrity: sha512-sxuoFm9n5CiW+rFnfKiwIRWq3J2rM/FJ0C3UMgTX4fhKWZKo1/KVJZiHce7xJX5vZFnoifKdMFOKdSpy+o7mKg==}
|
||||
/@iconify/json@2.2.82:
|
||||
resolution: {integrity: sha512-MBnhpcVZl6Gq0L50+yO1x4t+IWS3jpJUjnelBNHvXgQZ1lhQOmL6q5fIyrkTIBas8XA+tbhWwYe2kdZabNDH8w==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
pathe: 1.1.1
|
||||
|
@ -2498,7 +2498,7 @@ packages:
|
|||
/@purge-icons/generated@0.9.0:
|
||||
resolution: {integrity: sha512-s2t+1oVtGDV6KtqfCXtUOhxfeYvOdDF90IVm+nMs/6bUP0HeGZLslguuL/AibpwtfL4FA/oCsIu/RhwapgAdJw==}
|
||||
dependencies:
|
||||
'@iconify/iconify': 3.1.0
|
||||
'@iconify/iconify': 3.1.1
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-babel@5.3.1(@babel/core@7.21.4)(rollup@2.79.1):
|
||||
|
@ -2563,7 +2563,7 @@ packages:
|
|||
picomatch: 2.3.1
|
||||
dev: true
|
||||
|
||||
/@rollup/pluginutils@5.0.2(rollup@3.25.1):
|
||||
/@rollup/pluginutils@5.0.2(rollup@3.25.2):
|
||||
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -2575,7 +2575,7 @@ packages:
|
|||
'@types/estree': 1.0.0
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
rollup: 3.25.1
|
||||
rollup: 3.25.2
|
||||
dev: true
|
||||
|
||||
/@simonwep/pickr@1.8.2:
|
||||
|
@ -2741,8 +2741,8 @@ packages:
|
|||
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==}
|
||||
/@typescript-eslint/eslint-plugin@5.60.0(@typescript-eslint/parser@5.60.0)(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -2753,10 +2753,10 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.5.0
|
||||
'@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/scope-manager': 5.59.11
|
||||
'@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/parser': 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/scope-manager': 5.60.0
|
||||
'@typescript-eslint/type-utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.43.0
|
||||
grapheme-splitter: 1.0.4
|
||||
|
@ -2769,8 +2769,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==}
|
||||
/@typescript-eslint/parser@5.60.0(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -2779,9 +2779,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.59.11
|
||||
'@typescript-eslint/types': 5.59.11
|
||||
'@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3)
|
||||
'@typescript-eslint/scope-manager': 5.60.0
|
||||
'@typescript-eslint/types': 5.60.0
|
||||
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.43.0
|
||||
typescript: 5.1.3
|
||||
|
@ -2789,16 +2789,16 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager@5.59.11:
|
||||
resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==}
|
||||
/@typescript-eslint/scope-manager@5.60.0:
|
||||
resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.11
|
||||
'@typescript-eslint/visitor-keys': 5.59.11
|
||||
'@typescript-eslint/types': 5.60.0
|
||||
'@typescript-eslint/visitor-keys': 5.60.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==}
|
||||
/@typescript-eslint/type-utils@5.60.0(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -2807,8 +2807,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3)
|
||||
'@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
|
||||
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3)
|
||||
'@typescript-eslint/utils': 5.60.0(eslint@8.43.0)(typescript@5.1.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.43.0
|
||||
tsutils: 3.21.0(typescript@5.1.3)
|
||||
|
@ -2817,13 +2817,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@5.59.11:
|
||||
resolution: {integrity: sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==}
|
||||
/@typescript-eslint/types@5.60.0:
|
||||
resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==}
|
||||
/@typescript-eslint/typescript-estree@5.60.0(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -2831,8 +2831,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.11
|
||||
'@typescript-eslint/visitor-keys': 5.59.11
|
||||
'@typescript-eslint/types': 5.60.0
|
||||
'@typescript-eslint/visitor-keys': 5.60.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -2843,8 +2843,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==}
|
||||
/@typescript-eslint/utils@5.60.0(eslint@8.43.0)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -2852,9 +2852,9 @@ packages:
|
|||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
|
||||
'@types/json-schema': 7.0.11
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.59.11
|
||||
'@typescript-eslint/types': 5.59.11
|
||||
'@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3)
|
||||
'@typescript-eslint/scope-manager': 5.60.0
|
||||
'@typescript-eslint/types': 5.60.0
|
||||
'@typescript-eslint/typescript-estree': 5.60.0(typescript@5.1.3)
|
||||
eslint: 8.43.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.5.0
|
||||
|
@ -2863,11 +2863,11 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@5.59.11:
|
||||
resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==}
|
||||
/@typescript-eslint/visitor-keys@5.60.0:
|
||||
resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.59.11
|
||||
'@typescript-eslint/types': 5.60.0
|
||||
eslint-visitor-keys: 3.4.1
|
||||
dev: true
|
||||
|
||||
|
@ -2881,7 +2881,7 @@ packages:
|
|||
'@babel/core': 7.21.4
|
||||
'@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4)
|
||||
'@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.21.4)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
vue: 3.3.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -2894,26 +2894,26 @@ packages:
|
|||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@1.7.6:
|
||||
resolution: {integrity: sha512-r+82YGjae8ALzaX+TaESpeBOrp/H5MQnPYZLq4WKd8rsPrCAPbMwelwHLHhFpyjy66BK/cKreJAcvOc6YEwyFA==}
|
||||
/@volar/language-core@1.7.8:
|
||||
resolution: {integrity: sha512-TPklg4c2e/f1xB/MGZEiQc3AWG+dH64ZfBlYjFB8nNaWJt4Z4k+IHBhmaP52APG+5PHFerwiWI9oF002RrRTPA==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.7.6
|
||||
'@volar/source-map': 1.7.8
|
||||
dev: true
|
||||
|
||||
/@volar/source-map@1.7.6:
|
||||
resolution: {integrity: sha512-6oGrgz+hg5GCzP8D2+ay7vOdIOA9/aXwpa22Wx5b6d4ZGwwosBqv7kVs8AyMh5zOSQpKhrImE1pfagpu+V+rBQ==}
|
||||
/@volar/source-map@1.7.8:
|
||||
resolution: {integrity: sha512-g2dtC2kOghvfzMDWeODIo4HO1Ml4hxzPTZyAFDz+YhRF9HjZYJSCaWaVuPZ+z0kY+T2daOHYA10GdrWQ5q0teA==}
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
dev: true
|
||||
|
||||
/@volar/typescript@1.7.6:
|
||||
resolution: {integrity: sha512-JkBRQe2GYSEgamW84tDk4XQ/7abQJw09czLQCgL1jfjndhaV4DuAet2I3pvQv41OjodVc59W0+E3hylrlNsgWA==}
|
||||
/@volar/typescript@1.7.8:
|
||||
resolution: {integrity: sha512-NDcI5ZQcdr8kgxzMQrhSSWIM8Tl0MbMFrkvJPTjfm2rdAQZPFT8zv3LrEW9Fqh0e9z2YbCry7jr4a/GShBqeDA==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.7.6
|
||||
'@volar/language-core': 1.7.8
|
||||
dev: true
|
||||
|
||||
/@vue/babel-helper-vue-transform-on@1.0.2:
|
||||
|
@ -2975,16 +2975,16 @@ packages:
|
|||
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
|
||||
dev: false
|
||||
|
||||
/@vue/language-core@1.8.0(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-rOAtqIRyyZ6OQreAkFDbbDt7L5BwvzrdbWaBAoEZjr4ImPBV9cRDBHxlMBU0SBOAZxIUQdjOvQ0uAl9uZDer0w==}
|
||||
/@vue/language-core@1.8.1(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-pumv3k4J7P58hVh4YGRM9Qz3HaAr4TlFWM9bnVOkZ/2K9o2CK1lAP2y9Jw+Z0+mNL4F2uWQqnAPzj3seLyfpDA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 1.7.6
|
||||
'@volar/source-map': 1.7.6
|
||||
'@volar/language-core': 1.7.8
|
||||
'@volar/source-map': 1.7.8
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/reactivity': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
|
@ -3033,11 +3033,11 @@ packages:
|
|||
/@vue/shared@3.3.4:
|
||||
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
|
||||
|
||||
/@vue/typescript@1.8.0(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-swi0NM+dpZCldXkMGS8wCxvoiRgA0PJw0UQeSTA7PqB2/5LsOQ8pmxyqLPE6YsbEdn0XqI9a7QgKOmmElkaMOA==}
|
||||
/@vue/typescript@1.8.1(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-nQpo55j/roie8heCfqyXHnyayqD5+p4/0fzfxH4ZuHf7NSBQS791PNv7ztp2CCOjnGAiaiCMdtC9rc6oriyPUg==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.7.6
|
||||
'@vue/language-core': 1.8.0(typescript@5.1.3)
|
||||
'@volar/typescript': 1.7.8
|
||||
'@vue/language-core': 1.8.1(typescript@5.1.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: true
|
||||
|
@ -4032,7 +4032,7 @@ packages:
|
|||
vary: 1.1.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.1)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@5.1.3):
|
||||
/cosmiconfig-typescript-loader@4.3.0(@types/node@20.3.1)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
|
@ -4042,21 +4042,11 @@ packages:
|
|||
typescript: '>=3'
|
||||
dependencies:
|
||||
'@types/node': 20.3.1
|
||||
cosmiconfig: 8.1.3
|
||||
cosmiconfig: 8.2.0
|
||||
ts-node: 10.9.1(@types/node@20.3.1)(typescript@5.1.3)
|
||||
typescript: 5.1.3
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@8.1.3:
|
||||
resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
path-type: 4.0.0
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@8.2.0:
|
||||
resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==}
|
||||
engines: {node: '>=14'}
|
||||
|
@ -4691,8 +4681,8 @@ packages:
|
|||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.15.0(eslint@8.43.0):
|
||||
resolution: {integrity: sha512-XYzpK6e2REli100+6iCeBA69v6Sm0D/yK2FZP+fCeNt0yH/m82qZQq+ztseyV0JsKdhFysuSEzeE1yCmSC92BA==}
|
||||
/eslint-plugin-vue@9.15.1(eslint@8.43.0):
|
||||
resolution: {integrity: sha512-CJE/oZOslvmAR9hf8SClTdQ9JLweghT6JCBQNrT2Iel1uVw0W0OLJxzvPd6CxmABKCvLrtyDnqGV37O7KQv6+A==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -5488,7 +5478,7 @@ packages:
|
|||
entities: 4.4.0
|
||||
param-case: 3.0.4
|
||||
relateurl: 0.2.7
|
||||
terser: 5.18.0
|
||||
terser: 5.18.1
|
||||
dev: true
|
||||
|
||||
/html-tags@3.3.1:
|
||||
|
@ -6700,7 +6690,7 @@ packages:
|
|||
dependencies:
|
||||
hosted-git-info: 4.1.0
|
||||
is-core-module: 2.11.0
|
||||
semver: 7.5.0
|
||||
semver: 7.5.2
|
||||
validate-npm-package-license: 3.0.4
|
||||
dev: true
|
||||
|
||||
|
@ -7540,10 +7530,10 @@ packages:
|
|||
jest-worker: 26.6.2
|
||||
rollup: 2.79.1
|
||||
serialize-javascript: 4.0.0
|
||||
terser: 5.18.0
|
||||
terser: 5.18.1
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@3.25.1):
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@3.25.2):
|
||||
resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
@ -7555,7 +7545,7 @@ packages:
|
|||
dependencies:
|
||||
open: 8.4.2
|
||||
picomatch: 2.3.1
|
||||
rollup: 3.25.1
|
||||
rollup: 3.25.2
|
||||
source-map: 0.7.4
|
||||
yargs: 17.7.1
|
||||
dev: true
|
||||
|
@ -7568,8 +7558,8 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/rollup@3.25.1:
|
||||
resolution: {integrity: sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==}
|
||||
/rollup@3.25.2:
|
||||
resolution: {integrity: sha512-VLnkxZMDr3jpxgtmS8pQZ0UvhslmF4ADq/9w4erkctbgjCqLW9oa89fJuXEs4ZmgyoF7Dm8rMDKSS5b5u2hHUg==}
|
||||
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
|
@ -7662,6 +7652,14 @@ packages:
|
|||
lru-cache: 6.0.0
|
||||
dev: true
|
||||
|
||||
/semver@7.5.2:
|
||||
resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
lru-cache: 6.0.0
|
||||
dev: true
|
||||
|
||||
/sentence-case@3.0.4:
|
||||
resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==}
|
||||
dependencies:
|
||||
|
@ -8056,7 +8054,7 @@ packages:
|
|||
resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==}
|
||||
dev: true
|
||||
|
||||
/stylelint-config-html@1.1.0(postcss-html@1.5.0)(stylelint@15.8.0):
|
||||
/stylelint-config-html@1.1.0(postcss-html@1.5.0)(stylelint@15.9.0):
|
||||
resolution: {integrity: sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==}
|
||||
engines: {node: ^12 || >=14}
|
||||
peerDependencies:
|
||||
|
@ -8064,10 +8062,10 @@ packages:
|
|||
stylelint: '>=14.0.0'
|
||||
dependencies:
|
||||
postcss-html: 1.5.0
|
||||
stylelint: 15.8.0
|
||||
stylelint: 15.9.0
|
||||
dev: true
|
||||
|
||||
/stylelint-config-recommended-vue@1.4.0(postcss-html@1.5.0)(stylelint@15.8.0):
|
||||
/stylelint-config-recommended-vue@1.4.0(postcss-html@1.5.0)(stylelint@15.9.0):
|
||||
resolution: {integrity: sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==}
|
||||
engines: {node: ^12 || >=14}
|
||||
peerDependencies:
|
||||
|
@ -8076,40 +8074,40 @@ packages:
|
|||
dependencies:
|
||||
postcss-html: 1.5.0
|
||||
semver: 7.3.8
|
||||
stylelint: 15.8.0
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.5.0)(stylelint@15.8.0)
|
||||
stylelint-config-recommended: 12.0.0(stylelint@15.8.0)
|
||||
stylelint: 15.9.0
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.5.0)(stylelint@15.9.0)
|
||||
stylelint-config-recommended: 12.0.0(stylelint@15.9.0)
|
||||
dev: true
|
||||
|
||||
/stylelint-config-recommended@12.0.0(stylelint@15.8.0):
|
||||
/stylelint-config-recommended@12.0.0(stylelint@15.9.0):
|
||||
resolution: {integrity: sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==}
|
||||
peerDependencies:
|
||||
stylelint: ^15.5.0
|
||||
dependencies:
|
||||
stylelint: 15.8.0
|
||||
stylelint: 15.9.0
|
||||
dev: true
|
||||
|
||||
/stylelint-config-standard@33.0.0(stylelint@15.8.0):
|
||||
/stylelint-config-standard@33.0.0(stylelint@15.9.0):
|
||||
resolution: {integrity: sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==}
|
||||
peerDependencies:
|
||||
stylelint: ^15.5.0
|
||||
dependencies:
|
||||
stylelint: 15.8.0
|
||||
stylelint-config-recommended: 12.0.0(stylelint@15.8.0)
|
||||
stylelint: 15.9.0
|
||||
stylelint-config-recommended: 12.0.0(stylelint@15.9.0)
|
||||
dev: true
|
||||
|
||||
/stylelint-order@6.0.3(stylelint@15.8.0):
|
||||
/stylelint-order@6.0.3(stylelint@15.9.0):
|
||||
resolution: {integrity: sha512-1j1lOb4EU/6w49qZeT2SQVJXm0Ht+Qnq9GMfUa3pMwoyojIWfuA+JUDmoR97Bht1RLn4ei0xtLGy87M7d29B1w==}
|
||||
peerDependencies:
|
||||
stylelint: ^14.0.0 || ^15.0.0
|
||||
dependencies:
|
||||
postcss: 8.4.24
|
||||
postcss-sorting: 8.0.2(postcss@8.4.24)
|
||||
stylelint: 15.8.0
|
||||
stylelint: 15.9.0
|
||||
dev: true
|
||||
|
||||
/stylelint@15.8.0:
|
||||
resolution: {integrity: sha512-x9qBk84F3MEjMEUNCE7MtWmfj9G9y5XzJ0cpQeJdy2l/IoqjC8Ih0N0ytmOTnXE4Yv0J7I1cmVRQUVNSPCxTsA==}
|
||||
/stylelint@15.9.0:
|
||||
resolution: {integrity: sha512-sXtAZi64CllWr6A+8ymDWnlIaYwuAa7XRmGnJxLQXFNnLjd3Izm4HAD+loKVaZ7cpK6SLxhAUX1lwPJKGCn0mg==}
|
||||
engines: {node: ^14.13.1 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -8269,8 +8267,8 @@ packages:
|
|||
unique-string: 2.0.0
|
||||
dev: true
|
||||
|
||||
/terser@5.18.0:
|
||||
resolution: {integrity: sha512-pdL757Ig5a0I+owA42l6tIuEycRuM7FPY4n62h44mRLRfnOxJkkOHd6i89dOpwZlpF6JXBwaAHF6yWzFrt+QyA==}
|
||||
/terser@5.18.1:
|
||||
resolution: {integrity: sha512-j1n0Ao919h/Ai5r43VAnfV/7azUYW43GPxK7qSATzrsERfW7+y2QW9Cp9ufnRF5CQUWbnLSo7UJokSWCqg4tsQ==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -8634,8 +8632,8 @@ packages:
|
|||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/vditor@3.9.3:
|
||||
resolution: {integrity: sha512-w3ZSa8SQaZNFEO7XeHsJEW6NoXH4FgqU1BHVYfQ2tGk1y9rQMVWYJOXegO25QhgnAIF4qtm/AoylUg4b5mW7cg==}
|
||||
/vditor@3.9.4:
|
||||
resolution: {integrity: sha512-w7k7Xmdgs5LUTnXWoWyqCqlX+XC+yhJi2kRHzalho47rztp8m2Bi7wMBELjjjUTcoCHbQAatug0Awb/rNYfCwQ==}
|
||||
dependencies:
|
||||
diff-match-patch: 1.0.5
|
||||
dev: false
|
||||
|
@ -8648,7 +8646,7 @@ packages:
|
|||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -8663,7 +8661,7 @@ packages:
|
|||
axios: 1.4.0(debug@4.3.4)
|
||||
debug: 4.3.4
|
||||
picocolors: 1.0.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
@ -8678,7 +8676,7 @@ packages:
|
|||
picocolors: 1.0.0
|
||||
progress: 2.0.3
|
||||
rd: 2.0.1
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-purge-icons@0.9.2(vite@4.3.9):
|
||||
|
@ -8690,7 +8688,7 @@ packages:
|
|||
'@purge-icons/core': 0.9.1
|
||||
'@purge-icons/generated': 0.9.0
|
||||
rollup-plugin-purge-icons: 0.9.1
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
@ -8707,7 +8705,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
fast-glob: 3.2.12
|
||||
pretty-bytes: 6.1.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
workbox-build: 7.0.0
|
||||
workbox-window: 7.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -8726,7 +8724,7 @@ packages:
|
|||
fs-extra: 10.1.0
|
||||
magic-string: 0.25.9
|
||||
pathe: 0.2.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-svg-icons@2.0.1(vite@4.3.9):
|
||||
|
@ -8742,7 +8740,7 @@ packages:
|
|||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -8755,18 +8753,18 @@ packages:
|
|||
'@windicss/plugin-utils': 1.9.0
|
||||
debug: 4.3.4
|
||||
kolorist: 1.8.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
windicss: 3.5.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-vue-plugin-html@1.0.2(rollup@3.25.1)(vite@4.3.9):
|
||||
/vite-vue-plugin-html@1.0.2(rollup@3.25.2)(vite@4.3.9):
|
||||
resolution: {integrity: sha512-MADzWRhKRXQDefI2ttVukx5NMMh+Wh9S2bhmXW4Kce4F4IfTgy5dain6KYZvS5NtqMXiTj/bURPpdaAxwrQ9DA==}
|
||||
peerDependencies:
|
||||
vite: '>=4.2.0'
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.0.2(rollup@3.25.1)
|
||||
'@rollup/pluginutils': 5.0.2(rollup@3.25.2)
|
||||
colorette: 2.0.20
|
||||
connect-history-api-fallback: 2.0.0
|
||||
consola: 3.1.0
|
||||
|
@ -8778,7 +8776,7 @@ packages:
|
|||
html-minifier-terser: 7.2.0
|
||||
node-html-parser: 6.1.5
|
||||
pathe: 1.1.1
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
@ -8796,12 +8794,12 @@ packages:
|
|||
esbuild-plugin-alias: 0.2.1
|
||||
picocolors: 1.0.0
|
||||
tinycolor2: 1.6.0
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0)
|
||||
vite: 4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite@4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.0):
|
||||
/vite@4.3.9(@types/node@20.3.1)(less@4.1.3)(terser@5.18.1):
|
||||
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
|
@ -8830,16 +8828,12 @@ packages:
|
|||
esbuild: 0.17.15
|
||||
less: 4.1.3
|
||||
postcss: 8.4.24
|
||||
rollup: 3.25.1
|
||||
terser: 5.18.0
|
||||
rollup: 3.25.2
|
||||
terser: 5.18.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vscode-uri@3.0.7:
|
||||
resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==}
|
||||
dev: true
|
||||
|
||||
/vue-demi@0.14.5(vue@3.3.4):
|
||||
resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==}
|
||||
engines: {node: '>=12'}
|
||||
|
@ -8911,17 +8905,16 @@ packages:
|
|||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@1.8.0(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-zRjRghohec71o+o3dzzqwFLtbKmJ1K1xRnq9ToHRdnHbBSZA2eUaTT1o+y4xOkBLZtW4cv7FkZE0FGCZfMrcBw==}
|
||||
/vue-tsc@1.8.1(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-GxBQrcb0Qvyrj1uZqnTXQyWbXdNDRY2MTa+r7ESgjhf+WzBSdxZfkS3KD/C3WhKYG+aN8hf44Hp5Gqzb6PehAA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@vue/language-core': 1.8.0(typescript@5.1.3)
|
||||
'@vue/typescript': 1.8.0(typescript@5.1.3)
|
||||
'@vue/language-core': 1.8.1(typescript@5.1.3)
|
||||
'@vue/typescript': 1.8.1(typescript@5.1.3)
|
||||
semver: 7.5.0
|
||||
typescript: 5.1.3
|
||||
vscode-uri: 3.0.7
|
||||
dev: true
|
||||
|
||||
/vue-types@3.0.2(vue@3.3.4):
|
||||
|
@ -8934,8 +8927,8 @@ packages:
|
|||
vue: 3.3.4
|
||||
dev: false
|
||||
|
||||
/vue-types@5.0.4(vue@3.3.4):
|
||||
resolution: {integrity: sha512-ksYUQpvhk1Xl/K43OPkcm54VcX4tvxQoNYjYLk+n45NOocDsg9+DnviPq/KfDLjGs4P23iAosFPR8JSzuh9IPA==}
|
||||
/vue-types@5.1.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-oCSq5MawTli+Jqaf07sCZgJr/FcDCFF5U/VE4WG58S3EAPxqi8nZlbrQ9I50rD5MZdJ3fjgi/IX1tVLL3QUFzA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
vue: ^2.0.0 || ^3.0.0
|
||||
|
|
Loading…
Reference in New Issue