mirror of
https://github.com/tenrok/maska.git
synced 2026-06-14 18:42:27 +03:00
Use AbortController for input event cleanup, lets try figureout alpine issue
This commit is contained in:
Generated
+4
-1
@@ -21,7 +21,6 @@
|
||||
"@vitest/coverage-v8": "^2.0.2",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"alpinejs": "^3.14.0",
|
||||
"happy-dom": "^14.12.0",
|
||||
"jsdom": "^25.0.1",
|
||||
"svelte": "^4.2.17",
|
||||
"ts-standard": "^12.0.2",
|
||||
@@ -4483,6 +4482,8 @@
|
||||
"integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"entities": "^4.5.0",
|
||||
"webidl-conversions": "^7.0.0",
|
||||
@@ -8087,6 +8088,8 @@
|
||||
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user