Skip to content

Commit

Permalink
Node package updates (#45)
Browse files Browse the repository at this point in the history
* Bump esbuild

* Bump mini-css-extract-plugin

* Bump saas

* Bump sass-loader

* Bump webpack

* Bump webpack-manifest-plugin
  • Loading branch information
johlym authored Apr 2, 2022
1 parent 54769b4 commit dfb9511
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 177 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
},
"devDependencies": {
"css-loader": "^5",
"esbuild": "^0.13.15",
"esbuild": "^0.14",
"esbuild-loader": "^2.16.0",
"file-loader": "^6.2.0",
"mini-css-extract-plugin": "^1.3.1",
"sass": "^1.32.8",
"sass-loader": "^8.0.2",
"webpack": "^5.39.1",
"mini-css-extract-plugin": "^2.6.0",
"sass": "^1.49",
"sass-loader": "^12.6.0",
"webpack": "^5.71.0",
"webpack-cli": "^4.7.2",
"webpack-manifest-plugin": "^3.1.1",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.8.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit dfb9511

Please sign in to comment.