Skip to content

Commit

Permalink
Cleanup not used dependencies (#1367)
Browse files Browse the repository at this point in the history
  • Loading branch information
moczolaszlo authored Dec 13, 2024
1 parent 5bd94e8 commit 696a527
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 115 deletions.
123 changes: 16 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"@bitrise/react2angular": "^5.0.0",
"@bitrise/steplib-search": "^2.3.0",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/theme": "^3.3.1",
"@dagrejs/dagre": "^1.1.4",
"@datadog/browser-core": "^5.29.1",
"@datadog/browser-logs": "^5.29.1",
Expand All @@ -81,7 +80,6 @@
"angular-elastic": "^2.5.1",
"angular-route": "^1.8.3",
"angular-sanitize": "^1.8.3",
"classnames": "^2.5.1",
"es-toolkit": "^1.27.0",
"esprima": "^4.0.1",
"fuse.js": "^7.0.0",
Expand All @@ -92,12 +90,10 @@
"monaco-editor": "0.51.0",
"monaco-yaml": "^5.2.3",
"ng-showdown": "^1.1.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.1",
"react-lazy-load-image-component": "^1.6.2",
"semver": "^7.6.3",
"showdown": "^2.1.0",
"type-fest": "^4.26.1",
Expand Down Expand Up @@ -134,8 +130,6 @@
"@types/react": "^18.3.12",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.1",
"@types/react-lazy-load-image-component": "^1.6.4",
"@types/resize-observer-browser": "^0.1.11",
"@types/showdown": "^2.0.6",
"@types/underscore": "^1.13.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down Expand Up @@ -171,12 +165,10 @@
"mini-css-extract-plugin": "^2.9.2",
"mocha-junit-reporter": "^2.2.1",
"monaco-editor-webpack-plugin": "^7.1.0",
"monaco-languageserver-types": "^0.4.0",
"msw": "^2.6.0",
"msw-storybook-addon": "^2.0.3",
"node-sass": "^9.0.0",
"null-loader": "^4.0.1",
"onchange": "^7.1.0",
"prettier": "^3.3.3",
"sass-loader": "^15.0.0",
"shell-loader": "^1.2.1",
Expand Down

0 comments on commit 696a527

Please sign in to comment.