mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/bun to version 1.3.3
This commit is contained in:
parent
f97d094813
commit
1ee7bb978d
@ -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.2",
|
||||
"@types/bun": "^1.3.3",
|
||||
"bun": "^1.3.3",
|
||||
"lightningcss-darwin-arm64": "catalog:",
|
||||
"lightningcss-darwin-x64": "catalog:",
|
||||
|
||||
25
pnpm-lock.yaml
generated
25
pnpm-lock.yaml
generated
@ -332,8 +332,8 @@ importers:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.1
|
||||
'@types/bun':
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2(@types/react@19.2.6)
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3
|
||||
bun:
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3
|
||||
@ -2347,8 +2347,8 @@ packages:
|
||||
'@types/braces@3.0.5':
|
||||
resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==}
|
||||
|
||||
'@types/bun@1.3.2':
|
||||
resolution: {integrity: sha512-t15P7k5UIgHKkxwnMNkJbWlh/617rkDGEdSsDbu+qNHTaz9SKf7aC8fiIlUdD5RPpH6GEkP0cK7WlvmrEBRtWg==}
|
||||
'@types/bun@1.3.3':
|
||||
resolution: {integrity: sha512-ogrKbJ2X5N0kWLLFKeytG0eHDleBYtngtlbu9cyBKFtNL3cnpDZkNdQj8flVf6WTZUX5ulI9AY1oa7ljhSrp+g==}
|
||||
|
||||
'@types/chai@5.2.3':
|
||||
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
|
||||
@ -2626,10 +2626,8 @@ packages:
|
||||
buffer-from@1.1.2:
|
||||
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
||||
|
||||
bun-types@1.3.2:
|
||||
resolution: {integrity: sha512-i/Gln4tbzKNuxP70OWhJRZz1MRfvqExowP7U6JKoI8cntFrtxg7RJK3jvz7wQW54UuvNC8tbKHHri5fy74FVqg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19
|
||||
bun-types@1.3.3:
|
||||
resolution: {integrity: sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ==}
|
||||
|
||||
bun@1.3.3:
|
||||
resolution: {integrity: sha512-2hJ4ocTZ634/Ptph4lysvO+LbbRZq8fzRvMwX0/CqaLBxrF2UB5D1LdMB8qGcdtCer4/VR9Bx5ORub0yn+yzmw==}
|
||||
@ -3698,7 +3696,7 @@ packages:
|
||||
engines: {node: '>=20.9.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@opentelemetry/api': 1.4.1
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
'@playwright/test': ^1.51.1
|
||||
babel-plugin-react-compiler: '*'
|
||||
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
||||
@ -5961,11 +5959,9 @@ snapshots:
|
||||
|
||||
'@types/braces@3.0.5': {}
|
||||
|
||||
'@types/bun@1.3.2(@types/react@19.2.6)':
|
||||
'@types/bun@1.3.3':
|
||||
dependencies:
|
||||
bun-types: 1.3.2(@types/react@19.2.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
bun-types: 1.3.3
|
||||
|
||||
'@types/chai@5.2.3':
|
||||
dependencies:
|
||||
@ -6396,10 +6392,9 @@ snapshots:
|
||||
buffer-from@1.1.2:
|
||||
optional: true
|
||||
|
||||
bun-types@1.3.2(@types/react@19.2.6):
|
||||
bun-types@1.3.3:
|
||||
dependencies:
|
||||
'@types/node': 20.19.1
|
||||
'@types/react': 19.2.6
|
||||
|
||||
bun@1.3.3:
|
||||
optionalDependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user