diff --git a/bun.lockb b/bun.lockb index 82c12f76..73849c4f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/remark-callout/package.json b/packages/remark-callout/package.json index ef20d39d..369cd241 100644 --- a/packages/remark-callout/package.json +++ b/packages/remark-callout/package.json @@ -70,7 +70,7 @@ "@vitest/coverage-v8": "^2.0.0", "@vitest/ui": "^2.0.0", "dedent": "^1.5.1", - "jsdom": "^24.0.0", + "jsdom": "^25.0.0", "rehype-raw": "^7.0.0", "rehype-stringify": "^10.0.0", "remark-gfm": "^4.0.0", diff --git a/packages/remark-typedoc-astro-link/package.json b/packages/remark-typedoc-astro-link/package.json index 977ab6ba..f059d524 100644 --- a/packages/remark-typedoc-astro-link/package.json +++ b/packages/remark-typedoc-astro-link/package.json @@ -42,7 +42,7 @@ "@types/jsdom": "^21.1.7", "@types/mdast": "^4.0.4", "dedent": "^1.5.3", - "jsdom": "^24.1.1", + "jsdom": "^25.0.0", "rehype-stringify": "^10.0.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.1.0",