jq-repeat update

This commit is contained in:
2026-07-19 00:25:04 -04:00
parent b166403309
commit e9a376925d
5 changed files with 17 additions and 304 deletions
+14
View File
@@ -13,6 +13,7 @@
"express": "^4.18.2",
"extend": "^3.0.2",
"http-proxy-middleware": "^0.20.0",
"jq-repeat": "^2.2.1",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.2",
"ldapts": "^7.0.7",
@@ -2128,6 +2129,19 @@
"node": ">=10"
}
},
"node_modules/jq-repeat": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/jq-repeat/-/jq-repeat-2.2.1.tgz",
"integrity": "sha512-1M0jRo7rJKO2mHbeENNjUx9YMOCobUuG4XElKt2NWDc4+j22wrZELqt7Twy95BBEkZQuwDteoPTd1etupZZPtQ==",
"license": "MIT",
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"jquery": ">=3.0.0",
"mustache": ">=4.0.0"
}
},
"node_modules/jquery": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",