diff --git a/bun.lockb b/bun.lockb index eb6f7431..1f43d45a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index af9f7c61..93814c2a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.9", "@tsconfig/node16": "16.1.3", - "@types/bun": "1.1.10", + "@types/bun": "1.1.11", "lefthook": "1.7.21", "rimraf": "6.0.1", "turbo": "2.1.3", diff --git a/packages/remark-callout/package.json b/packages/remark-callout/package.json index d649a684..eed87dfe 100644 --- a/packages/remark-callout/package.json +++ b/packages/remark-callout/package.json @@ -63,7 +63,7 @@ "@biomejs/biome": "1.9.3", "@changesets/changelog-github": "0.5.0", "@changesets/cli": "2.27.9", - "@types/bun": "1.1.10", + "@types/bun": "1.1.11", "@types/hast": "3.0.4", "@types/jsdom": "21.1.7", "@types/mdast": "4.0.4",