bump @types/bun from 1.3.14 to 1.4.0

This commit is contained in:
Vick Scarlet
2026-08-28 00:21:07 +08:00
parent e5cac1eb5d
commit a3e81b668e
2 changed files with 19 additions and 76 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"test:hooks": "pnpm --filter @remake/hooks test"
},
"devDependencies": {
"@types/bun": "1.3.14",
"@types/bun": "^1.4.0",
"@typescript-eslint/eslint-plugin": "^8.68.0",
"@typescript-eslint/parser": "^8.68.0",
"@typescript/native": "npm:typescript@^7.0.2",
+18 -75
View File
@@ -9,8 +9,8 @@ importers:
.:
devDependencies:
'@types/bun':
specifier: 1.3.14
version: 1.3.14
specifier: ^1.4.0
version: 1.4.0
'@typescript-eslint/eslint-plugin':
specifier: ^8.68.0
version: 8.68.0(@typescript-eslint/parser@8.68.0(@typescript/typescript6@6.0.2)(eslint@10.9.1))(@typescript/typescript6@6.0.2)(eslint@10.9.1)
@@ -71,7 +71,7 @@ importers:
version: 19.2.5(@types/react@19.2.18)
'@vitejs/plugin-react':
specifier: ^6.1.0
version: 6.1.0(vite@8.2.2(@types/node@26.2.0))
version: 6.1.0(vite@8.2.2(@types/node@26.3.0))
eslint-plugin-react:
specifier: ^7.37.5
version: 7.37.5(eslint@10.9.1)
@@ -80,10 +80,10 @@ importers:
version: 7.1.1(eslint@10.9.1)
vite:
specifier: ^8.2.2
version: 8.2.2(@types/node@26.2.0)
version: 8.2.2(@types/node@26.3.0)
vitest:
specifier: ^4.1.11
version: 4.1.11(@types/node@26.2.0)(happy-dom@20.11.6)(vite@8.2.2(@types/node@26.2.0))
version: 4.1.11(@types/node@26.3.0)(happy-dom@20.11.6)(vite@8.2.2(@types/node@26.3.0))
packages/condition: {}
@@ -428,8 +428,8 @@ packages:
'@types/aria-query@5.0.4':
resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
'@types/bun@1.3.14':
resolution: {integrity: sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw==}
'@types/bun@1.4.0':
resolution: {integrity: sha512-K+lZULY23vRgK/CfTjFIV+tyifaNdSMlPh9j+6mQ/cLfpOznLyAuzgV/JQysyECpkBQLVMSyvjlr2fBUSA9wFQ==}
'@types/chai@5.2.3':
resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==}
@@ -446,9 +446,6 @@ packages:
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/node@26.2.0':
resolution: {integrity: sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==}
'@types/node@26.3.0':
resolution: {integrity: sha512-L3fgrnchriRC2ExBflb8j4uZZURHZfQsmQeyVzhjcHW4kkwVyo8/0h1B2MVzMTrYUJYu6G7EWs14hW/L9putqw==}
@@ -790,8 +787,8 @@ packages:
resolution: {integrity: sha512-nEh+kZOPY1w+gcCMobZ6ETUp9WfibndnosbpwB1iJk/8Gt5ZF2bhS6+B6bPYz424KtwsR6Rflc3tCz1/ghX2dQ==}
engines: {node: '>=4.0'}
bun-types@1.3.14:
resolution: {integrity: sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ==}
bun-types@1.4.0:
resolution: {integrity: sha512-iIKw23BspnQQYd3prITOBxeUsxBHnwzX6YJfGMuNOZzeNcMmVqzIIVGRm1l69ogaPQmb4wB6BN8mA5bE9YuC5Q==}
call-bind-apply-helpers@1.0.2:
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
@@ -2147,9 +2144,9 @@ snapshots:
'@types/aria-query@5.0.4': {}
'@types/bun@1.3.14':
'@types/bun@1.4.0':
dependencies:
bun-types: 1.3.14
bun-types: 1.4.0
'@types/chai@5.2.3':
dependencies:
@@ -2164,10 +2161,6 @@ snapshots:
'@types/json-schema@7.0.15': {}
'@types/node@26.2.0':
dependencies:
undici-types: 8.3.0
'@types/node@26.3.0':
dependencies:
undici-types: 8.3.0
@@ -2184,7 +2177,7 @@ snapshots:
'@types/ws@8.18.1':
dependencies:
'@types/node': 26.2.0
'@types/node': 26.3.0
'@typescript-eslint/eslint-plugin@8.68.0(@typescript-eslint/parser@8.68.0(@typescript/typescript6@6.0.2)(eslint@10.9.1))(@typescript/typescript6@6.0.2)(eslint@10.9.1)':
dependencies:
@@ -2341,10 +2334,10 @@ snapshots:
dependencies:
'@typescript/old': typescript@6.0.3
'@vitejs/plugin-react@6.1.0(vite@8.2.2(@types/node@26.2.0))':
'@vitejs/plugin-react@6.1.0(vite@8.2.2(@types/node@26.3.0))':
dependencies:
'@rolldown/pluginutils': 1.0.1
vite: 8.2.2(@types/node@26.2.0)
vite: 8.2.2(@types/node@26.3.0)
'@vitest/expect@4.1.11':
dependencies:
@@ -2355,14 +2348,6 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.1.1
'@vitest/mocker@4.1.11(vite@8.2.2(@types/node@26.2.0))':
dependencies:
'@vitest/spy': 4.1.11
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
vite: 8.2.2(@types/node@26.2.0)
'@vitest/mocker@4.1.11(vite@8.2.2(@types/node@26.3.0))':
dependencies:
'@vitest/spy': 4.1.11
@@ -2370,7 +2355,6 @@ snapshots:
magic-string: 0.30.21
optionalDependencies:
vite: 8.2.2(@types/node@26.3.0)
optional: true
'@vitest/pretty-format@4.1.11':
dependencies:
@@ -2509,11 +2493,11 @@ snapshots:
buffer-image-size@0.6.4:
dependencies:
'@types/node': 26.2.0
'@types/node': 26.3.0
bun-types@1.3.14:
bun-types@1.4.0:
dependencies:
'@types/node': 26.2.0
'@types/node': 26.3.0
call-bind-apply-helpers@1.0.2:
dependencies:
@@ -2922,7 +2906,7 @@ snapshots:
happy-dom@20.11.6:
dependencies:
'@types/node': 26.2.0
'@types/node': 26.3.0
'@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
buffer-image-size: 0.6.4
@@ -3639,17 +3623,6 @@ snapshots:
dependencies:
punycode: 2.3.1
vite@8.2.2(@types/node@26.2.0):
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.7
postcss: 8.5.26
rolldown: 1.2.6
tinyglobby: 0.2.17
optionalDependencies:
'@types/node': 26.2.0
fsevents: 2.3.3
vite@8.2.2(@types/node@26.3.0):
dependencies:
lightningcss: 1.33.0
@@ -3660,35 +3633,6 @@ snapshots:
optionalDependencies:
'@types/node': 26.3.0
fsevents: 2.3.3
optional: true
vitest@4.1.11(@types/node@26.2.0)(happy-dom@20.11.6)(vite@8.2.2(@types/node@26.2.0)):
dependencies:
'@vitest/expect': 4.1.11
'@vitest/mocker': 4.1.11(vite@8.2.2(@types/node@26.2.0))
'@vitest/pretty-format': 4.1.11
'@vitest/runner': 4.1.11
'@vitest/snapshot': 4.1.11
'@vitest/spy': 4.1.11
'@vitest/utils': 4.1.11
es-module-lexer: 2.3.2
expect-type: 1.4.0
magic-string: 0.30.21
obug: 2.1.4
pathe: 2.0.3
picomatch: 4.0.7
std-env: 4.2.0
tinybench: 2.9.0
tinyexec: 1.3.0
tinyglobby: 0.2.17
tinyrainbow: 3.1.1
vite: 8.2.2(@types/node@26.2.0)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 26.2.0
happy-dom: 20.11.6
transitivePeerDependencies:
- msw
vitest@4.1.11(@types/node@26.3.0)(happy-dom@20.11.6)(vite@8.2.2(@types/node@26.3.0)):
dependencies:
@@ -3717,7 +3661,6 @@ snapshots:
happy-dom: 20.11.6
transitivePeerDependencies:
- msw
optional: true
whatwg-mimetype@3.0.0: {}