mirror of
https://github.com/Xevion/icons.git
synced 2025-12-15 14:11:59 -06:00
Comment out unused Card html, remove unused react-icons-all-files pkg, remove fuse.js
This commit is contained in:
@@ -10,10 +10,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.15.3",
|
||||
"@react-icons/all-files": "^4.1.0",
|
||||
"babel-plugin-codegen": "^4.1.5",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"fuse.js": "^6.6.2",
|
||||
"next": "13.1.6",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@@ -28,8 +26,8 @@
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/prettier": "^2.7.2",
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/react-no-ssr": "^1.1.3",
|
||||
"@types/react-dom": "^18.0.10",
|
||||
"@types/react-no-ssr": "^1.1.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.47.1",
|
||||
"@typescript-eslint/parser": "^5.47.1",
|
||||
"autoprefixer": "^10.4.7",
|
||||
|
||||
Reference in New Issue
Block a user