chore(deps): update dependency eslint-plugin-unicorn to v58
This commit is contained in:
@ -110,7 +110,7 @@
|
||||
"eslint-plugin-import-x": "^4.6.1",
|
||||
"eslint-plugin-oxlint": "^0.15.13",
|
||||
"eslint-plugin-perfectionist": "^4.8.0",
|
||||
"eslint-plugin-unicorn": "^57.0.0",
|
||||
"eslint-plugin-unicorn": "^58.0.0",
|
||||
"eslint-plugin-vue": "^10.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"less": "^4.2.2",
|
||||
|
69
pnpm-lock.yaml
generated
69
pnpm-lock.yaml
generated
@ -222,8 +222,8 @@ importers:
|
||||
specifier: ^4.8.0
|
||||
version: 4.8.0(eslint@9.20.1(jiti@2.4.2))(typescript@5.8.2)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: ^57.0.0
|
||||
version: 57.0.0(eslint@9.20.1(jiti@2.4.2))
|
||||
specifier: ^58.0.0
|
||||
version: 58.0.0(eslint@9.20.1(jiti@2.4.2))
|
||||
eslint-plugin-vue:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0(eslint@9.20.1(jiti@2.4.2))(vue-eslint-parser@9.4.3(eslint@9.20.1(jiti@2.4.2)))
|
||||
@ -860,6 +860,12 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/eslint-utils@4.5.1':
|
||||
resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/regexpp@4.12.1':
|
||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
@ -885,6 +891,10 @@ packages:
|
||||
resolution: {integrity: sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/core@0.12.0':
|
||||
resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/eslintrc@3.2.0':
|
||||
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -901,6 +911,10 @@ packages:
|
||||
resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.2.7':
|
||||
resolution: {integrity: sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@faker-js/faker@9.4.0':
|
||||
resolution: {integrity: sha512-85+k0AxaZSTowL0gXp8zYWDIrWclTbRPg/pm/V0dSFZ6W6D4lhcG3uuZl4zLsEKfEvs69xDbLN2cHQudwp95JA==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0'}
|
||||
@ -2222,8 +2236,8 @@ packages:
|
||||
buffer@6.0.3:
|
||||
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
||||
|
||||
builtin-modules@4.0.0:
|
||||
resolution: {integrity: sha512-p1n8zyCkt1BVrKNFymOHjcDSAl7oq/gUvfgULv2EblgpPVQlQr9yHnWjg9IJ2MhfwPqiYqMMrr01OY7yQoK2yA==}
|
||||
builtin-modules@5.0.0:
|
||||
resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==}
|
||||
engines: {node: '>=18.20'}
|
||||
|
||||
bundle-import@0.0.2:
|
||||
@ -2733,11 +2747,11 @@ packages:
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
|
||||
eslint-plugin-unicorn@57.0.0:
|
||||
resolution: {integrity: sha512-zUYYa6zfNdTeG9BISWDlcLmz16c+2Ck2o5ZDHh0UzXJz3DEP7xjmlVDTzbyV0W+XksgZ0q37WEWzN2D2Ze+g9Q==}
|
||||
engines: {node: '>=18.18'}
|
||||
eslint-plugin-unicorn@58.0.0:
|
||||
resolution: {integrity: sha512-fc3iaxCm9chBWOHPVjn+Czb/wHS0D2Mko7wkOdobqo9R2bbFObc4LyZaLTNy0mhZOP84nKkLhTUQxlLOZ7EjKw==}
|
||||
engines: {node: ^18.20.0 || ^20.10.0 || >=21.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.20.0'
|
||||
eslint: '>=9.22.0'
|
||||
|
||||
eslint-plugin-vue@10.0.0:
|
||||
resolution: {integrity: sha512-XKckedtajqwmaX6u1VnECmZ6xJt+YvlmMzBPZd+/sI3ub2lpYZyFnsyWo7c3nMOQKJQudeyk1lw/JxdgeKT64w==}
|
||||
@ -3070,6 +3084,10 @@ packages:
|
||||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.0.0:
|
||||
resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globby@14.0.2:
|
||||
resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==}
|
||||
engines: {node: '>=18'}
|
||||
@ -3228,8 +3246,8 @@ packages:
|
||||
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
is-builtin-module@4.0.0:
|
||||
resolution: {integrity: sha512-rWP3AMAalQSesXO8gleROyL2iKU73SX5Er66losQn9rWOWL4Gef0a/xOEOVqjWGMuR2vHG3FJ8UUmT700O8oFg==}
|
||||
is-builtin-module@5.0.0:
|
||||
resolution: {integrity: sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==}
|
||||
engines: {node: '>=18.20'}
|
||||
|
||||
is-core-module@2.16.1:
|
||||
@ -5870,6 +5888,11 @@ snapshots:
|
||||
eslint: 9.20.1(jiti@2.4.2)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/eslint-utils@4.5.1(eslint@9.20.1(jiti@2.4.2))':
|
||||
dependencies:
|
||||
eslint: 9.20.1(jiti@2.4.2)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint/compat@1.2.6(eslint@9.20.1(jiti@2.4.2))':
|
||||
@ -5892,6 +5915,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
|
||||
'@eslint/core@0.12.0':
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
|
||||
'@eslint/eslintrc@3.2.0':
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
@ -5915,6 +5942,11 @@ snapshots:
|
||||
'@eslint/core': 0.10.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@eslint/plugin-kit@0.2.7':
|
||||
dependencies:
|
||||
'@eslint/core': 0.12.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@faker-js/faker@9.4.0': {}
|
||||
|
||||
'@floating-ui/core@1.6.9':
|
||||
@ -7495,7 +7527,7 @@ snapshots:
|
||||
base64-js: 1.5.1
|
||||
ieee754: 1.2.1
|
||||
|
||||
builtin-modules@4.0.0: {}
|
||||
builtin-modules@5.0.0: {}
|
||||
|
||||
bundle-import@0.0.2:
|
||||
dependencies:
|
||||
@ -8063,18 +8095,19 @@ snapshots:
|
||||
optionalDependencies:
|
||||
eslint-config-prettier: 10.0.1(eslint@9.20.1(jiti@2.4.2))
|
||||
|
||||
eslint-plugin-unicorn@57.0.0(eslint@9.20.1(jiti@2.4.2)):
|
||||
eslint-plugin-unicorn@58.0.0(eslint@9.20.1(jiti@2.4.2)):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1(jiti@2.4.2))
|
||||
'@eslint-community/eslint-utils': 4.5.1(eslint@9.20.1(jiti@2.4.2))
|
||||
'@eslint/plugin-kit': 0.2.7
|
||||
ci-info: 4.2.0
|
||||
clean-regexp: 1.0.0
|
||||
core-js-compat: 3.41.0
|
||||
eslint: 9.20.1(jiti@2.4.2)
|
||||
esquery: 1.6.0
|
||||
globals: 15.15.0
|
||||
globals: 16.0.0
|
||||
indent-string: 5.0.0
|
||||
is-builtin-module: 4.0.0
|
||||
is-builtin-module: 5.0.0
|
||||
jsesc: 3.1.0
|
||||
pluralize: 8.0.0
|
||||
read-package-up: 11.0.0
|
||||
@ -8475,6 +8508,8 @@ snapshots:
|
||||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@16.0.0: {}
|
||||
|
||||
globby@14.0.2:
|
||||
dependencies:
|
||||
'@sindresorhus/merge-streams': 2.3.0
|
||||
@ -8620,9 +8655,9 @@ snapshots:
|
||||
dependencies:
|
||||
binary-extensions: 2.3.0
|
||||
|
||||
is-builtin-module@4.0.0:
|
||||
is-builtin-module@5.0.0:
|
||||
dependencies:
|
||||
builtin-modules: 4.0.0
|
||||
builtin-modules: 5.0.0
|
||||
|
||||
is-core-module@2.16.1:
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user