mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 10:48:26 +00:00
Add missing dependencies to package.json
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
642
package-lock.json
generated
642
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -113,6 +113,7 @@
|
|||||||
"bootstrap-notify": "3.1.3",
|
"bootstrap-notify": "3.1.3",
|
||||||
"bootstrap-select": "1.13.18",
|
"bootstrap-select": "1.13.18",
|
||||||
"bootstrap-toggle": "2.2.2",
|
"bootstrap-toggle": "2.2.2",
|
||||||
|
"bstreeview": "1.2.0",
|
||||||
"chart.js": "4.4.6",
|
"chart.js": "4.4.6",
|
||||||
"chartjs-adapter-moment": "1.0.1",
|
"chartjs-adapter-moment": "1.0.1",
|
||||||
"chartjs-plugin-deferred": "2.0.0",
|
"chartjs-plugin-deferred": "2.0.0",
|
||||||
@@ -125,8 +126,9 @@
|
|||||||
"jquery": "3.7.1",
|
"jquery": "3.7.1",
|
||||||
"moment": "2.30.1",
|
"moment": "2.30.1",
|
||||||
"myclabs.jquery.confirm": "2.7.0",
|
"myclabs.jquery.confirm": "2.7.0",
|
||||||
|
"nprogress": "0.2.0",
|
||||||
"qrious": "4.0.2",
|
"qrious": "4.0.2",
|
||||||
"select2": "4.0.13",
|
"select2": "4.0.13",
|
||||||
"bstreeview": "1.2.0"
|
"waitme": "1.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user