|
|
|
@ -24,7 +24,7 @@
|
|
|
|
"bootstrap": "5.3.3",
|
|
|
|
"bootstrap": "5.3.3",
|
|
|
|
"boxicons": "2.1.4",
|
|
|
|
"boxicons": "2.1.4",
|
|
|
|
"cheerio": "1.0.0",
|
|
|
|
"cheerio": "1.0.0",
|
|
|
|
"chokidar": "4.0.2",
|
|
|
|
"chokidar": "4.0.3",
|
|
|
|
"cls-hooked": "4.2.2",
|
|
|
|
"cls-hooked": "4.2.2",
|
|
|
|
"codemirror": "5.65.18",
|
|
|
|
"codemirror": "5.65.18",
|
|
|
|
"compression": "1.7.5",
|
|
|
|
"compression": "1.7.5",
|
|
|
|
@ -6306,9 +6306,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/chokidar": {
|
|
|
|
"node_modules/chokidar": {
|
|
|
|
"version": "4.0.2",
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-/b57FK+bblSU+dfewfFe0rT1YjVDfOmeLQwCAuC+vwvgLkXboATqqmy+Ipux6JrF6L5joe5CBnFOw+gLWH6yKg==",
|
|
|
|
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"readdirp": "^4.0.1"
|
|
|
|
"readdirp": "^4.0.1"
|
|
|
|
|