~lown/homepage

1ac44d771e4d07fcf8475f60a8a6e9b68087e5e8 — Raphael Kabo 7 months ago 3e40bd3
Upgrade damage-to-dice
2 files changed, 8 insertions(+), 15 deletions(-)

M package.json
M pnpm-lock.yaml
M package.json => package.json +1 -1
@@ 16,7 16,7 @@
    "@astrojs/rss": "^2.1.0",
    "astro": "^2.0.6",
    "astro-compress": "^1.1.29",
    "damage-to-dice": "^1.0.3",
    "damage-to-dice": "^1.0.4",
    "preact": "^10.11.3",
    "sanitize-html": "^2.9.0"
  }

M pnpm-lock.yaml => pnpm-lock.yaml +7 -14
@@ 6,7 6,7 @@ specifiers:
  '@astrojs/rss': ^2.1.0
  astro: ^2.0.6
  astro-compress: ^1.1.29
  damage-to-dice: ^1.0.3
  damage-to-dice: ^1.0.4
  preact: ^10.11.3
  sanitize-html: ^2.9.0



@@ 16,7 16,7 @@ dependencies:
  '@astrojs/rss': 2.1.0
  astro: 2.0.6
  astro-compress: 1.1.29
  damage-to-dice: 1.0.3
  damage-to-dice: 1.0.4
  preact: 10.11.3
  sanitize-html: 2.9.0



@@ 1349,8 1349,8 @@ packages:
      css-tree: 2.2.1
    dev: false

  /damage-to-dice/1.0.3:
    resolution: {integrity: sha512-2rwr08rXYkHR7NkT91fYTxUsFpky6zu7loQVqko9BlHQ1rSLp2urBpZugI72H3kAx6Ev+6fZUM86WDPdxiPNsA==}
  /damage-to-dice/1.0.4:
    resolution: {integrity: sha512-xluMilnZAnEu48P1GJKGyTDOphtn8qayXQyoIhLCfFAom6kBePsvyZTZkW3CEJdGHy9OBKjRnP5cBE9aGY3g6g==}
    hasBin: true
    dev: false



@@ 2401,15 2401,14 @@ packages:
      unist-util-is: 5.2.0
    dev: false

  /mdast-util-to-hast/12.2.6:
    resolution: {integrity: sha512-Kfo1JNUsi6r6CI7ZOJ6yt/IEKMjMK4nNjQ8C+yc8YBbIlDSp9dmj0zY90ryiu6Vy4CVGv0zi1H4ZoIaYVV8cwA==}
  /mdast-util-to-hast/12.3.0:
    resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==}
    dependencies:
      '@types/hast': 2.3.4
      '@types/mdast': 3.0.10
      mdast-util-definitions: 5.1.2
      micromark-util-sanitize-uri: 1.1.0
      trim-lines: 3.0.1
      unist-builder: 3.0.1
      unist-util-generated: 2.0.1
      unist-util-position: 4.0.4
      unist-util-visit: 4.1.2


@@ 3287,7 3286,7 @@ packages:
    dependencies:
      '@types/hast': 2.3.4
      '@types/mdast': 3.0.10
      mdast-util-to-hast: 12.2.6
      mdast-util-to-hast: 12.3.0
      unified: 10.1.2
    dev: false



@@ 3783,12 3782,6 @@ packages:
      vfile: 5.3.6
    dev: false

  /unist-builder/3.0.1:
    resolution: {integrity: sha512-gnpOw7DIpCA0vpr6NqdPvTWnlPTApCTRzr+38E6hCWx3rz/cjo83SsKIlS1Z+L5ttScQ2AwutNnb8+tAvpb6qQ==}
    dependencies:
      '@types/unist': 2.0.6
    dev: false

  /unist-util-generated/2.0.1:
    resolution: {integrity: sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==}
    dev: false