mirror of
https://github.com/gotson/komga.git
synced 2025-12-29 03:43:43 +01:00
remove unused package
This commit is contained in:
parent
c971d4a9ee
commit
66c73c7a24
2 changed files with 0 additions and 39 deletions
38
next-ui/package-lock.json
generated
38
next-ui/package-lock.json
generated
|
|
@ -35,7 +35,6 @@
|
|||
"@testing-library/vue": "^8.1.0",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/node": "^24.0.4",
|
||||
"@unocss/eslint-config": "^66.3.1",
|
||||
"@unocss/preset-icons": "^66.3.1",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitest/browser": "^3.2.4",
|
||||
|
|
@ -3429,43 +3428,6 @@
|
|||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@unocss/eslint-config": {
|
||||
"version": "66.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@unocss/eslint-config/-/eslint-config-66.3.1.tgz",
|
||||
"integrity": "sha512-gOGojNwITdhTORP+9rZ532bPwPN2kQyi8ZqOqHLq98FlVFdswaLlw1uyNto6aQokXf+WnfAUNECRHbC0ji2UeA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@unocss/eslint-plugin": "66.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@unocss/eslint-plugin": {
|
||||
"version": "66.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@unocss/eslint-plugin/-/eslint-plugin-66.3.1.tgz",
|
||||
"integrity": "sha512-L2gM5XpLyLvfHaE9gMzB7B2UsRLKdCYqPxOHURzxyi8gXZeu7K1AH4XyMKD9ScC5Y5Df8fMITlS1ID7N1Xik7g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^8.35.0",
|
||||
"@unocss/config": "66.3.1",
|
||||
"@unocss/core": "66.3.1",
|
||||
"@unocss/rule-utils": "66.3.1",
|
||||
"magic-string": "^0.30.17",
|
||||
"synckit": "^0.11.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@unocss/extractor-arbitrary-variants": {
|
||||
"version": "66.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@unocss/extractor-arbitrary-variants/-/extractor-arbitrary-variants-66.3.1.tgz",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,6 @@
|
|||
"@testing-library/vue": "^8.1.0",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/node": "^24.0.4",
|
||||
"@unocss/eslint-config": "^66.3.1",
|
||||
"@unocss/preset-icons": "^66.3.1",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitest/browser": "^3.2.4",
|
||||
|
|
|
|||
Loading…
Reference in a new issue