bump for regenerator-runtime and jshint

This commit is contained in:
Andrii V 2025-12-11 17:01:17 +01:00
parent 203ea853e4
commit f2822180cf
2 changed files with 9 additions and 15 deletions

View file

@ -36,7 +36,7 @@
"imports-loader": "^0.7.1",
"install": "^0.13.0",
"jquery": "^3.7.1",
"jshint": "^2.9.1-rc3",
"jshint": "^2.13.6",
"luxon": "^3.7.2",
"mark.js": "8.11.1",
"mousetrap": "^1.6.1",
@ -51,6 +51,6 @@
},
"dependencies": {
"lit": "^2.8.0",
"regenerator-runtime": "^0.13.9"
"regenerator-runtime": "^0.14.1"
}
}