Commit 220f231
committed
dependabot: disable webpack upgrades
We are currently using @vue/cli-service which pulls in an older version of
webpack. That is not compatible with versions past what we are currently
using. In order to upgrade webpack further, we will need to drop the usage
of @vue/cli-service; the recommended path forward is to migrate to vite.
Signed-off-by: Mark Yen <mark.yen@suse.com>1 parent 56dd9b2 commit 220f231
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments