Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "2.7.16",
"web-streams-polyfill": "^4.0.0",
"webpack": "^5.97.1",
"webpack": "^5.104.1",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: The lockfile was generated against an older unstable baseline. After merge, verify the lockfile is consistent (or run @dependabot rebase first to pick up recent axios and mathlive upgrades in unstable before merging).

"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2",
"webpack-merge": "^6.0.1",
Expand Down
Loading