chore: update deps
parent
c21844ae4a
commit
36116bb86c
|
@ -82,7 +82,7 @@
|
|||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^1.0.0-beta.29",
|
||||
"@antfu/eslint-config": "^1.0.0",
|
||||
"@commitlint/cli": "^18.2.0",
|
||||
"@commitlint/config-conventional": "^18.1.0",
|
||||
"@iconify/json": "^2.2.135",
|
||||
|
@ -92,7 +92,7 @@
|
|||
"@types/fs-extra": "^11.0.3",
|
||||
"@types/inquirer": "^9.0.6",
|
||||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/node": "^20.8.9",
|
||||
"@types/node": "^20.8.10",
|
||||
"@types/nprogress": "^0.2.2",
|
||||
"@types/qs": "^6.9.9",
|
||||
"@types/sortablejs": "^1.15.4",
|
||||
|
@ -117,7 +117,7 @@
|
|||
"postcss-less": "^6.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"rimraf": "^5.0.5",
|
||||
"rollup": "^4.1.5",
|
||||
"rollup": "^4.2.0",
|
||||
"rollup-plugin-visualizer": "^5.9.2",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-recess-order": "^4.3.0",
|
||||
|
@ -126,7 +126,7 @@
|
|||
"stylelint-config-standard": "^34.0.0",
|
||||
"stylelint-order": "^6.0.3",
|
||||
"stylelint-prettier": "^4.0.2",
|
||||
"terser": "^5.22.0",
|
||||
"terser": "^5.24.0",
|
||||
"typescript": "^5.2.2",
|
||||
"unocss": "^0.57.1",
|
||||
"vite": "^4.5.0",
|
||||
|
|
382
pnpm-lock.yaml
382
pnpm-lock.yaml
|
@ -113,8 +113,8 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@antfu/eslint-config':
|
||||
specifier: ^1.0.0-beta.29
|
||||
version: 1.0.0-beta.29(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6)
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6)
|
||||
'@commitlint/cli':
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0(typescript@5.2.2)
|
||||
|
@ -143,8 +143,8 @@ devDependencies:
|
|||
specifier: ^4.17.10
|
||||
version: 4.17.10
|
||||
'@types/node':
|
||||
specifier: ^20.8.9
|
||||
version: 20.8.9
|
||||
specifier: ^20.8.10
|
||||
version: 20.8.10
|
||||
'@types/nprogress':
|
||||
specifier: ^0.2.2
|
||||
version: 0.2.2
|
||||
|
@ -218,11 +218,11 @@ devDependencies:
|
|||
specifier: ^5.0.5
|
||||
version: 5.0.5
|
||||
rollup:
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
rollup-plugin-visualizer:
|
||||
specifier: ^5.9.2
|
||||
version: 5.9.2(rollup@4.1.5)
|
||||
version: 5.9.2(rollup@4.2.0)
|
||||
stylelint:
|
||||
specifier: ^15.11.0
|
||||
version: 15.11.0(typescript@5.2.2)
|
||||
|
@ -245,17 +245,17 @@ devDependencies:
|
|||
specifier: ^4.0.2
|
||||
version: 4.0.2(prettier@3.0.3)(stylelint@15.11.0)
|
||||
terser:
|
||||
specifier: ^5.22.0
|
||||
version: 5.22.0
|
||||
specifier: ^5.24.0
|
||||
version: 5.24.0
|
||||
typescript:
|
||||
specifier: ^5.2.2
|
||||
version: 5.2.2
|
||||
unocss:
|
||||
specifier: ^0.57.1
|
||||
version: 0.57.1(postcss@8.4.31)(rollup@4.1.5)(vite@4.5.0)
|
||||
version: 0.57.1(postcss@8.4.31)(rollup@4.2.0)(vite@4.5.0)
|
||||
vite:
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
version: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
vite-plugin-compression:
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1(vite@4.5.0)
|
||||
|
@ -276,7 +276,7 @@ devDependencies:
|
|||
version: 2.0.1(vite@4.5.0)
|
||||
vite-vue-plugin-html:
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(rollup@4.1.5)(vite@4.5.0)
|
||||
version: 1.0.4(rollup@4.2.0)(vite@4.5.0)
|
||||
vue-tsc:
|
||||
specifier: ^1.8.22
|
||||
version: 1.8.22(typescript@5.2.2)
|
||||
|
@ -322,30 +322,30 @@ packages:
|
|||
vue: 3.3.7(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/@antfu/eslint-config@1.0.0-beta.29(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6):
|
||||
resolution: {integrity: sha512-7Tp0JPAUCi3/mXQ0rtPi0txEK/HPNG7zRvNyEsYmJNB/tRTFA4FfCfy+t+TRuTQthBSpJBGl+vgNkuwphroV2w==}
|
||||
/@antfu/eslint-config@1.0.0(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6):
|
||||
resolution: {integrity: sha512-WZSlG9nvaP+X0JCWonjWPNPMCEw8YDE9KDtkllEULfhEl9CW1jXxETFowdTFEeupTEVToi37kZ1szuDrDQ8B/w==}
|
||||
peerDependencies:
|
||||
eslint: '>=8.0.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-define-config': 1.23.0-2
|
||||
'@stylistic/eslint-plugin': 0.1.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@stylistic/eslint-plugin': 0.1.2(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
eslint: 8.52.0
|
||||
eslint-config-flat-gitignore: 0.1.1
|
||||
eslint-plugin-antfu: 1.0.1(eslint@8.52.0)
|
||||
eslint-plugin-eslint-comments: 3.2.0(eslint@8.52.0)
|
||||
eslint-plugin-i: 2.28.1(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)
|
||||
eslint-plugin-i: 2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)
|
||||
eslint-plugin-jsdoc: 46.8.2(eslint@8.52.0)
|
||||
eslint-plugin-jsonc: 2.10.0(eslint@8.52.0)
|
||||
eslint-plugin-markdown: 3.0.1(eslint@8.52.0)
|
||||
eslint-plugin-n: 16.2.0(eslint@8.52.0)
|
||||
eslint-plugin-no-only-tests: 3.1.0
|
||||
eslint-plugin-sort-keys: 2.3.5
|
||||
eslint-plugin-unicorn: 48.0.1(eslint@8.52.0)
|
||||
eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.9.0)(eslint@8.52.0)
|
||||
eslint-plugin-vitest: 0.3.8(@typescript-eslint/eslint-plugin@6.9.0)(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6)
|
||||
eslint-plugin-vue: 9.18.0(eslint@8.52.0)
|
||||
eslint-plugin-unicorn: 49.0.0(eslint@8.52.0)
|
||||
eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.52.0)
|
||||
eslint-plugin-vitest: 0.3.8(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6)
|
||||
eslint-plugin-vue: 9.18.1(eslint@8.52.0)
|
||||
eslint-plugin-yml: 1.10.0(eslint@8.52.0)
|
||||
globals: 13.23.0
|
||||
jsonc-eslint-parser: 2.4.0
|
||||
|
@ -2405,7 +2405,7 @@ packages:
|
|||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
||||
/@rollup/pluginutils@5.0.5(rollup@4.1.5):
|
||||
/@rollup/pluginutils@5.0.5(rollup@4.2.0):
|
||||
resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -2417,99 +2417,99 @@ packages:
|
|||
'@types/estree': 1.0.3
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
rollup: 4.1.5
|
||||
rollup: 4.2.0
|
||||
dev: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.1.5:
|
||||
resolution: {integrity: sha512-/fwx6GS8cIbM2rTNyLMxjSCOegHywOdXO+kN9yFy018iCULcKZCyA3xvzw4bxyKbYfdSxQgdhbsl0egNcxerQw==}
|
||||
/@rollup/rollup-android-arm-eabi@4.2.0:
|
||||
resolution: {integrity: sha512-8PlggAxGxavr+pkCNeV1TM2wTb2o+cUWDg9M1cm9nR27Dsn287uZtSLYXoQqQcmq+sYfF7lHfd3sWJJinH9GmA==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.1.5:
|
||||
resolution: {integrity: sha512-tmXh7dyEt+JEz/NgDJlB1UeL/1gFV0v8qYzUAU42WZH4lmUJ5rp6/HkR2qUNC5jCgYEwd8/EfbHKtGIEfS4CUg==}
|
||||
/@rollup/rollup-android-arm64@4.2.0:
|
||||
resolution: {integrity: sha512-+71T85hbMFrJI+zKQULNmSYBeIhru55PYoF/u75MyeN2FcxE4HSPw20319b+FcZ4lWx2Nx/Ql9tN+hoaD3GH/A==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.1.5:
|
||||
resolution: {integrity: sha512-lTDmLxdEVhzI3KCesZUrNbl3icBvPrDv/85JasY5gh4P2eAuDFmM4uj9HC5DdH0anLC0fwJ+1Uzasr4qOXcjRQ==}
|
||||
/@rollup/rollup-darwin-arm64@4.2.0:
|
||||
resolution: {integrity: sha512-IIIQLuG43QIElT1JZqUP/zqIdiJl4t9U/boa0GZnQTw9m1X0k3mlBuysbgYXeloLT1RozdL7bgw4lpSaI8GOXw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.1.5:
|
||||
resolution: {integrity: sha512-v6qEHZyjWnIgcc4oiy8AIeFsUJAx+Kg0sLj+RE7ICwv3u7YC/+bSClxAiBASRjMzqsq0Z+I/pfxj+OD8mjBYxg==}
|
||||
/@rollup/rollup-darwin-x64@4.2.0:
|
||||
resolution: {integrity: sha512-BXcXvnLaea1Xz900omrGJhxHFJfH9jZ0CpJuVsbjjhpniJ6qiLXz3xA8Lekaa4MuhFcJd4f0r+Ky1G4VFbYhWw==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.1.5:
|
||||
resolution: {integrity: sha512-WngCfwPEDUNbZR1FNO2TCROYUwJvRlbvPi3AS85bDUkkoRDBcjUIz42cuB1j4PKilmnZascL5xTMF/yU8YFayA==}
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.2.0:
|
||||
resolution: {integrity: sha512-f4K3MKw9Y4AKi4ANGnmPIglr+S+8tO858YrGVuqAHXxJdVghBmz9CPU9kDpOnGvT4g4vg5uNyIFpOOFvffXyMA==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.1.5:
|
||||
resolution: {integrity: sha512-Q2A/PEP/UTPTOBwgar3mmCaApahoezai/8e/7f4GCLV6XWCpnU4YwkQQtla7d7nUnc792Ps7g1G0WMovzIknrA==}
|
||||
/@rollup/rollup-linux-arm64-gnu@4.2.0:
|
||||
resolution: {integrity: sha512-bNsTYQBgp4H7w6cT7FZhesxpcUPahsSIy4NgdZjH1ZwEoZHxi4XKglj+CsSEkhsKi+x6toVvMylhjRKhEMYfnA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.1.5:
|
||||
resolution: {integrity: sha512-84aBKNAVzTU/eG3tb2+kR4NGRAtm2YVW/KHwkGGDR4z1k4hyrDbuImsfs/6J74t6y0YLOe9HOSu7ejRjzUBGVQ==}
|
||||
/@rollup/rollup-linux-arm64-musl@4.2.0:
|
||||
resolution: {integrity: sha512-Jp1NxBJpGLuxRU2ihrQk4IZ+ia5nffobG6sOFUPW5PMYkF0kQtxEbeDuCa69Xif211vUOcxlOnf5IOEIpTEySA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.1.5:
|
||||
resolution: {integrity: sha512-mldtP9UEBurIq2+GYMdNeiqCLW1fdgf4KdkMR/QegAeXk4jFHkKQl7p0NITrKFVyVqzISGXH5gR6GSTBH4wszw==}
|
||||
/@rollup/rollup-linux-x64-gnu@4.2.0:
|
||||
resolution: {integrity: sha512-3p3iRtQmv2aXw+vtKNyZMLOQ+LSRsqArXjKAh2Oj9cqwfIRe7OXvdkOzWfZOIp1F/x5KJzVAxGxnniF4cMbnsQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.1.5:
|
||||
resolution: {integrity: sha512-36p+nMcSxjAEzfU47+by102HolUtf/EfgBAidocTKAofJMTqG5QD50qzaFLk4QO+z7Qvg4qd0wr99jGAwnKOig==}
|
||||
/@rollup/rollup-linux-x64-musl@4.2.0:
|
||||
resolution: {integrity: sha512-atih7IF/reUZe4LBLC5Izd44hth2tfDIG8LaPp4/cQXdHh9jabcZEvIeRPrpDq0i/Uu487Qu5gl5KwyAnWajnw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.1.5:
|
||||
resolution: {integrity: sha512-5oxhubo0A3J8aF/tG+6jHBg785HF8/88kl1YnfbDKmnqMxz/EFiAQDH9cq6lbnxofjn8tlq5KiTf0crJGOGThg==}
|
||||
/@rollup/rollup-win32-arm64-msvc@4.2.0:
|
||||
resolution: {integrity: sha512-vYxF3tKJeUE4ceYzpNe2p84RXk/fGK30I8frpRfv/MyPStej/mRlojztkN7Jtd1014HHVeq/tYaMBz/3IxkxZw==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.1.5:
|
||||
resolution: {integrity: sha512-uVQyBREKX9ErofL8KAZ4iVlqzSZOXSIG+BOLYuz5FD+Cg6jh1eLIeUa3Q4SgX0QaTRFeeAgSNqCC+8kZrZBpSw==}
|
||||
/@rollup/rollup-win32-ia32-msvc@4.2.0:
|
||||
resolution: {integrity: sha512-1LZJ6zpl93SaPQvas618bMFarVwufWTaczH4ESAbFcwiC4OtznA6Ym+hFPyIGaJaGEB8uMWWac0uXGPXOg5FGA==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.1.5:
|
||||
resolution: {integrity: sha512-FQ5qYqRJ2vUBSom3Fos8o/6UvAMOvlus4+HGCAifH1TagbbwVnVVe0o01J1V52EWnQ8kmfpJDJ0FMrfM5yzcSA==}
|
||||
/@rollup/rollup-win32-x64-msvc@4.2.0:
|
||||
resolution: {integrity: sha512-dgQfFdHCNg08nM5zBmqxqc9vrm0DVzhWotpavbPa0j4//MAOKZEB75yGAfzQE9fUJ+4pvM1239Y4IhL8f6sSog==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
|
@ -2527,8 +2527,8 @@ packages:
|
|||
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-js@0.1.1(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-gZbT/Sqz1viW+87YaGrzosjI54IIAwGuYE+5AgXO1C9zGMLpxDroyU+HpcqVSynN5Nihuaocp89UU49nCJh9KA==}
|
||||
/@stylistic/eslint-plugin-js@0.1.2(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-s0BdSiAd8SIInpBN4aFl17vQhZMEFokennZ64gWGyPvdrO68gJxHgD9Rox5srVXWEPaBw/YIIRA/2JhpNoElCA==}
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0)
|
||||
acorn: 8.10.0
|
||||
|
@ -2541,22 +2541,22 @@ packages:
|
|||
- eslint
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-jsx@0.1.1(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-36+iAWxGIAwGb2k7vS4S14NIt/2NVBCJSn3Q+T91t4MF1fWyaQFOoc5l6c4oW5UTzfr0vgMMcqsr8f8JJjqm0g==}
|
||||
/@stylistic/eslint-plugin-jsx@0.1.2(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-zq6od8bWuTr2MhJGohyjhQGTzHp38UvfzZo5e0uJvFr+E09EOcgQ7MAez68Zh00Fim57CLtHQt0F+geLdtC2vg==}
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 0.1.1(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-js': 0.1.2(eslint@8.52.0)
|
||||
estraverse: 5.3.0
|
||||
jsx-ast-utils: 3.3.5
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-ts@0.1.1(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-mJHYWzljqrDykOop60nyCAXRp4LLstfNQWXxubJFMOz5tlAoqd2Mex60TCa/fctPhaOd36f/lu1CuU9WgFh+DA==}
|
||||
/@stylistic/eslint-plugin-ts@0.1.2(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-Kc/YjiLBtZ09yPubCOqn6zHnqClB2D8fy+CPRM/kmV0bkY04Sj1W2MXcYHg5iHrZ/ZXbbUVuVAEaO4j8D+Ol+Q==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 0.1.1(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-js': 0.1.2(eslint@8.52.0)
|
||||
'@typescript-eslint/scope-manager': 6.9.0
|
||||
'@typescript-eslint/type-utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
|
@ -2567,14 +2567,14 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin@0.1.1(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-pOuT7q5XOain+YBExC7vHHSWEmvp2Z9/v1HTuYjy+EzvZkv7w8pXlC44qmO14G8A5uVaUp3CZtNzTvT2h4Ilaw==}
|
||||
/@stylistic/eslint-plugin@0.1.2(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-ZDnFeIdMbh+K1psdqtbB25KTo9dfR4r92rHELsiZw6poCZPfQxDexx8u+AuhGDI5UUbuSnonvSF8U7vZilPmvg==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 0.1.1(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-jsx': 0.1.1(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-ts': 0.1.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@stylistic/eslint-plugin-js': 0.1.2(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-jsx': 0.1.2(eslint@8.52.0)
|
||||
'@stylistic/eslint-plugin-ts': 0.1.2(eslint@8.52.0)(typescript@5.2.2)
|
||||
eslint: 8.52.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -2627,7 +2627,7 @@ packages:
|
|||
resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==}
|
||||
dependencies:
|
||||
'@types/jsonfile': 6.1.3
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
dev: true
|
||||
|
||||
/@types/inquirer@9.0.6:
|
||||
|
@ -2644,7 +2644,7 @@ packages:
|
|||
/@types/jsonfile@6.1.3:
|
||||
resolution: {integrity: sha512-/yqTk2SZ1wIezK0hiRZD7RuSf4B3whFxFamB1kGStv+8zlWScTMcHanzfc0XKWs5vA1TkHeckBlOyM8jxU8nHA==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es@4.17.10:
|
||||
|
@ -2677,8 +2677,8 @@ packages:
|
|||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
||||
/@types/node@20.8.9:
|
||||
resolution: {integrity: sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==}
|
||||
/@types/node@20.8.10:
|
||||
resolution: {integrity: sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
@ -2698,7 +2698,7 @@ packages:
|
|||
/@types/resolve@1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
dev: true
|
||||
|
||||
/@types/semver@7.5.4:
|
||||
|
@ -2712,7 +2712,7 @@ packages:
|
|||
/@types/svgo@2.6.4:
|
||||
resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
dev: true
|
||||
|
||||
/@types/tern@0.23.6:
|
||||
|
@ -2724,7 +2724,7 @@ packages:
|
|||
/@types/through@0.0.32:
|
||||
resolution: {integrity: sha512-7XsfXIsjdfJM2wFDRAtEWp3zb2aVPk5QeyZxGlVK57q4u26DczMHhJmlhr0Jqv0THwxam/L8REXkj8M2I/lcvw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
dev: true
|
||||
|
||||
/@types/trusted-types@2.0.5:
|
||||
|
@ -2743,8 +2743,8 @@ packages:
|
|||
resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==}
|
||||
/@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||
|
@ -2755,11 +2755,11 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.9.0
|
||||
'@typescript-eslint/type-utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.9.0
|
||||
'@typescript-eslint/parser': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.9.1
|
||||
'@typescript-eslint/type-utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.9.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.52.0
|
||||
graphemer: 1.4.0
|
||||
|
@ -2772,8 +2772,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.9.0(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==}
|
||||
/@typescript-eslint/parser@6.9.1(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
|
@ -2782,10 +2782,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.9.0
|
||||
'@typescript-eslint/types': 6.9.0
|
||||
'@typescript-eslint/typescript-estree': 6.9.0(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.9.0
|
||||
'@typescript-eslint/scope-manager': 6.9.1
|
||||
'@typescript-eslint/types': 6.9.1
|
||||
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.9.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.52.0
|
||||
typescript: 5.2.2
|
||||
|
@ -2801,6 +2801,14 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 6.9.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager@6.9.1:
|
||||
resolution: {integrity: sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.9.1
|
||||
'@typescript-eslint/visitor-keys': 6.9.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.9.0(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
|
@ -2821,11 +2829,36 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.9.1(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
debug: 4.3.4
|
||||
eslint: 8.52.0
|
||||
ts-api-utils: 1.0.3(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@6.9.0:
|
||||
resolution: {integrity: sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@6.9.1:
|
||||
resolution: {integrity: sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.9.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
|
@ -2847,6 +2880,27 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.9.1(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.9.1
|
||||
'@typescript-eslint/visitor-keys': 6.9.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.3(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.9.0(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
|
@ -2866,6 +2920,25 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.9.1(eslint@8.52.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0)
|
||||
'@types/json-schema': 7.0.14
|
||||
'@types/semver': 7.5.4
|
||||
'@typescript-eslint/scope-manager': 6.9.1
|
||||
'@typescript-eslint/types': 6.9.1
|
||||
'@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
|
||||
eslint: 8.52.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.9.0:
|
||||
resolution: {integrity: sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
|
@ -2874,11 +2947,19 @@ packages:
|
|||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.9.1:
|
||||
resolution: {integrity: sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.9.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
/@ungap/structured-clone@1.2.0:
|
||||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@unocss/astro@0.57.1(rollup@4.1.5)(vite@4.5.0):
|
||||
/@unocss/astro@0.57.1(rollup@4.2.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-KNaqN/SGM/uz1QitajIkzNEw0jy9Zx9Wp8fl4GhfGYEMAN2+M4cuvBZRmlb6cLctSXmSAJQDG91ivbD1JijGnw==}
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
|
||||
|
@ -2888,19 +2969,19 @@ packages:
|
|||
dependencies:
|
||||
'@unocss/core': 0.57.1
|
||||
'@unocss/reset': 0.57.1
|
||||
'@unocss/vite': 0.57.1(rollup@4.1.5)(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
'@unocss/vite': 0.57.1(rollup@4.2.0)(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/@unocss/cli@0.57.1(rollup@4.1.5):
|
||||
/@unocss/cli@0.57.1(rollup@4.2.0):
|
||||
resolution: {integrity: sha512-wKuOaygrPNzDm5L7+2SfHsIi3knJrAQ8nH6OasVqB+bGDz6ybDlULV7wvUco6Os72ydh7YbWC2/WpqFii8U/3w==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.2.1
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.1.5)
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.2.0)
|
||||
'@unocss/config': 0.57.1
|
||||
'@unocss/core': 0.57.1
|
||||
'@unocss/preset-uno': 0.57.1
|
||||
|
@ -3092,13 +3173,13 @@ packages:
|
|||
'@unocss/core': 0.57.1
|
||||
dev: true
|
||||
|
||||
/@unocss/vite@0.57.1(rollup@4.1.5)(vite@4.5.0):
|
||||
/@unocss/vite@0.57.1(rollup@4.2.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-kEBDvGgQNkX2n87S6Ao5seyFb1kuWZ5p96dGOS7VFpD7HvR5xholkJXaVhUK9/exCldjLExbo5UtVlbxFLUFYg==}
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.2.1
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.1.5)
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.2.0)
|
||||
'@unocss/config': 0.57.1
|
||||
'@unocss/core': 0.57.1
|
||||
'@unocss/inspector': 0.57.1
|
||||
|
@ -3107,7 +3188,7 @@ packages:
|
|||
chokidar: 3.5.3
|
||||
fast-glob: 3.3.1
|
||||
magic-string: 0.30.5
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
@ -3167,7 +3248,7 @@ packages:
|
|||
'@babel/core': 7.23.2
|
||||
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.2)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2)
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3180,7 +3261,7 @@ packages:
|
|||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
|
@ -4995,7 +5076,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.9.0)(eslint-import-resolver-node@0.3.9)(eslint@8.52.0):
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-node@0.3.9)(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5016,7 +5097,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.9.1(eslint@8.52.0)(typescript@5.2.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.52.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
|
@ -5054,8 +5135,8 @@ packages:
|
|||
ignore: 5.2.4
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.9.0)(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-a4oVt0j3ixNhGhvV4XF6NS7OWRFK2rrJ0Q5C4S2dSRb8FxZi31J0uUd5WJLL58wnVJ/OiQ1BxiXnFA4dWQO1Cg==}
|
||||
/eslint-plugin-i@2.29.0(@typescript-eslint/parser@6.9.1)(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-slGeTS3GQzx9267wLJnNYNO8X9EHGsc75AKIAFvnvMYEcTJKotPKL1Ru5PIGVHIVet+2DsugePWp8Oxpx8G22w==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
eslint: ^7.2.0 || ^8
|
||||
|
@ -5064,7 +5145,7 @@ packages:
|
|||
doctrine: 2.1.0
|
||||
eslint: 8.52.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.9.0)(eslint-import-resolver-node@0.3.9)(eslint@8.52.0)
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.9.1)(eslint-import-resolver-node@0.3.9)(eslint@8.52.0)
|
||||
get-tsconfig: 4.7.2
|
||||
is-glob: 4.0.3
|
||||
minimatch: 3.1.2
|
||||
|
@ -5151,11 +5232,11 @@ packages:
|
|||
natural-compare: 1.4.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unicorn@48.0.1(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-FW+4r20myG/DqFcCSzoumaddKBicIPeFnTrifon2mWIzlfyvzwyqZjqVP7m4Cqr/ZYisS2aiLghkUWaPg6vtCw==}
|
||||
/eslint-plugin-unicorn@49.0.0(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.44.0'
|
||||
eslint: '>=8.52.0'
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.22.20
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0)
|
||||
|
@ -5166,7 +5247,6 @@ packages:
|
|||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.1
|
||||
jsesc: 3.0.2
|
||||
lodash: 4.17.21
|
||||
pluralize: 8.0.0
|
||||
read-pkg-up: 7.0.1
|
||||
regexp-tree: 0.1.27
|
||||
|
@ -5175,7 +5255,7 @@ packages:
|
|||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.9.0)(eslint@8.52.0):
|
||||
/eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5185,12 +5265,12 @@ packages:
|
|||
'@typescript-eslint/eslint-plugin':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2)
|
||||
eslint: 8.52.0
|
||||
eslint-rule-composer: 0.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vitest@0.3.8(@typescript-eslint/eslint-plugin@6.9.0)(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6):
|
||||
/eslint-plugin-vitest@0.3.8(@typescript-eslint/eslint-plugin@6.9.1)(eslint@8.52.0)(typescript@5.2.2)(vitest@0.34.6):
|
||||
resolution: {integrity: sha512-MYQJzg3i+nLkaIQgjnOhtqHYIt0W6nErqAOKI3LTSQ2aOgcNHGYTwOhpnwGC1IXTvGWjKgAwb7rHwLpcHWHSAQ==}
|
||||
engines: {node: 14.x || >= 16}
|
||||
peerDependencies:
|
||||
|
@ -5201,17 +5281,17 @@ packages:
|
|||
'@typescript-eslint/eslint-plugin':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.9.0(eslint@8.52.0)(typescript@5.2.2)
|
||||
eslint: 8.52.0
|
||||
vitest: 0.34.6(less@4.2.0)(terser@5.22.0)
|
||||
vitest: 0.34.6(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.18.0(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-yUM8a2OD/7Qs0PiugkRaxgz5KBRvzMvWShity2UvVFAN0yk8029mGpTdg/TNARPiYzp335mEwDHwcAR8tQNe4g==}
|
||||
/eslint-plugin-vue@9.18.1(eslint@8.52.0):
|
||||
resolution: {integrity: sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -5987,7 +6067,7 @@ packages:
|
|||
entities: 4.5.0
|
||||
param-case: 3.0.4
|
||||
relateurl: 0.2.7
|
||||
terser: 5.22.0
|
||||
terser: 5.24.0
|
||||
dev: true
|
||||
|
||||
/html-tags@3.3.1:
|
||||
|
@ -6539,7 +6619,7 @@ packages:
|
|||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 7.2.0
|
||||
dev: true
|
||||
|
@ -8237,10 +8317,10 @@ packages:
|
|||
jest-worker: 26.6.2
|
||||
rollup: 2.79.1
|
||||
serialize-javascript: 4.0.0
|
||||
terser: 5.22.0
|
||||
terser: 5.24.0
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@4.1.5):
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@4.2.0):
|
||||
resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
@ -8252,7 +8332,7 @@ packages:
|
|||
dependencies:
|
||||
open: 8.4.2
|
||||
picomatch: 2.3.1
|
||||
rollup: 4.1.5
|
||||
rollup: 4.2.0
|
||||
source-map: 0.7.4
|
||||
yargs: 17.7.2
|
||||
dev: true
|
||||
|
@ -8273,23 +8353,23 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/rollup@4.1.5:
|
||||
resolution: {integrity: sha512-AEw14/q4NHYQkQlngoSae2yi7hDBeT9w84aEzdgCr39+2RL+iTG84lGTkgC1Wp5igtquN64cNzuzZKVz+U6jOg==}
|
||||
/rollup@4.2.0:
|
||||
resolution: {integrity: sha512-deaMa9Z+jPVeBD2dKXv+h7EbdKte9++V2potc/ADqvVgEr6DEJ3ia9u0joarjC2lX/ubaCRYz3QVx0TzuVqAJA==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.1.5
|
||||
'@rollup/rollup-android-arm64': 4.1.5
|
||||
'@rollup/rollup-darwin-arm64': 4.1.5
|
||||
'@rollup/rollup-darwin-x64': 4.1.5
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.1.5
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.1.5
|
||||
'@rollup/rollup-linux-arm64-musl': 4.1.5
|
||||
'@rollup/rollup-linux-x64-gnu': 4.1.5
|
||||
'@rollup/rollup-linux-x64-musl': 4.1.5
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.1.5
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.1.5
|
||||
'@rollup/rollup-win32-x64-msvc': 4.1.5
|
||||
'@rollup/rollup-android-arm-eabi': 4.2.0
|
||||
'@rollup/rollup-android-arm64': 4.2.0
|
||||
'@rollup/rollup-darwin-arm64': 4.2.0
|
||||
'@rollup/rollup-darwin-x64': 4.2.0
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.2.0
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.2.0
|
||||
'@rollup/rollup-linux-arm64-musl': 4.2.0
|
||||
'@rollup/rollup-linux-x64-gnu': 4.2.0
|
||||
'@rollup/rollup-linux-x64-musl': 4.2.0
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.2.0
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.2.0
|
||||
'@rollup/rollup-win32-x64-msvc': 4.2.0
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
|
@ -9045,8 +9125,8 @@ packages:
|
|||
unique-string: 2.0.0
|
||||
dev: true
|
||||
|
||||
/terser@5.22.0:
|
||||
resolution: {integrity: sha512-hHZVLgRA2z4NWcN6aS5rQDc+7Dcy58HOf2zbYwmFcQ+ua3h6eEFf5lIDKTzbWwlazPyOZsFQO8V80/IjVNExEw==}
|
||||
/terser@5.24.0:
|
||||
resolution: {integrity: sha512-ZpGR4Hy3+wBEzVEnHvstMvqpD/nABNelQn/z2r0fjVWGQsN3bpOLzQlqDxmb4CDZnXq5lpjnQ+mHQLAOpfM5iw==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -9378,7 +9458,7 @@ packages:
|
|||
engines: {node: '>= 10.0.0'}
|
||||
dev: true
|
||||
|
||||
/unocss@0.57.1(postcss@8.4.31)(rollup@4.1.5)(vite@4.5.0):
|
||||
/unocss@0.57.1(postcss@8.4.31)(rollup@4.2.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-xLsyJ8+T1/Ux93yrqOvuQy268wF5rSzydlsbqZ5EVfi01PxYyydez3nycPqbyPZientkJ0Yohzd5aBqmZgku3A==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
|
@ -9390,8 +9470,8 @@ packages:
|
|||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@unocss/astro': 0.57.1(rollup@4.1.5)(vite@4.5.0)
|
||||
'@unocss/cli': 0.57.1(rollup@4.1.5)
|
||||
'@unocss/astro': 0.57.1(rollup@4.2.0)(vite@4.5.0)
|
||||
'@unocss/cli': 0.57.1(rollup@4.2.0)
|
||||
'@unocss/core': 0.57.1
|
||||
'@unocss/extractor-arbitrary-variants': 0.57.1
|
||||
'@unocss/postcss': 0.57.1(postcss@8.4.31)
|
||||
|
@ -9409,8 +9489,8 @@ packages:
|
|||
'@unocss/transformer-compile-class': 0.57.1
|
||||
'@unocss/transformer-directives': 0.57.1
|
||||
'@unocss/transformer-variant-group': 0.57.1
|
||||
'@unocss/vite': 0.57.1(rollup@4.1.5)(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
'@unocss/vite': 0.57.1(rollup@4.2.0)(vite@4.5.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
- rollup
|
||||
|
@ -9525,7 +9605,7 @@ packages:
|
|||
global: 4.4.0
|
||||
dev: false
|
||||
|
||||
/vite-node@0.34.6(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0):
|
||||
/vite-node@0.34.6(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0):
|
||||
resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
|
@ -9535,7 +9615,7 @@ packages:
|
|||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -9555,7 +9635,7 @@ packages:
|
|||
chalk: 4.1.2
|
||||
debug: 4.3.4
|
||||
fs-extra: 10.1.0
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -9570,7 +9650,7 @@ packages:
|
|||
axios: 1.6.0(debug@4.3.4)
|
||||
debug: 4.3.4
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
@ -9585,7 +9665,7 @@ packages:
|
|||
picocolors: 1.0.0
|
||||
progress: 2.0.3
|
||||
rd: 2.0.1
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-purge-icons@0.9.2(vite@4.5.0):
|
||||
|
@ -9597,7 +9677,7 @@ packages:
|
|||
'@purge-icons/core': 0.9.1
|
||||
'@purge-icons/generated': 0.9.0
|
||||
rollup-plugin-purge-icons: 0.9.1
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
@ -9614,7 +9694,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
fast-glob: 3.3.1
|
||||
pretty-bytes: 6.1.1
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
workbox-build: 7.0.0
|
||||
workbox-window: 7.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -9634,17 +9714,17 @@ packages:
|
|||
pathe: 0.2.0
|
||||
svg-baker: 1.7.0
|
||||
svgo: 2.8.0
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-vue-plugin-html@1.0.4(rollup@4.1.5)(vite@4.5.0):
|
||||
/vite-vue-plugin-html@1.0.4(rollup@4.2.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-V9SqhUz4tL/P9Nq9F3LEhtAI+oIPTwKN+gXh1n39zQ5OMeQoI6OHoCWIg5cxr9TOyAwXi9OJOFUu9OsG2YdWFw==}
|
||||
peerDependencies:
|
||||
vite: '>=4.2.0'
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.1.5)
|
||||
'@rollup/pluginutils': 5.0.5(rollup@4.2.0)
|
||||
colorette: 2.0.20
|
||||
connect-history-api-fallback: 2.0.0
|
||||
consola: 3.2.3
|
||||
|
@ -9656,12 +9736,12 @@ packages:
|
|||
html-minifier-terser: 7.2.0
|
||||
node-html-parser: 6.1.11
|
||||
pathe: 1.1.1
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/vite@4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0):
|
||||
/vite@4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
|
@ -9689,17 +9769,17 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
esbuild: 0.18.20
|
||||
less: 4.2.0
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
terser: 5.22.0
|
||||
terser: 5.24.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@0.34.6(less@4.2.0)(terser@5.22.0):
|
||||
/vitest@0.34.6(less@4.2.0)(terser@5.24.0):
|
||||
resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
|
@ -9732,7 +9812,7 @@ packages:
|
|||
dependencies:
|
||||
'@types/chai': 4.3.9
|
||||
'@types/chai-subset': 1.3.4
|
||||
'@types/node': 20.8.9
|
||||
'@types/node': 20.8.10
|
||||
'@vitest/expect': 0.34.6
|
||||
'@vitest/runner': 0.34.6
|
||||
'@vitest/snapshot': 0.34.6
|
||||
|
@ -9751,8 +9831,8 @@ packages:
|
|||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.7.0
|
||||
vite: 4.5.0(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite-node: 0.34.6(@types/node@20.8.9)(less@4.2.0)(terser@5.22.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
vite-node: 0.34.6(@types/node@20.8.10)(less@4.2.0)(terser@5.24.0)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue