1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-22 20:14:20 +00:00

chore: Update devDependency tsdown to 0.22.5

This commit is contained in:
Yasumasa Ashida
2026-07-12 06:29:27 +09:00
parent 0d5ae62ea5
commit e5829fe94d
3 changed files with 14 additions and 14 deletions

View File

@@ -71,7 +71,7 @@
"regenerator-runtime": "^0.14.1",
"sinon": "^22.0.0",
"testem": "^3.0.0",
"tsdown": "^0.22.4",
"tsdown": "^0.22.5",
"yamljs": "^0.3.0"
},
"ava": {

24
pnpm-lock.yaml generated
View File

@@ -75,8 +75,8 @@ importers:
specifier: ^3.0.0
version: 3.20.1(@babel/core@7.29.7)(underscore@1.13.8)
tsdown:
specifier: ^0.22.4
version: 0.22.4(typescript@6.0.3)
specifier: ^0.22.5
version: 0.22.5(typescript@6.0.3)
yamljs:
specifier: ^0.3.0
version: 0.3.0
@@ -3806,8 +3806,8 @@ packages:
engines: {node: 20 || >=22}
hasBin: true
rolldown-plugin-dts@0.27.3:
resolution: {integrity: sha512-J57nfkYu6dd6s/Pt4LwGHipbUcm969tyXbQ/kBz9+7m+oeVzD90AynO2u133I61LISwbCUh9l0bt0/tvhOdd7w==}
rolldown-plugin-dts@0.27.4:
resolution: {integrity: sha512-z1uz1gH2sJ55i6JY/xi3q7gsI5CPthefDp5HYXnBlrkN1L3K4tx+gyAQO3Udt69ASWItWKwXJ55nKQq2HCMVfA==}
engines: {node: ^22.18.0 || >=24.11.0}
peerDependencies:
'@ts-macro/tsc': ^0.3.6
@@ -4187,18 +4187,18 @@ packages:
tsconfig-paths@3.15.0:
resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
tsdown@0.22.4:
resolution: {integrity: sha512-3a5FsNL2fH2jw3ozvFUuPMBgS0xXjX9wpZShHyB4klXelVhyaNw5Q5WA9TPCNeoGYpRZEc4OZdMx5wT4Fkma3A==}
tsdown@0.22.5:
resolution: {integrity: sha512-0iEpnuOVBGo7mPW+FlyglErHBExYOAlpLBlCl/QcTrRUJ+TF2prfzl6ipQS5VsjJejFXnmbkdh0Ta53B3stWxg==}
engines: {node: ^22.18.0 || >=24.11.0}
hasBin: true
peerDependencies:
'@arethetypeswrong/core': ^0.18.1
'@tsdown/css': 0.22.4
'@tsdown/exe': 0.22.4
'@tsdown/css': 0.22.5
'@tsdown/exe': 0.22.5
'@vitejs/devtools': '*'
publint: ^0.3.8
tsx: '*'
typescript: ^5.0.0 || ^6.0.0
typescript: ^5.0.0 || ^6.0.0 || ^7.0.0
unplugin-unused: ^0.5.0
unrun: '*'
peerDependenciesMeta:
@@ -8467,7 +8467,7 @@ snapshots:
glob: 13.0.6
package-json-from-dist: 1.0.1
rolldown-plugin-dts@0.27.3(rolldown@1.1.5)(typescript@6.0.3):
rolldown-plugin-dts@0.27.4(rolldown@1.1.5)(typescript@6.0.3):
dependencies:
dts-resolver: 3.0.0
get-tsconfig: 5.0.0-beta.5
@@ -9020,7 +9020,7 @@ snapshots:
minimist: 1.2.8
strip-bom: 3.0.0
tsdown@0.22.4(typescript@6.0.3):
tsdown@0.22.5(typescript@6.0.3):
dependencies:
ansis: 4.3.1
cac: 7.0.0
@@ -9031,7 +9031,7 @@ snapshots:
obug: 2.1.3
picomatch: 4.0.5
rolldown: 1.1.5
rolldown-plugin-dts: 0.27.3(rolldown@1.1.5)(typescript@6.0.3)
rolldown-plugin-dts: 0.27.4(rolldown@1.1.5)(typescript@6.0.3)
semver: 7.8.5
tinyexec: 1.2.4
tinyglobby: 0.2.17

View File

@@ -2,4 +2,4 @@ allowBuilds:
core-js: false
unrs-resolver: false
minimumReleaseAgeExclude:
- eslint@10.7.0
- tsdown@0.22.5