mirror of
https://github.com/tauri-apps/tauri-github-bot.git
synced 2026-01-31 00:35:20 +01:00
chore(deps): update dependency typescript to v5.5.2 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"nock": "13.5.4",
|
||||
"prettier": "3.3.2",
|
||||
"tsup": "8.1.0",
|
||||
"typescript": "5.4.5",
|
||||
"typescript": "5.5.2",
|
||||
"vitest": "1.6.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -21,10 +21,10 @@ devDependencies:
|
||||
version: 3.3.2
|
||||
tsup:
|
||||
specifier: 8.1.0
|
||||
version: 8.1.0(typescript@5.4.5)
|
||||
version: 8.1.0(typescript@5.5.2)
|
||||
typescript:
|
||||
specifier: 5.4.5
|
||||
version: 5.4.5
|
||||
specifier: 5.5.2
|
||||
version: 5.5.2
|
||||
vitest:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0
|
||||
@@ -3022,7 +3022,7 @@ packages:
|
||||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||
dev: false
|
||||
|
||||
/tsup@8.1.0(typescript@5.4.5):
|
||||
/tsup@8.1.0(typescript@5.5.2):
|
||||
resolution: {integrity: sha512-UFdfCAXukax+U6KzeTNO2kAARHcWxmKsnvSPXUcfA1D+kU05XDccCrkffCQpFaWDsZfV0jMyTsxU39VfCp6EOg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
@@ -3055,7 +3055,7 @@ packages:
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.29.0
|
||||
tree-kill: 1.2.2
|
||||
typescript: 5.4.5
|
||||
typescript: 5.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- ts-node
|
||||
@@ -3079,8 +3079,8 @@ packages:
|
||||
mime-types: 2.1.35
|
||||
dev: false
|
||||
|
||||
/typescript@5.4.5:
|
||||
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
|
||||
/typescript@5.5.2:
|
||||
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user