Use webpack5 for mysql plugin

This commit is contained in:
ProjectInfinity
2023-12-24 15:17:06 +01:00
parent 9a1a0dd0db
commit c22bb6905c
2 changed files with 450 additions and 15 deletions

View File

@@ -36,7 +36,7 @@
"dbgate-query-splitter": "^4.9.3",
"dbgate-tools": "^5.0.0-alpha.1",
"mysql2": "^3.6.5",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}