Update @types/bun to version 1.3.3

This commit is contained in:
depfu[bot] 2025-12-06 13:30:31 +00:00
parent f97d094813
commit 1ee7bb978d
2 changed files with 11 additions and 16 deletions

View File

@ -42,7 +42,7 @@
"@parcel/watcher-linux-x64-glibc": "^2.5.1", "@parcel/watcher-linux-x64-glibc": "^2.5.1",
"@parcel/watcher-linux-x64-musl": "^2.5.1", "@parcel/watcher-linux-x64-musl": "^2.5.1",
"@parcel/watcher-win32-x64": "^2.5.1", "@parcel/watcher-win32-x64": "^2.5.1",
"@types/bun": "^1.3.2", "@types/bun": "^1.3.3",
"bun": "^1.3.3", "bun": "^1.3.3",
"lightningcss-darwin-arm64": "catalog:", "lightningcss-darwin-arm64": "catalog:",
"lightningcss-darwin-x64": "catalog:", "lightningcss-darwin-x64": "catalog:",

25
pnpm-lock.yaml generated
View File

@ -332,8 +332,8 @@ importers:
specifier: ^2.5.1 specifier: ^2.5.1
version: 2.5.1 version: 2.5.1
'@types/bun': '@types/bun':
specifier: ^1.3.2 specifier: ^1.3.3
version: 1.3.2(@types/react@19.2.6) version: 1.3.3
bun: bun:
specifier: ^1.3.3 specifier: ^1.3.3
version: 1.3.3 version: 1.3.3
@ -2347,8 +2347,8 @@ packages:
'@types/braces@3.0.5': '@types/braces@3.0.5':
resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==}
'@types/bun@1.3.2': '@types/bun@1.3.3':
resolution: {integrity: sha512-t15P7k5UIgHKkxwnMNkJbWlh/617rkDGEdSsDbu+qNHTaz9SKf7aC8fiIlUdD5RPpH6GEkP0cK7WlvmrEBRtWg==} resolution: {integrity: sha512-ogrKbJ2X5N0kWLLFKeytG0eHDleBYtngtlbu9cyBKFtNL3cnpDZkNdQj8flVf6WTZUX5ulI9AY1oa7ljhSrp+g==}
'@types/chai@5.2.3': '@types/chai@5.2.3':
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
@ -2626,10 +2626,8 @@ packages:
buffer-from@1.1.2: buffer-from@1.1.2:
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
bun-types@1.3.2: bun-types@1.3.3:
resolution: {integrity: sha512-i/Gln4tbzKNuxP70OWhJRZz1MRfvqExowP7U6JKoI8cntFrtxg7RJK3jvz7wQW54UuvNC8tbKHHri5fy74FVqg==} resolution: {integrity: sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ==}
peerDependencies:
'@types/react': ^19
bun@1.3.3: bun@1.3.3:
resolution: {integrity: sha512-2hJ4ocTZ634/Ptph4lysvO+LbbRZq8fzRvMwX0/CqaLBxrF2UB5D1LdMB8qGcdtCer4/VR9Bx5ORub0yn+yzmw==} resolution: {integrity: sha512-2hJ4ocTZ634/Ptph4lysvO+LbbRZq8fzRvMwX0/CqaLBxrF2UB5D1LdMB8qGcdtCer4/VR9Bx5ORub0yn+yzmw==}
@ -3698,7 +3696,7 @@ packages:
engines: {node: '>=20.9.0'} engines: {node: '>=20.9.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@opentelemetry/api': 1.4.1 '@opentelemetry/api': ^1.1.0
'@playwright/test': ^1.51.1 '@playwright/test': ^1.51.1
babel-plugin-react-compiler: '*' babel-plugin-react-compiler: '*'
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
@ -5961,11 +5959,9 @@ snapshots:
'@types/braces@3.0.5': {} '@types/braces@3.0.5': {}
'@types/bun@1.3.2(@types/react@19.2.6)': '@types/bun@1.3.3':
dependencies: dependencies:
bun-types: 1.3.2(@types/react@19.2.6) bun-types: 1.3.3
transitivePeerDependencies:
- '@types/react'
'@types/chai@5.2.3': '@types/chai@5.2.3':
dependencies: dependencies:
@ -6396,10 +6392,9 @@ snapshots:
buffer-from@1.1.2: buffer-from@1.1.2:
optional: true optional: true
bun-types@1.3.2(@types/react@19.2.6): bun-types@1.3.3:
dependencies: dependencies:
'@types/node': 20.19.1 '@types/node': 20.19.1
'@types/react': 19.2.6
bun@1.3.3: bun@1.3.3:
optionalDependencies: optionalDependencies: