Skip to content

Commit

Permalink
Update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent afe0328 commit c71fb52
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 206 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@
"body-parser": "^1.19.0",
"canvas": "^2.11.0",
"canvas-to-buffer": "^1.1.0",
"copy-webpack-plugin": "^11.0.0",
"copy-webpack-plugin": "^12.0.0",
"css-declaration-sorter": "^7.0.0",
"css-loader": "^6.0.0",
"css-loader": "^7.0.0",
"electron": "^27.0.0",
"electron-extension-installer": "^1.2.0",
"eslint": "^7.4.0",
Expand All @@ -122,7 +122,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"html-loader": "^4.0.0",
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.0.0",
"jest": "^29.0.0",
"jest-canvas-mock": "^2.2.0",
Expand All @@ -135,14 +135,14 @@
"raw-loader": "^4.0.1",
"rimraf": "^5.0.0",
"spectron": "^19.0.0",
"style-loader": "^3.0.0",
"style-loader": "^4.0.0",
"stylelint": "^15.0.0",
"stylelint-order": "^6.0.0",
"webpack": "^5.0.0",
"webpack-build-notifier": "^2.1.0",
"webpack-build-notifier": "^3.0.0",
"webpack-cli": "^5.0.0",
"webpack-dev-middleware": "^6.0.0",
"webpack-dev-server": "^4.0.0",
"webpack-dev-middleware": "^7.0.0",
"webpack-dev-server": "^5.0.0",
"webpack-hot-middleware": "^2.25.0"
}
}
Loading

0 comments on commit c71fb52

Please sign in to comment.