|
|
@@ -1,16 +1,17 @@
|
|
|
{
|
|
|
"name": "craftlabhttpserver",
|
|
|
- "version": "20240122.4",
|
|
|
+ "version": "20240122.5",
|
|
|
"lockfileVersion": 3,
|
|
|
"requires": true,
|
|
|
"packages": {
|
|
|
"": {
|
|
|
"name": "craftlabhttpserver",
|
|
|
- "version": "20240122.4",
|
|
|
+ "version": "20240122.5",
|
|
|
"license": "GPL-3.0",
|
|
|
"dependencies": {
|
|
|
"@mdi/font": "^7.4.47",
|
|
|
"bootstrap": "^5.3.2",
|
|
|
+ "bootstrap-icons": "^1.11.3",
|
|
|
"ldapjs": "^3.0.7",
|
|
|
"mime-types": "^2.1.35",
|
|
|
"node-simple-router": "^0.10.2",
|
|
|
@@ -305,6 +306,21 @@
|
|
|
"@popperjs/core": "^2.11.8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/bootstrap-icons": {
|
|
|
+ "version": "1.11.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz",
|
|
|
+ "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/twbs"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/bootstrap"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/brace-expansion": {
|
|
|
"version": "1.1.11",
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|