@ -8,7 +8,6 @@
@@ -8,7 +8,6 @@
"name" : "alexandria" ,
"version" : "0.0.2" ,
"dependencies" : {
"@codemirror/basic-setup" : "^0.20.0" ,
"@codemirror/lang-markdown" : "^6.3.4" ,
"@codemirror/state" : "^6.5.2" ,
"@codemirror/theme-one-dark" : "^6.1.3" ,
@ -175,97 +174,6 @@
@@ -175,97 +174,6 @@
"node" : ">=6.9.0"
}
} ,
"node_modules/@codemirror/autocomplete" : {
"version" : "0.20.3" ,
"resolved" : "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-0.20.3.tgz" ,
"integrity" : "sha512-lYB+NPGP+LEzAudkWhLfMxhTrxtLILGl938w+RcFrGdrIc54A+UgmCoz+McE3IYRFp4xyQcL4uFJwo+93YdgHw==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/language" : "^0.20.0" ,
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.0" ,
"@lezer/common" : "^0.16.0"
}
} ,
"node_modules/@codemirror/autocomplete/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/autocomplete/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/basic-setup" : {
"version" : "0.20.0" ,
"resolved" : "https://registry.npmjs.org/@codemirror/basic-setup/-/basic-setup-0.20.0.tgz" ,
"integrity" : "sha512-W/ERKMLErWkrVLyP5I8Yh8PXl4r+WFNkdYVSzkXYPQv2RMPSkWpr2BgggiSJ8AHF/q3GuApncDD8I4BZz65fyg==" ,
"deprecated" : "In version 6.0, this package has been renamed to just 'codemirror'" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/autocomplete" : "^0.20.0" ,
"@codemirror/commands" : "^0.20.0" ,
"@codemirror/language" : "^0.20.0" ,
"@codemirror/lint" : "^0.20.0" ,
"@codemirror/search" : "^0.20.0" ,
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.0"
}
} ,
"node_modules/@codemirror/basic-setup/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/basic-setup/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/commands" : {
"version" : "0.20.0" ,
"resolved" : "https://registry.npmjs.org/@codemirror/commands/-/commands-0.20.0.tgz" ,
"integrity" : "sha512-v9L5NNVA+A9R6zaFvaTbxs30kc69F6BkOoiEbeFw4m4I0exmDEKBILN6mK+GksJtvTzGBxvhAPlVFTdQW8GB7Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/language" : "^0.20.0" ,
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.0" ,
"@lezer/common" : "^0.16.0"
}
} ,
"node_modules/@codemirror/commands/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/commands/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/lang-css" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/lang-css/-/lang-css-6.3.1.tgz" ,
@ -537,93 +445,6 @@
@@ -537,93 +445,6 @@
"@lezer/common" : "^1.0.0"
}
} ,
"node_modules/@codemirror/language" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/@codemirror/language/-/language-0.20.2.tgz" ,
"integrity" : "sha512-WB3Bnuusw0xhVvhBocieYKwJm04SOk5bPoOEYksVHKHcGHFOaYaw+eZVxR4gIqMMcGzOIUil0FsCmFk8yrhHpw==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.0" ,
"@lezer/common" : "^0.16.0" ,
"@lezer/highlight" : "^0.16.0" ,
"@lezer/lr" : "^0.16.0" ,
"style-mod" : "^4.0.0"
}
} ,
"node_modules/@codemirror/language/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/language/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/lint" : {
"version" : "0.20.3" ,
"resolved" : "https://registry.npmjs.org/@codemirror/lint/-/lint-0.20.3.tgz" ,
"integrity" : "sha512-06xUScbbspZ8mKoODQCEx6hz1bjaq9m8W8DxdycWARMiiX1wMtfCh/MoHpaL7ws/KUMwlsFFfp2qhm32oaCvVA==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.2" ,
"crelt" : "^1.0.5"
}
} ,
"node_modules/@codemirror/lint/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/lint/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/search" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/search/-/search-0.20.1.tgz" ,
"integrity" : "sha512-ROe6gRboQU5E4z6GAkNa2kxhXqsGNbeLEisbvzbOeB7nuDYXUZ70vGIgmqPu0tB+1M3F9yWk6W8k2vrFpJaD4Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"@codemirror/view" : "^0.20.0" ,
"crelt" : "^1.0.5"
}
} ,
"node_modules/@codemirror/search/node_modules/@codemirror/state" : {
"version" : "0.20.1" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-0.20.1.tgz" ,
"integrity" : "sha512-ms0tlV5A02OK0pFvTtSUGMLkoarzh1F8mr6jy1cD7ucSC2X/VLHtQCxfhdSEGqTYlQF2hoZtmLv+amqhdgbwjQ==" ,
"license" : "MIT"
} ,
"node_modules/@codemirror/search/node_modules/@codemirror/view" : {
"version" : "0.20.7" ,
"resolved" : "https://registry.npmjs.org/@codemirror/view/-/view-0.20.7.tgz" ,
"integrity" : "sha512-pqEPCb9QFTOtHgAH5XU/oVy9UR/Anj6r+tG5CRmkNVcqSKEPmBU05WtN/jxJCFZBXf6HumzWC9ydE4qstO3TxQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@codemirror/state" : "^0.20.0" ,
"style-mod" : "^4.0.0" ,
"w3c-keyname" : "^2.2.4"
}
} ,
"node_modules/@codemirror/state" : {
"version" : "6.5.2" ,
"resolved" : "https://registry.npmjs.org/@codemirror/state/-/state-6.5.2.tgz" ,
@ -1415,12 +1236,6 @@
@@ -1415,12 +1236,6 @@
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@lezer/common" : {
"version" : "0.16.1" ,
"resolved" : "https://registry.npmjs.org/@lezer/common/-/common-0.16.1.tgz" ,
"integrity" : "sha512-qPmG7YTZ6lATyTOAWf8vXE+iRrt1NJd4cm2nJHK+v7X9TsOF6+HtuU/ctaZy2RCrluxDb89hI6KWQ5LfQGQWuA==" ,
"license" : "MIT"
} ,
"node_modules/@lezer/css" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/@lezer/css/-/css-1.3.0.tgz" ,
@ -1456,15 +1271,6 @@
@@ -1456,15 +1271,6 @@
"@lezer/common" : "^1.0.0"
}
} ,
"node_modules/@lezer/highlight" : {
"version" : "0.16.0" ,
"resolved" : "https://registry.npmjs.org/@lezer/highlight/-/highlight-0.16.0.tgz" ,
"integrity" : "sha512-iE5f4flHlJ1g1clOStvXNLbORJoiW4Kytso6ubfYzHnaNo/eo5SKhxs4wv/rtvwZQeZrK3we8S9SyA7OGOoRKQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@lezer/common" : "^0.16.0"
}
} ,
"node_modules/@lezer/html" : {
"version" : "1.3.10" ,
"resolved" : "https://registry.npmjs.org/@lezer/html/-/html-1.3.10.tgz" ,
@ -1535,15 +1341,6 @@
@@ -1535,15 +1341,6 @@
"@lezer/common" : "^1.0.0"
}
} ,
"node_modules/@lezer/lr" : {
"version" : "0.16.3" ,
"resolved" : "https://registry.npmjs.org/@lezer/lr/-/lr-0.16.3.tgz" ,
"integrity" : "sha512-pau7um4eAw94BEuuShUIeQDTf3k4Wt6oIUOYxMmkZgDHdqtIcxWND4LRxi8nI9KuT4I1bXQv67BCapkxt7Ywqw==" ,
"license" : "MIT" ,
"dependencies" : {
"@lezer/common" : "^0.16.0"
}
} ,
"node_modules/@lezer/markdown" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@lezer/markdown/-/markdown-1.4.3.tgz" ,
@ -3258,35 +3055,6 @@
@@ -3258,35 +3055,6 @@
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/anymatch/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/apexcharts" : {
"version" : "5.3.5" ,
"resolved" : "https://registry.npmjs.org/apexcharts/-/apexcharts-5.3.5.tgz" ,
@ -3450,20 +3218,6 @@
@@ -3450,20 +3218,6 @@
"integrity" : "sha512-LcknSilhIGatDAsY1ak2I8VtGaHNhgMSYVxFrGLXv+xLHytaKZKcaUJJUE7qmBr7h33o5YQwP55pMI0xmkpJwg==" ,
"license" : "MIT"
} ,
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
@ -3476,20 +3230,6 @@
@@ -3476,20 +3230,6 @@
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"fill-range" : "^7.1.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
"version" : "4.26.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.26.2.tgz" ,
@ -3667,46 +3407,6 @@
@@ -3667,46 +3407,6 @@
"node" : ">= 16"
}
} ,
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chokidar/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"license" : "ISC" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/class-variance-authority" : {
"version" : "0.7.1" ,
"resolved" : "https://registry.npmjs.org/class-variance-authority/-/class-variance-authority-0.7.1.tgz" ,
@ -4978,20 +4678,6 @@
@@ -4978,20 +4678,6 @@
"node" : ">=10"
}
} ,
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
@ -5162,6 +4848,7 @@
@@ -5162,6 +4848,7 @@
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
@ -5481,20 +5168,6 @@
@@ -5481,20 +5168,6 @@
"node" : ">=12"
}
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.16.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" ,
@ -5536,7 +5209,7 @@
@@ -5536,7 +5209,7 @@
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"devOptional " : true ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
@ -5556,7 +5229,7 @@
@@ -5556,7 +5229,7 @@
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"devOptional " : true ,
"dev" : true ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
@ -5573,17 +5246,6 @@
@@ -5573,17 +5246,6 @@
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-promise" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz" ,
@ -6220,17 +5882,6 @@
@@ -6220,17 +5882,6 @@
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/normalize-range" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" ,
@ -7070,34 +6721,6 @@
@@ -7070,34 +6721,6 @@
"pify" : "^2.3.0"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/readdirp/node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
@ -7661,20 +7284,6 @@
@@ -7661,20 +7284,6 @@
"node" : ">=14.0.0"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/token-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/token-stream/-/token-stream-1.0.0.tgz" ,