Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.90.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 2ee31d6 commit 50b9cc6
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 47 deletions.
84 changes: 43 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/booster-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jest": "29.7.0",
"ts-loader": "9.5.1",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"node-loader": "2.0.0",
"ts-loader": "9.5.1",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "29.7.0",
"ts-loader": "9.5.1",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "29.7.0",
"ts-loader": "9.5.1",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/randomise-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/upload-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.4.2",
"webpack": "5.89.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down

0 comments on commit 50b9cc6

Please sign in to comment.