From 673842d192659d4daefaa1d861c9d50680327cb4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 21:25:33 +0000 Subject: [PATCH] Update @types/bun to version 1.3.0 --- 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 4a5998fa99ec..8eb466db487b 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.2.22", + "@types/bun": "^1.3.0", "bun": "^1.3.0", "lightningcss-darwin-arm64": "catalog:", "lightningcss-darwin-x64": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95eddbd10c49..ff06f10023d3 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.2.22 - version: 1.2.22(@types/react@19.2.2) + specifier: ^1.3.0 + version: 1.3.0(@types/react@19.2.2) bun: specifier: ^1.3.0 version: 1.3.0 @@ -2403,8 +2403,8 @@ packages: '@types/braces@3.0.5': resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} - '@types/bun@1.2.22': - resolution: {integrity: sha512-5A/KrKos2ZcN0c6ljRSOa1fYIyCKhZfIVYeuyb4snnvomnpFqC0tTsEkdqNxbAgExV384OETQ//WAjl3XbYqQA==} + '@types/bun@1.3.0': + resolution: {integrity: sha512-+lAGCYjXjip2qY375xX/scJeVRmZ5cY0wyHYyCYxNcdEXrQ4AOe3gACgd4iQ8ksOslJtW4VNxBJ8llUwc3a6AA==} '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -2656,8 +2656,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bun-types@1.2.22: - resolution: {integrity: sha512-hwaAu8tct/Zn6Zft4U9BsZcXkYomzpHJX28ofvx7k0Zz2HNz54n1n+tDgxoWFGB4PcFvJXJQloPhaV2eP3Q6EA==} + bun-types@1.3.0: + resolution: {integrity: sha512-u8X0thhx+yJ0KmkxuEo9HAtdfgCBaM/aI9K90VQcQioAmkVp3SG3FkwWGibUFz3WdXAdcsqOcbU40lK7tbHdkQ==} peerDependencies: '@types/react': ^19 @@ -6012,9 +6012,9 @@ snapshots: '@types/braces@3.0.5': {} - '@types/bun@1.2.22(@types/react@19.2.2)': + '@types/bun@1.3.0(@types/react@19.2.2)': dependencies: - bun-types: 1.2.22(@types/react@19.2.2) + bun-types: 1.3.0(@types/react@19.2.2) transitivePeerDependencies: - '@types/react' @@ -6397,7 +6397,7 @@ snapshots: buffer-from@1.1.2: optional: true - bun-types@1.2.22(@types/react@19.2.2): + bun-types@1.3.0(@types/react@19.2.2): dependencies: '@types/node': 20.19.1 '@types/react': 19.2.2