Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e071ca488 |
@@ -52,7 +52,7 @@
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-n": "^18.1.0",
|
||||
"eslint-plugin-regexp": "^3.1.0",
|
||||
"eslint-plugin-unicorn": "^71.0.0",
|
||||
"eslint-plugin-unicorn": "^71.1.0",
|
||||
"eslint-plugin-vue": "^10.9.2",
|
||||
"globals": "^17.6.0",
|
||||
"jiti": "^2.7.0",
|
||||
|
||||
Generated
+5
-5
@@ -96,8 +96,8 @@ importers:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(eslint@10.5.0(jiti@2.7.0))
|
||||
eslint-plugin-unicorn:
|
||||
specifier: ^71.0.0
|
||||
version: 71.0.0(eslint@10.5.0(jiti@2.7.0))
|
||||
specifier: ^71.1.0
|
||||
version: 71.1.0(eslint@10.5.0(jiti@2.7.0))
|
||||
eslint-plugin-vue:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@stylistic/eslint-plugin@5.10.0(eslint@10.5.0(jiti@2.7.0)))(@typescript-eslint/parser@8.61.1(eslint@10.5.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.5.0(jiti@2.7.0))(vue-eslint-parser@10.4.1(eslint@10.5.0(jiti@2.7.0)))
|
||||
@@ -4847,8 +4847,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
||||
eslint-plugin-unicorn@71.0.0:
|
||||
resolution: {integrity: sha512-9LAN/lIeEY8x1PsP10wOe1bFhNVJ4s3GWfy2FGiiZiKUd2JXVFKbjFaSVSWMKaVyKx1ulj3g5LMPKjWtvQntwg==}
|
||||
eslint-plugin-unicorn@71.1.0:
|
||||
resolution: {integrity: sha512-dn3YmR3qLLUeYyo/os3ubZ7UHQJ1WbBAgC9cIhnLTyMj9J6kivuc2U1fCmYetLexUlTDVYtBqhjSj/VaebTe6Q==}
|
||||
engines: {node: '>=22'}
|
||||
peerDependencies:
|
||||
eslint: '>=10.4'
|
||||
@@ -12757,7 +12757,7 @@ snapshots:
|
||||
regexp-ast-analysis: 0.7.1
|
||||
scslre: 0.3.0
|
||||
|
||||
eslint-plugin-unicorn@71.0.0(eslint@10.5.0(jiti@2.7.0)):
|
||||
eslint-plugin-unicorn@71.1.0(eslint@10.5.0(jiti@2.7.0)):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@10.5.0(jiti@2.7.0))
|
||||
browserslist: 4.28.4
|
||||
|
||||
Reference in New Issue
Block a user