chore: bump pnpm version and typescript version

This commit is contained in:
2024-06-25 18:21:12 -07:00
parent 37d931de11
commit 75d34c2d94
2 changed files with 17 additions and 11 deletions
+15 -9
View File
@@ -1,18 +1,24 @@
lockfileVersion: '6.0'
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
typescript:
specifier: ^5.0.0
version: 5.0.2
importers:
.:
dependencies:
typescript:
specifier: '>=5.5.2'
version: 5.5.2
packages:
/typescript@5.0.2:
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
engines: {node: '>=12.20'}
typescript@5.5.2:
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
engines: {node: '>=14.17'}
hasBin: true
dev: false
snapshots:
typescript@5.5.2: {}