Skip to content

File tree

ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"deepmerge": "^3.2.0",
3838
"foundation-sites": "^6.4.3",
3939
"git-url-parse": "^11.1.2",
40-
"html-webpack-plugin": "^3.2.0",
40+
"html-webpack-plugin": "^4.0.0",
4141
"jest-junit": "^6.4.0",
4242
"js-yaml": "^3.13.1",
4343
"json-merge-patch": "^0.2.3",
4444
"minimatch": "^3.0.4",
4545
"moment": "^2.24.0",
4646
"monaco-editor": "^0.15.6",
4747
"monaco-editor-webpack-plugin": "^1.7.0",
48-
"node-sass": "^6.0.1",
48+
"node-sass": "^9.0.0",
4949
"prop-types": "^15.6.0",
5050
"raw-loader": "^0.5.1",
5151
"react": "^16.9.3",
@@ -61,7 +61,7 @@
6161
"react-router": "^4.3.1",
6262
"react-router-dom": "^4.2.2",
6363
"react-svg-piechart": "^2.1.1",
64-
"redoc": "^2.0.0-rc.40",
64+
"redoc": "^2.0.0",
6565
"sass-loader": "^6.0.6",
6666
"source-map-loader": "^0.2.3",
6767
"style-loader": "^0.20.1",
@@ -75,7 +75,7 @@
7575
"unidiff": "^1.0.2",
7676
"webpack": "^4.44.2",
7777
"webpack-cli": "^3.3.12",
78-
"webpack-dev-server": "^3.11.0"
78+
"webpack-dev-server": "^4.7.3"
7979
},
8080
"resolutions": {
8181
"@types/react": "16.9.3",

0 commit comments

Comments
 (0)