dependabot[bot]
2024-08-15 cb68069d455cf513da4eefeab7868062085b4064
package-lock.json
@@ -55,7 +55,7 @@
        "rfdc": "^1.4.1",
        "rimraf": "^6.0.1",
        "serve-handler": "^6.1.5",
        "shiki": "^1.10.3",
        "shiki": "^1.12.1",
        "source-map-support": "^0.5.21",
        "to-vfile": "^8.0.0",
        "toml": "^3.0.0",
@@ -82,7 +82,7 @@
        "esbuild": "^0.19.9",
        "prettier": "^3.3.3",
        "tsx": "^4.16.2",
        "typescript": "^5.5.3"
        "typescript": "^5.5.4"
      },
      "engines": {
        "node": "20 || >=22",
@@ -820,9 +820,9 @@
      }
    },
    "node_modules/@shikijs/core": {
      "version": "1.10.3",
      "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.10.3.tgz",
      "integrity": "sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==",
      "version": "1.12.1",
      "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.12.1.tgz",
      "integrity": "sha512-biCz/mnkMktImI6hMfMX3H9kOeqsInxWEyCHbSlL8C/2TR1FqfmGxTLRNwYCKsyCyxWLbB8rEqXRVZuyxuLFmA==",
      "dependencies": {
        "@types/hast": "^3.0.4"
      }
@@ -5412,11 +5412,11 @@
      }
    },
    "node_modules/shiki": {
      "version": "1.10.3",
      "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.10.3.tgz",
      "integrity": "sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==",
      "version": "1.12.1",
      "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.12.1.tgz",
      "integrity": "sha512-nwmjbHKnOYYAe1aaQyEBHvQymJgfm86ZSS7fT8OaPRr4sbAcBNz7PbfAikMEFSDQ6se2j2zobkXvVKcBOm0ysg==",
      "dependencies": {
        "@shikijs/core": "1.10.3",
        "@shikijs/core": "1.12.1",
        "@types/hast": "^3.0.4"
      }
    },
@@ -6170,9 +6170,9 @@
      }
    },
    "node_modules/typescript": {
      "version": "5.5.3",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
      "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
      "version": "5.5.4",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
      "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
      "dev": true,
      "bin": {
        "tsc": "bin/tsc",