Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Asthana <[email protected]>
  • Loading branch information
anishasthana committed Feb 10, 2025
1 parent 3b9da76 commit 2b50a67
Show file tree
Hide file tree
Showing 61 changed files with 586 additions and 77,299 deletions.
76,698 changes: 0 additions & 76,698 deletions frontend/package-lock.json

This file was deleted.

138 changes: 49 additions & 89 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,45 +4,36 @@
"license": "Apache-2.0",
"private": true,
"dependencies": {
"@craco/craco": "^7.0.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@types/lodash.groupby": "^4.6.6",
"@types/pako": "^1.0.3",
"brace": "^0.11.1",
"d3": "^5.7.0",
"d3-dsv": "^1.0.10",
"dagre": "^0.8.2",
"google-protobuf": "^3.11.2",
"grpc-web": "^1.2.1",
"http-proxy-middleware": "^0.19.0",
"immer": "^9.0.6",
"js-yaml": "^3.14.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.20",
"@mui/lab": "^5.0.0-alpha.155",
"@mui/material": "^5.14.20",
"ace-builds": "^1.24.1",
"axios": "^1.6.2",
"d3": "^7.8.5",
"d3-dsv": "^3.0.1",
"dagre": "^0.8.5",
"debug": "^4.3.4",
"formidable": "^3.5.1",
"glob": "^10.3.10",
"http-proxy-middleware": "^2.0.6",
"lodash": "^4.17.21",
"lodash.debounce": "^4.0.8",
"lodash.flatten": "^4.4.0",
"lodash.groupby": "^4.6.0",
"lodash.isfunction": "^3.0.9",
"markdown-to-jsx": "^6.11.4",
"pako": "^2.0.4",
"portable-fetch": "^3.0.0",
"proto3-json-serializer": "^0.1.6",
"protobufjs": "~6.11.2",
"re-resizable": "^4.9.0",
"react": "^17.0.2",
"react-ace": "^9.5.0",
"react-dom": "^17.0.2",
"react-dropzone": "^5.1.0",
"react-flow-renderer": "^9.6.3",
"react-query": "^3.16.0",
"react-router-dom": "^4.3.1",
"react-textarea-autosize": "^8.3.3",
"react-virtualized": "^9.22.3",
"recharts": "^2.10.4",
"request": "^2.88.2",
"runtypes": "^6.3.0",
"ts-proto": "^1.95.0",
"typestyle": "^2.0.4"
"markdown-it": "^13.0.2",
"react": "^18.2.0",
"react-ace": "^10.1.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-flow-renderer": "^10.3.17",
"react-query": "^3.39.3",
"react-router-dom": "^6.20.1",
"react-scripts": "^3.0.1",
"react-textarea-autosize": "^8.5.3",
"react-virtualized": "^9.22.5",
"recharts": "^2.10.3",
"rimraf": "^5.0.5",
"superagent": "^8.1.2",
"uuid": "^9.0.1"
},
"scripts": {
"analyze-bundle": "node analyze_bundle.js",
Expand Down Expand Up @@ -95,59 +86,28 @@
"build:storybook": "build-storybook -s public"
},
"devDependencies": {
"@google-cloud/storage": "^4.1.3",
"@storybook/addon-actions": "^6.3.6",
"@storybook/addon-essentials": "^6.3.6",
"@storybook/addon-links": "^6.3.6",
"@storybook/node-logger": "^6.3.6",
"@storybook/preset-create-react-app": "^3.2.0",
"@storybook/react": "^6.3.6",
"@testing-library/dom": "^8.6.0",
"@testing-library/react": "^11.2.6",
"@testing-library/user-event": "^13.2.1",
"@types/d3": "^5.0.0",
"@types/d3-dsv": "^1.0.33",
"@types/dagre": "^0.7.40",
"@types/enzyme": "^3.10.3",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
"@types/express": "^4.16.0",
"@types/google-protobuf": "^3.7.2",
"@types/http-proxy-middleware": "^0.17.5",
"@types/jest": "^27.5.1",
"@types/js-yaml": "^3.12.3",
"@types/lodash": ">=4.14.117",
"@types/markdown-to-jsx": "^6.9.0",
"@types/node": "^10.17.60",
"@types/prettier": "^1.19.0",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.2",
"@types/react-router-dom": "^4.3.1",
"@types/react-test-renderer": "^16.0.2",
"@types/react-virtualized": "^9.18.7",
"autoprefixer": "^10.4.1",
"browserslist": "4.16.5",
"coveralls": "^3.0.2",
"enzyme": "^3.10.0",
"enzyme-to-json": "^3.3.4",
"fs": "0.0.1-security",
"jest-environment-jsdom-sixteen": "^2.0.0",
"postcss": "^8.4.5",
"prettier": "1.19.1",
"react-router-test-context": "^0.1.0",
"react-scripts": "^5.0.0",
"react-test-renderer": "^17.0.2",
"snapshot-diff": "^0.6.1",
"swagger-ts-client": "^0.9.6",
"tailwindcss": "^3.0.11",
"ts-node": "^7.0.1",
"ts-node-dev": "^1.1.8",
"tsconfig-paths": "^3.10.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.8.3",
"webpack-bundle-analyzer": "^3.6.1",
"yaml": "^2.2.2"
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/d3": "^7.4.3",
"@types/dagre": "^0.7.52",
"@types/jest": "^29.5.10",
"@types/lodash": "^4.14.202",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.10.3",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"@types/react-router-dom": "^5.3.3",
"@types/react-virtualized": "^9.21.29",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"typescript": "^5.3.2"
},
"resolutions": {
"nth-check": "^2.0.1",
"postcss": "^8.4.31",
"webpack": "^5.89.0",
"workbox-webpack-plugin": "6.6.0"
},
"overrides": {
Expand Down
Loading

0 comments on commit 2b50a67

Please sign in to comment.