Skip to content

Commit

Permalink
Updated Javascript packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-joshi committed Jan 6, 2025
1 parent 90cdeef commit 1934a75
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 78 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.17.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-unused-imports": "^4.1.4",
"exports-loader": "^5.0.0",
"globals": "^15.13.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"insert-if": "^1.1.0",
"ip-address": "^10.0.1",
"json-bignumber": "^1.0.1",
"jsoneditor": "^10.1.0",
"jsoneditor": "^10.1.2",
"leaflet": "^1.9.4",
"lodash": "4.*",
"moment": "^2.29.4",
Expand All @@ -139,7 +139,7 @@
"react-leaflet": "^4.2.1",
"react-new-window": "^1.0.1",
"react-resize-detector": "^12.0.1",
"react-rnd": "^10.4.12",
"react-rnd": "^10.4.14",
"react-select": "^5.7.2",
"react-timer-hook": "^3.0.5",
"react-virtualized-auto-sizer": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion web/regression/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Add all the development dependencies here
###########################################
extras==1.0.0
fixtures==4.1.0
fixtures==4.2.2
linecache2==1.0.0
pbr==6.1.0
pycodestyle>=2.5.0
Expand Down
Loading

0 comments on commit 1934a75

Please sign in to comment.