mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/bun 1.1.11 → 1.1.13 (patch) (#14936)
This commit is contained in:
parent
c62422ff4b
commit
0b908f3992
@ -39,7 +39,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.11",
|
||||
"@types/bun": "^1.1.13",
|
||||
"bun": "1.1.29",
|
||||
"lightningcss-darwin-arm64": "^1.25.1",
|
||||
"lightningcss-darwin-x64": "^1.25.1",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -249,8 +249,8 @@ importers:
|
||||
specifier: ^2.5.0
|
||||
version: 2.5.0
|
||||
'@types/bun':
|
||||
specifier: ^1.1.11
|
||||
version: 1.1.11
|
||||
specifier: ^1.1.13
|
||||
version: 1.1.13
|
||||
bun:
|
||||
specifier: 1.1.29
|
||||
version: 1.1.29
|
||||
@ -1424,8 +1424,8 @@ packages:
|
||||
'@types/braces@3.0.4':
|
||||
resolution: {integrity: sha512-0WR3b8eaISjEW7RpZnclONaLFDf7buaowRHdqLp4vLj54AsSAYWfh3DRbfiYJY9XDxMgx1B4sE1Afw2PGpuHOA==}
|
||||
|
||||
'@types/bun@1.1.11':
|
||||
resolution: {integrity: sha512-0N7D/H/8sbf9JMkaG5F3+I/cB4TlhKTkO9EskEWP8XDr8aVcDe4EywSnU4cnyZy6tar1dq70NeFNkqMEUigthw==}
|
||||
'@types/bun@1.1.13':
|
||||
resolution: {integrity: sha512-KmQxSBgVWCl6RSuerlLGZlIWfdxkKqat0nxN61+qu4y1KDn0Ll3j7v1Pl8GnaL3a/U6GGWVTJh75ap62kR1E8Q==}
|
||||
|
||||
'@types/estree@1.0.5':
|
||||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||
@ -1729,8 +1729,8 @@ packages:
|
||||
buffer-from@1.1.2:
|
||||
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
||||
|
||||
bun-types@1.1.30:
|
||||
resolution: {integrity: sha512-mGh7NLisOXskBU62DxLS+/nwmLlCYHYAkCzdo4DZ9+fzrpP41hAdOqaN4DO6tQfenHb4pYb0/shw29k4/6I2yQ==}
|
||||
bun-types@1.1.34:
|
||||
resolution: {integrity: sha512-br5QygTEL/TwB4uQOb96Ky22j4Gq2WxWH/8Oqv20fk5HagwKXo/akB+LiYgSfzexCt6kkcUaVm+bKiPl71xPvw==}
|
||||
|
||||
bun@1.1.29:
|
||||
resolution: {integrity: sha512-SKhpyKNZtgxrVel9ec9xon3LDv8mgpiuFhARgcJo1YIbggY2PBrKHRNiwQ6Qlb+x3ivmRurfuwWgwGexjpgBRg==}
|
||||
@ -4370,9 +4370,9 @@ snapshots:
|
||||
|
||||
'@types/braces@3.0.4': {}
|
||||
|
||||
'@types/bun@1.1.11':
|
||||
'@types/bun@1.1.13':
|
||||
dependencies:
|
||||
bun-types: 1.1.30
|
||||
bun-types: 1.1.34
|
||||
|
||||
'@types/estree@1.0.5': {}
|
||||
|
||||
@ -4749,7 +4749,7 @@ snapshots:
|
||||
buffer-from@1.1.2:
|
||||
optional: true
|
||||
|
||||
bun-types@1.1.30:
|
||||
bun-types@1.1.34:
|
||||
dependencies:
|
||||
'@types/node': 20.12.14
|
||||
'@types/ws': 8.5.12
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user