Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.97.1 (#823)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e413001 commit 5b0e290
Show file tree
Hide file tree
Showing 7 changed files with 130 additions and 116 deletions.
234 changes: 124 additions & 110 deletions package-lock.json

Large diffs are not rendered by default.

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.2",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"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.1.0",
"ts-loader": "9.5.2",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"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.2",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"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.2",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"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.2",
"tsconfig-paths-webpack-plugin": "4.2.0",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"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.2",
"tsconfig-paths-webpack-plugin": "4.2.0",
"typescript": "5.7.3",
"webpack": "5.95.0",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
}
Expand Down

0 comments on commit 5b0e290

Please sign in to comment.