⛑️ Removed useless deps

This commit is contained in:
2023-08-23 21:53:54 -05:00
parent bab92fccc8
commit 9d5cca913e
2 changed files with 2294 additions and 5177 deletions

View File

@@ -15,7 +15,6 @@
"author": "Rishi Ghan",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@bluelovers/fast-glob": "https://github.com/rishighan/fast-glob-v2-api.git",
"@dnd-kit/core": "^4.0.0",
"@dnd-kit/sortable": "^5.0.0",
@@ -24,11 +23,8 @@
"@redux-devtools/extension": "^3.2.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@tanstack/react-table": "^8.9.3",
"@types/axios": "^0.14.0",
"@types/mime-types": "^2.1.0",
"@types/react-router-dom": "^5.3.3",
"@types/socket.io": "^3.0.2",
"@types/socket.io-client": "^3.0.0",
"@vitejs/plugin-react": "^3.1.0",
"airdcpp-apisocket": "^2.5.0-beta.2",
"axios": "^1.3.4",
@@ -78,20 +74,12 @@
"redux-thunk": "^2.4.2",
"slick-carousel": "^1.8.1",
"socket.io-client": "^4.3.2",
"styled-components": "^5.3.9",
"styled-components": "^6.0.7",
"threetwo-ui-typings": "^1.0.14",
"vite-plugin-html": "^3.2.0",
"websocket": "^1.0.34",
"xregexp": "^5.0.2"
"websocket": "^1.0.34"
},
"devDependencies": {
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.13.0",
"@storybook/addon-essentials": "^7.3.2",
"@storybook/addon-interactions": "^7.3.2",
"@storybook/addon-links": "^7.3.2",
@@ -112,7 +100,7 @@
"@types/react-redux": "^7.1.25",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"babel-eslint": "^10.0.0",
"babel-plugin-styled-components": "^2.1.4",
"body-parser": "^1.19.0",
"bulma": "^0.9.4",
"eslint": "^7.22.0",
@@ -127,16 +115,16 @@
"eslint-plugin-storybook": "^0.6.13",
"express": "^4.17.1",
"install": "^0.13.0",
"jest": "^26.6.3",
"nodemon": "^1.17.3",
"jest": "^29.6.3",
"nodemon": "^3.0.1",
"npm": "^8.11.0",
"prettier": "^2.2.1",
"react-refresh": "^0.14.0",
"rimraf": "^4.1.3",
"sass": "^1.58.1",
"sass": "^1.66.1",
"storybook": "^7.3.2",
"tslint": "^6.1.3",
"typescript": "^5.0.2",
"typescript": "^5.1.6",
"vite": "^4.4.9"
}
}

7445
yarn.lock

File diff suppressed because it is too large Load Diff