webpack: remove jquery-mask-plugin and enable alpine and alpine-mask

This commit is contained in:
Herculino Trotta
2024-09-27 17:49:00 -03:00
parent c5c44472bd
commit 6ae4d58aba
5 changed files with 13 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
"url": "https://github.com/AccordBox/python-webpack-boilerplate/issues"
},
"dependencies": {
"@alpinejs/mask": "^3.14.1",
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-proposal-class-properties": "^7.16.7",
@@ -44,7 +45,6 @@
"htmx.org": "^2.0.1",
"hyperscript.org": "^0.9.12",
"jquery": "^3.7.1",
"jquery-mask-plugin": "^1.14.16",
"mini-css-extract-plugin": "^2.5.1",
"postcss-loader": "^6.2.1",
"postcss-preset-env": "^7.2.3",