Update dependency typescript to v5.4.5
This commit is contained in:
parent
3e4fc467c1
commit
e7bb7a47ed
@ -48,7 +48,7 @@
|
||||
"sinon": "17.0.0",
|
||||
"storybook": "7.6.17",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4",
|
||||
"typescript": "5.4.5",
|
||||
"vite": "4.5.2",
|
||||
"vite-plugin-svgr": "3.3.0"
|
||||
},
|
||||
|
@ -78,7 +78,7 @@
|
||||
"react-dom": "18.2.0",
|
||||
"sinon": "17.0.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4"
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/react": "7.110.0",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"mocha": "10.2.0",
|
||||
"sinon": "15.2.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4"
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"mocha": "10.2.0",
|
||||
"sinon": "15.2.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4"
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"nodemailer": "^6.6.3"
|
||||
|
@ -28,7 +28,7 @@
|
||||
"reflect-metadata": "0.1.13",
|
||||
"sinon": "^17.0.1",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4"
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nestjs/common": "10.3.7",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"mocha": "10.2.0",
|
||||
"sinon": "15.2.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4"
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tryghost/tpl": "0.1.26",
|
||||
|
@ -118,7 +118,7 @@
|
||||
"nx": "16.8.1",
|
||||
"rimraf": "5.0.5",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.4",
|
||||
"typescript": "5.4.5",
|
||||
"inquirer": "8.2.6"
|
||||
}
|
||||
}
|
||||
|
@ -29485,10 +29485,10 @@ typescript@5.2.2:
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
||||
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
||||
|
||||
typescript@5.4.4, typescript@^5.0.4:
|
||||
version "5.4.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
|
||||
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
|
||||
typescript@5.4.5, typescript@^5.0.4:
|
||||
version "5.4.5"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
||||
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
|
||||
|
||||
uc.micro@^1.0.1, uc.micro@^1.0.5:
|
||||
version "1.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user