kabirgh
2024-02-11 226891b9b1630c90835d1bc1a239c2ebbb5c9ff1
package-lock.json
@@ -17,7 +17,7 @@
        "chokidar": "^3.5.3",
        "cli-spinner": "^0.2.10",
        "d3": "^7.8.5",
        "esbuild-sass-plugin": "^2.16.0",
        "esbuild-sass-plugin": "^2.16.1",
        "flexsearch": "0.7.43",
        "github-slugger": "^2.0.0",
        "globby": "^14.0.0",
@@ -73,7 +73,7 @@
        "@types/d3": "^7.4.3",
        "@types/hast": "^3.0.4",
        "@types/js-yaml": "^4.0.9",
        "@types/node": "^20.11.14",
        "@types/node": "^20.11.16",
        "@types/pretty-time": "^1.1.5",
        "@types/source-map-support": "^0.5.10",
        "@types/ws": "^8.5.10",
@@ -1088,9 +1088,9 @@
      }
    },
    "node_modules/@types/node": {
      "version": "20.11.14",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.14.tgz",
      "integrity": "sha512-w3yWCcwULefjP9DmDDsgUskrMoOy5Z8MiwKHr1FvqGPtx7CvJzQvxD7eKpxNtklQxLruxSXWddyeRtyud0RcXQ==",
      "version": "20.11.16",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz",
      "integrity": "sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==",
      "dev": true,
      "dependencies": {
        "undici-types": "~5.26.4"
@@ -2052,9 +2052,9 @@
      }
    },
    "node_modules/esbuild-sass-plugin": {
      "version": "2.16.0",
      "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-2.16.0.tgz",
      "integrity": "sha512-mGCe9MxNYvZ+j77Q/QFO+rwUGA36mojDXkOhtVmoyz1zwYbMaNrtVrmXwwYDleS/UMKTNU3kXuiTtPiAD3K+Pw==",
      "version": "2.16.1",
      "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-2.16.1.tgz",
      "integrity": "sha512-mBB2aEF0xk7yo+Q9pSUh8xYED/1O2wbAM6IauGkDrqy6pl9SbJNakLeLGXiNpNujWIudu8TJTZCv2L5AQYRXtA==",
      "dependencies": {
        "resolve": "^1.22.6",
        "sass": "^1.7.3"