Skip to content

Commit

Permalink
chore(build): uplift webpack-related packages to v5 (#28342)
Browse files Browse the repository at this point in the history
Signed-off-by: hainenber <[email protected]>
  • Loading branch information
hainenber committed May 8, 2024
1 parent bd1c3fc commit 8c27d4d
Show file tree
Hide file tree
Showing 5 changed files with 1,583 additions and 473 deletions.
173 changes: 91 additions & 82 deletions superset-embedded-sdk/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 superset-embedded-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest": "^27.5.1",
"typescript": "^4.5.5",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"
"webpack-cli": "^5.1.4"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 8c27d4d

Please sign in to comment.