mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-04 05:39:17 +01:00
⬆️ Update dependency eslint-plugin-unused-imports to v3
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"eslint-plugin-react": "latest",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^5.5.1",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"eslint-plugin-vitest": "^0.2.0",
|
||||
"happy-dom": "^9.0.0",
|
||||
"node-mocks-http": "^1.12.2",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@@ -4564,18 +4564,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-unused-imports@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:2.0.0"
|
||||
"eslint-plugin-unused-imports@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "eslint-plugin-unused-imports@npm:3.0.0"
|
||||
dependencies:
|
||||
eslint-rule-composer: ^0.3.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.0.0
|
||||
"@typescript-eslint/eslint-plugin": ^6.0.0
|
||||
eslint: ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
"@typescript-eslint/eslint-plugin":
|
||||
optional: true
|
||||
checksum: 8aa1e03e75da2a62a354065e0cb8fe370118c6f8d9720a32fe8c1da937de6adb81a4fed7d0d391d115ac9453b49029fb19f970d180a2cf3dba451fd4c20f0dc4
|
||||
checksum: 51666f62cc8dccba2895ced83f3c1e0b78b68c357e17360e156c4db548bfdeda34cbd8725192fb4903f22d5069400fb22ded6039631df01ee82fd618dc307247
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5501,7 +5501,7 @@ __metadata:
|
||||
eslint-plugin-react: latest
|
||||
eslint-plugin-react-hooks: ^4.6.0
|
||||
eslint-plugin-testing-library: ^5.5.1
|
||||
eslint-plugin-unused-imports: ^2.0.0
|
||||
eslint-plugin-unused-imports: ^3.0.0
|
||||
eslint-plugin-vitest: ^0.2.0
|
||||
fily-publish-gridstack: ^0.0.13
|
||||
framer-motion: ^10.0.0
|
||||
|
||||
Reference in New Issue
Block a user