chore: update deps
parent
15e02170b0
commit
da1e58b9c8
|
@ -82,10 +82,10 @@
|
|||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.41.2",
|
||||
"@antfu/eslint-config": "^0.41.3",
|
||||
"@commitlint/cli": "^17.7.1",
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
"@iconify/json": "^2.2.114",
|
||||
"@iconify/json": "^2.2.115",
|
||||
"@purge-icons/generated": "^0.9.0",
|
||||
"@types/codemirror": "^5.60.10",
|
||||
"@types/crypto-js": "^4.1.2",
|
||||
|
|
|
@ -110,8 +110,8 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@antfu/eslint-config':
|
||||
specifier: ^0.41.2
|
||||
version: 0.41.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
specifier: ^0.41.3
|
||||
version: 0.41.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@commitlint/cli':
|
||||
specifier: ^17.7.1
|
||||
version: 17.7.1
|
||||
|
@ -119,8 +119,8 @@ devDependencies:
|
|||
specifier: ^17.7.0
|
||||
version: 17.7.0
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.114
|
||||
version: 2.2.114
|
||||
specifier: ^2.2.115
|
||||
version: 2.2.115
|
||||
'@purge-icons/generated':
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0
|
||||
|
@ -322,13 +322,13 @@ packages:
|
|||
vue: 3.3.4
|
||||
dev: false
|
||||
|
||||
/@antfu/eslint-config-basic@0.41.2(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-0fXRMKh28zhVyE2LV3EdrrMvlCXXda/lMqLw/jQqjFn/80F7vv3XHPBNFe9IXzMfmOEeGTuDPmGpTQaVA68czA==}
|
||||
/@antfu/eslint-config-basic@0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-Xppfl1QpueHc71DvTU38K0s69AvOHGdMEpqMUc0X2xIr4V30oofJ3rs8aVPLfgoNwPZvvVpuP0R8JFSp3YVfIw==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
eslint: 8.49.0
|
||||
eslint-plugin-antfu: 0.41.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint-plugin-antfu: 0.41.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint-plugin-eslint-comments: 3.2.0(eslint@8.49.0)
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: /eslint-plugin-i@2.28.1(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)
|
||||
|
@ -352,13 +352,13 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-ts@0.41.2(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-y3fULkcl+3VVZJi8rkPAXoi5opW37Mao0LpN+/Q5rUDWGfIQef7zkUlnMKr+PdX2IZsfRjFjm8UergaSljE6DA==}
|
||||
/@antfu/eslint-config-ts@0.41.3(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-XpRqg7oy+JPyCC38eZCBrhoB3uMBC+tPuYxv7l1leud5SCx1DHNTrTGF5TI2Ep5mvA/DQw35DhRIiQk8CLTi/A==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
typescript: '>=3.9'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.41.2(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@antfu/eslint-config-basic': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
|
@ -371,13 +371,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config-vue@0.41.2(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-MDtfUoex+nlkaYgnnd1Nkcj3FrSrlzW927V5UJYFxLOMQitFhnk9bpgv/1095VFNJ0edZzhTEAHTRGCmbG5gMg==}
|
||||
/@antfu/eslint-config-vue@0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-RWt2a1EIq0XqTYNNmulrFhTDjlrXHRN7uz0dBerUNlbok3Pvd+GsGnMEvUw/JxgBmYzGecnGBu7N1I28W4R/6g==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-basic': 0.41.2(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@antfu/eslint-config-ts': 0.41.2(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@antfu/eslint-config-basic': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@antfu/eslint-config-ts': 0.41.3(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
eslint-plugin-vue: 9.17.0(eslint@8.49.0)
|
||||
local-pkg: 0.4.3
|
||||
|
@ -391,12 +391,12 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@antfu/eslint-config@0.41.2(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-V9s25r5qyGQjJCnoXL9gW/GnVkL/j5w9P3uICJlu9YDEIHqBEVLgWz9IpjiNiI6mILaqfqDzlXGywFvw+i+wcA==}
|
||||
/@antfu/eslint-config@0.41.3(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-bITiZ7QX6LqbitOh8pslfkglNQhReKMS3YhpgYEz59rAMxdRpg12Rw64FGImsMzSEm17mZ0jyICDOI3TrEx68w==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@antfu/eslint-config-vue': 0.41.2(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@antfu/eslint-config-vue': 0.41.3(@typescript-eslint/eslint-plugin@6.7.0)(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
|
@ -2144,8 +2144,8 @@ packages:
|
|||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
/@iconify/json@2.2.114:
|
||||
resolution: {integrity: sha512-KxZUi3yvruewUcDKK3kGXIZTqRQxN/LuO0uvoduBtCdntQ9NqKlY2cKchgt9cSv950teGzvRUv2nFEgd7Ywuvw==}
|
||||
/@iconify/json@2.2.115:
|
||||
resolution: {integrity: sha512-WeU73CQ57pCZsINbRVz2UFeHDhLUeCY6OgteFceZ06xtAykRoHMcI/JILT23hav/00yThGPJ6mcvkYLLbyoCUQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
pathe: 1.1.1
|
||||
|
@ -4950,8 +4950,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-antfu@0.41.2(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-TfKUJIifGTNzFc6PvvTK9J2W8j1nzzHUA44BtbSac2DSivx9pCN8NUvMkqed30AYm3iiaqJfe2EuZLJsnRlz0A==}
|
||||
/eslint-plugin-antfu@0.41.3(eslint@8.49.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-gaYjQJkB6JI+an0MKPqzK5APdDXLlBT7/oIQY5Vaz/a27HaFSnqKyE6mEWsU7GoiEyaeze5PdaHt6JzfgDY00Q==}
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue