From 62d65374a6a4d47e9ca4c3a29be1da7212f096e8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 21:25:33 +0000 Subject: [PATCH] Update @types/bun to version 1.3.1 --- packages/@tailwindcss-standalone/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/@tailwindcss-standalone/package.json b/packages/@tailwindcss-standalone/package.json index 9f78c0b2cc15..a87076c360f3 100644 --- a/packages/@tailwindcss-standalone/package.json +++ b/packages/@tailwindcss-standalone/package.json @@ -42,7 +42,7 @@ "@parcel/watcher-linux-x64-glibc": "^2.5.1", "@parcel/watcher-linux-x64-musl": "^2.5.1", "@parcel/watcher-win32-x64": "^2.5.1", - "@types/bun": "^1.3.0", + "@types/bun": "^1.3.1", "bun": "^1.3.0", "lightningcss-darwin-arm64": "catalog:", "lightningcss-darwin-x64": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23f77508367f..3232dae8c9ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -332,8 +332,8 @@ importers: specifier: ^2.5.1 version: 2.5.1 '@types/bun': - specifier: ^1.3.0 - version: 1.3.0(@types/react@19.2.2) + specifier: ^1.3.1 + version: 1.3.1(@types/react@19.2.2) bun: specifier: ^1.3.0 version: 1.3.0 @@ -2409,8 +2409,8 @@ packages: '@types/braces@3.0.5': resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} - '@types/bun@1.3.0': - resolution: {integrity: sha512-+lAGCYjXjip2qY375xX/scJeVRmZ5cY0wyHYyCYxNcdEXrQ4AOe3gACgd4iQ8ksOslJtW4VNxBJ8llUwc3a6AA==} + '@types/bun@1.3.1': + resolution: {integrity: sha512-4jNMk2/K9YJtfqwoAa28c8wK+T7nvJFOjxI4h/7sORWcypRNxBpr+TPNaCfVWq70tLCJsqoFwcf0oI0JU/fvMQ==} '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2662,8 +2662,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bun-types@1.3.0: - resolution: {integrity: sha512-u8X0thhx+yJ0KmkxuEo9HAtdfgCBaM/aI9K90VQcQioAmkVp3SG3FkwWGibUFz3WdXAdcsqOcbU40lK7tbHdkQ==} + bun-types@1.3.1: + resolution: {integrity: sha512-NMrcy7smratanWJ2mMXdpatalovtxVggkj11bScuWuiOoXTiKIu2eVS1/7qbyI/4yHedtsn175n4Sm4JcdHLXw==} peerDependencies: '@types/react': ^19 @@ -6022,9 +6022,9 @@ snapshots: '@types/braces@3.0.5': {} - '@types/bun@1.3.0(@types/react@19.2.2)': + '@types/bun@1.3.1(@types/react@19.2.2)': dependencies: - bun-types: 1.3.0(@types/react@19.2.2) + bun-types: 1.3.1(@types/react@19.2.2) transitivePeerDependencies: - '@types/react' @@ -6407,7 +6407,7 @@ snapshots: buffer-from@1.1.2: optional: true - bun-types@1.3.0(@types/react@19.2.2): + bun-types@1.3.1(@types/react@19.2.2): dependencies: '@types/node': 20.19.1 '@types/react': 19.2.2