mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/bun 1.1.14 → 1.1.16 (patch) (#15618)
This commit is contained in:
parent
3b033957c5
commit
d2fbdf505f
@ -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",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user