diff --git a/packages/@tailwindcss-standalone/package.json b/packages/@tailwindcss-standalone/package.json index cad16815cfcc..4281ad36b6c0 100644 --- a/packages/@tailwindcss-standalone/package.json +++ b/packages/@tailwindcss-standalone/package.json @@ -42,7 +42,7 @@ "@parcel/watcher-linux-x64-glibc": "^2.5.0", "@parcel/watcher-linux-x64-musl": "^2.5.0", "@parcel/watcher-win32-x64": "^2.5.0", - "@types/bun": "^1.1.14", + "@types/bun": "^1.1.16", "bun": "1.1.43", "lightningcss-darwin-arm64": "^1.25.1", "lightningcss-darwin-x64": "^1.25.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ceb3bf9a0de..fc5ceeed4532 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -269,8 +269,8 @@ importers: specifier: ^2.5.0 version: 2.5.0 '@types/bun': - specifier: ^1.1.14 - version: 1.1.14 + specifier: ^1.1.16 + version: 1.1.16 bun: specifier: 1.1.43 version: 1.1.43 @@ -1833,8 +1833,8 @@ packages: '@types/braces@3.0.5': resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} - '@types/bun@1.1.14': - resolution: {integrity: sha512-opVYiFGtO2af0dnWBdZWlioLBoxSdDO5qokaazLhq8XQtGZbY4pY3/JxY8Zdf/hEwGubbp7ErZXoN1+h2yesxA==} + '@types/bun@1.1.16': + resolution: {integrity: sha512-E+ue6NMcn4FXC5bDRE1W/BXUVs01h5Mt02qH8/8HGCox9akuh8KNOFdwvaQS9TDgT2RmUyJYFRRqA60WtTnm2g==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -2082,8 +2082,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bun-types@1.1.37: - resolution: {integrity: sha512-C65lv6eBr3LPJWFZ2gswyrGZ82ljnH8flVE03xeXxKhi2ZGtFiO4isRKTKnitbSqtRAcaqYSR6djt1whI66AbA==} + bun-types@1.1.43: + resolution: {integrity: sha512-W0wCtVH+bwFp7p3Zgs03CqxEDmXxEvmmUM/FBKgWIv9T8gyeotvIjIbHzuDScc2DphhRNtr7hJLCR5PspYL5qw==} bun@1.1.29: resolution: {integrity: sha512-SKhpyKNZtgxrVel9ec9xon3LDv8mgpiuFhARgcJo1YIbggY2PBrKHRNiwQ6Qlb+x3ivmRurfuwWgwGexjpgBRg==} @@ -4980,9 +4980,9 @@ snapshots: '@types/braces@3.0.5': {} - '@types/bun@1.1.14': + '@types/bun@1.1.16': dependencies: - bun-types: 1.1.37 + bun-types: 1.1.43 '@types/estree@1.0.5': {} @@ -5362,7 +5362,7 @@ snapshots: buffer-from@1.1.2: optional: true - bun-types@1.1.37: + bun-types@1.1.43: dependencies: '@types/node': 20.12.14 '@types/ws': 8.5.12