Skip to content

Commit

Permalink
chore(deps): update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent 6f1b5b8 commit dbbed37
Show file tree
Hide file tree
Showing 3 changed files with 730 additions and 405 deletions.
6 changes: 3 additions & 3 deletions examples/webpack_cli/package.json
Expand Up @@ -7,10 +7,10 @@
"mathjs": "11.4.0"
},
"devDependencies": {
"@vanilla-extract/webpack-plugin": "2.2.0",
"@vanilla-extract/webpack-plugin": "2.3.7",
"css-loader": "6.7.3",
"mini-css-extract-plugin": "2.7.5",
"webpack": "5.76.3",
"webpack-cli": "5.0.1"
"webpack": "5.90.3",
"webpack-cli": "5.1.4"
}
}
2 changes: 1 addition & 1 deletion npm/private/test/package.json
Expand Up @@ -25,6 +25,6 @@
"typescript": "*",
"unused": "latest",
"test-npm_package": "workspace:*",
"webpack-bundle-analyzer": "4.5.0"
"webpack-bundle-analyzer": "4.10.1"
}
}

0 comments on commit dbbed37

Please sign in to comment.