build(deps-dev): bump typescript from 5.7.3 to 5.9.3 (#157)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"svgo": "3.3.2",
|
||||
"tailwind-variants": "3.2.2",
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.7.3",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "7.3.0",
|
||||
"wrangler": "4.65.0"
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "5.7.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "4.0.18"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "5.7.3",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@@ -108,7 +108,7 @@ __metadata:
|
||||
resolution: "@cannorin/kripke@workspace:packages/kripke"
|
||||
dependencies:
|
||||
"@cannorin/utils": "workspace:*"
|
||||
typescript: "npm:5.7.3"
|
||||
typescript: "npm:5.9.3"
|
||||
typescript-parsec: "npm:0.3.4"
|
||||
vitest: "npm:4.0.18"
|
||||
languageName: unknown
|
||||
@@ -118,7 +118,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@cannorin/utils@workspace:packages/utils"
|
||||
dependencies:
|
||||
typescript: "npm:5.7.3"
|
||||
typescript: "npm:5.9.3"
|
||||
vitest: "npm:4.0.18"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -5459,23 +5459,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:5.7.3":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@npm:5.7.3"
|
||||
"typescript@npm:5.9.3":
|
||||
version: 5.9.3
|
||||
resolution: "typescript@npm:5.9.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
|
||||
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
|
||||
version: 5.7.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
|
||||
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
|
||||
version: 5.9.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
|
||||
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5959,7 +5959,7 @@ __metadata:
|
||||
tailwind-merge: "npm:3.4.1"
|
||||
tailwind-variants: "npm:3.2.2"
|
||||
tailwindcss: "npm:3.4.17"
|
||||
typescript: "npm:5.7.3"
|
||||
typescript: "npm:5.9.3"
|
||||
vite: "npm:7.3.0"
|
||||
wrangler: "npm:4.65.0"
|
||||
zod: "npm:4.3.6"
|
||||
|
||||
Reference in New Issue
Block a user