Skip to content

Commit

Permalink
refactor : Updated few dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijay007 <[email protected]>
  • Loading branch information
Abhijay007 committed Apr 16, 2024
1 parent 1e3ccbe commit 8267022
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 456 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.1",
"css-loader": "^7.1.1",
"css-loader": "^6.10.0",
"detect-port": "^1.3.0",
"electron": "29.3.0",
"electron": "30.0.0",
"electron-builder": "^24.13.3",
"electron-builder-notarize": "^1.5.2",
"electron-devtools-installer": "^3.2.0",
Expand All @@ -226,15 +226,15 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
"mini-css-extract-plugin": "^2.8.1",
"mini-css-extract-plugin": "^2.9.0",
"opencollective-postinstall": "^2.0.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"prettier": "^3.2.5",
"react-test-renderer": "^18.2.0",
"rimraf": "^5.0.5",
"sass-loader": "^14.2.0",
"sass-loader": "^14.2.1",
"sinon": "^17.0.1",
"style-loader": "^3.3.4",
"style-loader": "^4.0.0",
"stylelint": "^16.3.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^36.0.0",
Expand Down Expand Up @@ -262,7 +262,7 @@
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15",
"@mui/styles": "^5.15.15",
"core-js": "^3.36.1",
"core-js": "^3.37.0",
"d3": "7.9.0",
"devtron": "^1.4.0",
"easymde": "2.18.0",
Expand Down Expand Up @@ -291,7 +291,7 @@
"react-dom": "^16.13.1",
"react-draggable": "^4.4.6",
"react-hot-loader": "^4.12.18",
"react-icons": "^5.0.1",
"react-icons": "^5.1.0",
"react-markdown": "^5.0.3",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
Expand Down
Loading

0 comments on commit 8267022

Please sign in to comment.