Skip to content

Commit

Permalink
feat(admin-ui): update some depedencies #375
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrydy committed Aug 23, 2022
1 parent dbd9f11 commit a52b12e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"eslint-plugin-react": "^7.13.0",
"extract-css-chunks-webpack-plugin": "^4.9.0",
"file-loader": "^4.3.0",
"html-webpack-plugin": "^5.3.2",
"jest": "^27.3.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^28.1.3",
"jest-canvas-mock": "^2.3.1",
"mini-css-extract-plugin": "^1.6.0",
"mkdirp": "^0.5.1",
Expand All @@ -109,9 +109,9 @@
"rimraf": "^2.6.3",
"sass-loader": "^12.1.0",
"style-loader": "^2.0.0",
"webpack": "^5.39.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.7.3"
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.10.0"
},
"dependencies": {
"@babel/polyfill": "^7.4.4",
Expand Down

0 comments on commit a52b12e

Please sign in to comment.