Skip to content

Commit 1934a75

Browse files
committed
Updated Javascript packages.
1 parent 90cdeef commit 1934a75

File tree

3 files changed

+391
-78
lines changed

3 files changed

+391
-78
lines changed

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"css-minimizer-webpack-plugin": "^7.0.0",
3737
"eslint": "^9.17.0",
3838
"eslint-plugin-jest": "^28.8.0",
39-
"eslint-plugin-react": "^7.34.3",
39+
"eslint-plugin-react": "^7.37.3",
4040
"eslint-plugin-unused-imports": "^4.1.4",
4141
"exports-loader": "^5.0.0",
4242
"globals": "^15.13.0",
@@ -115,7 +115,7 @@
115115
"insert-if": "^1.1.0",
116116
"ip-address": "^10.0.1",
117117
"json-bignumber": "^1.0.1",
118-
"jsoneditor": "^10.1.0",
118+
"jsoneditor": "^10.1.2",
119119
"leaflet": "^1.9.4",
120120
"lodash": "4.*",
121121
"moment": "^2.29.4",
@@ -139,7 +139,7 @@
139139
"react-leaflet": "^4.2.1",
140140
"react-new-window": "^1.0.1",
141141
"react-resize-detector": "^12.0.1",
142-
"react-rnd": "^10.4.12",
142+
"react-rnd": "^10.4.14",
143143
"react-select": "^5.7.2",
144144
"react-timer-hook": "^3.0.5",
145145
"react-virtualized-auto-sizer": "^1.0.6",

web/regression/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Add all the development dependencies here
1818
###########################################
1919
extras==1.0.0
20-
fixtures==4.1.0
20+
fixtures==4.2.2
2121
linecache2==1.0.0
2222
pbr==6.1.0
2323
pycodestyle>=2.5.0

0 commit comments

Comments
 (0)