chore: removing unused packages
This commit is contained in:
parent
3acc9ec133
commit
7cc86ad4c0
4 changed files with 420 additions and 543 deletions
|
|
@ -22,7 +22,6 @@
|
||||||
"@types/lodash": "^4.17.0",
|
"@types/lodash": "^4.17.0",
|
||||||
"autoprefixer": "10.4.14",
|
"autoprefixer": "10.4.14",
|
||||||
"axios": "^1.7.4",
|
"axios": "^1.7.4",
|
||||||
"js-cookie": "^3.0.5",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.356.0",
|
"lucide-react": "^0.356.0",
|
||||||
"mobx": "^6.12.0",
|
"mobx": "^6.12.0",
|
||||||
|
|
@ -41,7 +40,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@plane/eslint-config": "*",
|
"@plane/eslint-config": "*",
|
||||||
"@plane/typescript-config": "*",
|
"@plane/typescript-config": "*",
|
||||||
"@types/js-cookie": "^3.0.6",
|
|
||||||
"@types/node": "18.16.1",
|
"@types/node": "18.16.1",
|
||||||
"@types/react": "^18.2.48",
|
"@types/react": "^18.2.48",
|
||||||
"@types/react-dom": "^18.2.18",
|
"@types/react-dom": "^18.2.18",
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,6 @@
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"dompurify": "^3.0.11",
|
"dompurify": "^3.0.11",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
"js-cookie": "^3.0.1",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lowlight": "^2.9.0",
|
"lowlight": "^2.9.0",
|
||||||
"lucide-react": "^0.378.0",
|
"lucide-react": "^0.378.0",
|
||||||
|
|
@ -52,7 +51,6 @@
|
||||||
"@plane/eslint-config": "*",
|
"@plane/eslint-config": "*",
|
||||||
"@plane/typescript-config": "*",
|
"@plane/typescript-config": "*",
|
||||||
"@types/dompurify": "^3.0.5",
|
"@types/dompurify": "^3.0.5",
|
||||||
"@types/js-cookie": "^3.0.3",
|
|
||||||
"@types/lodash": "^4.17.1",
|
"@types/lodash": "^4.17.1",
|
||||||
"@types/node": "18.14.1",
|
"@types/node": "18.14.1",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,6 @@
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
"isomorphic-dompurify": "^2.12.0",
|
"isomorphic-dompurify": "^2.12.0",
|
||||||
"js-cookie": "^3.0.1",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.378.0",
|
"lucide-react": "^0.378.0",
|
||||||
"mobx": "^6.10.0",
|
"mobx": "^6.10.0",
|
||||||
|
|
@ -74,7 +73,6 @@
|
||||||
"@plane/eslint-config": "*",
|
"@plane/eslint-config": "*",
|
||||||
"@plane/typescript-config": "*",
|
"@plane/typescript-config": "*",
|
||||||
"@types/dompurify": "^3.0.5",
|
"@types/dompurify": "^3.0.5",
|
||||||
"@types/js-cookie": "^3.0.2",
|
|
||||||
"@types/lodash": "^4.14.202",
|
"@types/lodash": "^4.14.202",
|
||||||
"@types/node": "18.16.1",
|
"@types/node": "18.16.1",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue