mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
chore(deps): update dependency eslint-plugin-unicorn to v56
This commit is contained in:
parent
2a97934a27
commit
b8177ca0ea
@ -89,7 +89,7 @@
|
||||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-oxlint": "0.11.1",
|
||||
"eslint-plugin-unicorn": "51.0.1",
|
||||
"eslint-plugin-unicorn": "56.0.1",
|
||||
"eslint-plugin-vue": "9.31.0",
|
||||
"husky": "9.1.6",
|
||||
"lint-staged": "15.2.10",
|
||||
|
@ -202,8 +202,8 @@ importers:
|
||||
specifier: 0.11.1
|
||||
version: 0.11.1
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 51.0.1
|
||||
version: 51.0.1(eslint@8.57.0)
|
||||
specifier: 56.0.1
|
||||
version: 56.0.1(eslint@8.57.0)
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.31.0
|
||||
version: 9.31.0(eslint@8.57.0)
|
||||
@ -3639,9 +3639,9 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=8.23.1'
|
||||
|
||||
eslint-plugin-unicorn@51.0.1:
|
||||
resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==}
|
||||
engines: {node: '>=16'}
|
||||
eslint-plugin-unicorn@56.0.1:
|
||||
resolution: {integrity: sha512-FwVV0Uwf8XPfVnKSGpMg7NtlZh0G0gBarCaFcMUOoqPxXryxdYxTRRv4kH6B9TFCVIrjRXG+emcxIk2ayZilog==}
|
||||
engines: {node: '>=18.18'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.56.0'
|
||||
|
||||
@ -3975,6 +3975,10 @@ packages:
|
||||
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
globals@15.12.0:
|
||||
resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globalthis@1.0.4:
|
||||
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@ -11280,16 +11284,16 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
strip-indent: 3.0.0
|
||||
|
||||
eslint-plugin-unicorn@51.0.1(eslint@8.57.0):
|
||||
eslint-plugin-unicorn@56.0.1(eslint@8.57.0):
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0)
|
||||
'@eslint/eslintrc': 2.1.4
|
||||
ci-info: 4.1.0
|
||||
clean-regexp: 1.0.0
|
||||
core-js-compat: 3.39.0
|
||||
eslint: 8.57.0
|
||||
esquery: 1.6.0
|
||||
globals: 15.12.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.1
|
||||
jsesc: 3.0.2
|
||||
@ -11299,8 +11303,6 @@ snapshots:
|
||||
regjsparser: 0.10.0
|
||||
semver: 7.6.3
|
||||
strip-indent: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-vue@9.31.0(eslint@8.57.0):
|
||||
dependencies:
|
||||
@ -11686,6 +11688,8 @@ snapshots:
|
||||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
|
||||
globals@15.12.0: {}
|
||||
|
||||
globalthis@1.0.4:
|
||||
dependencies:
|
||||
define-properties: 1.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user