Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"nodemon": "^3.1.11",
"nyc": "^17.1.0",
"rimraf": "^6.1.3",
"typescript": "5.9.3",
"typescript": "6.0.2",
"typescript-eslint": "^8.47.0"
},
"packageManager": "yarn@4.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/lwdita-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^9.38.0",
"rimraf": "^6.1.3",
"typedoc": "^0.28.14",
"typescript": "5.9.3"
"typescript": "6.0.2"
},
"packageManager": "yarn@4.2.2"
}
2 changes: 1 addition & 1 deletion packages/lwdita-xdita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rimraf": "^6.1.3",
"ts-node": "^10.9.2",
"typedoc": "^0.28.14",
"typescript": "5.9.3"
"typescript": "6.0.2"
},
"packageManager": "yarn@4.2.2"
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ __metadata:
eslint: "npm:^9.38.0"
rimraf: "npm:^6.1.3"
typedoc: "npm:^0.28.14"
typescript: "npm:5.9.3"
typescript: "npm:6.0.2"
languageName: unknown
linkType: soft

Expand All @@ -395,7 +395,7 @@ __metadata:
rimraf: "npm:^6.1.3"
ts-node: "npm:^10.9.2"
typedoc: "npm:^0.28.14"
typescript: "npm:5.9.3"
typescript: "npm:6.0.2"
languageName: unknown
linkType: soft

Expand All @@ -418,7 +418,7 @@ __metadata:
nodemon: "npm:^3.1.11"
nyc: "npm:^17.1.0"
rimraf: "npm:^6.1.3"
typescript: "npm:5.9.3"
typescript: "npm:6.0.2"
typescript-eslint: "npm:^8.47.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4328,23 +4328,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.9.3":
version: 5.9.3
resolution: "typescript@npm:5.9.3"
"typescript@npm:6.0.2":
version: 6.0.2
resolution: "typescript@npm:6.0.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
languageName: node
linkType: hard

"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=b45daf"
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
version: 6.0.2
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6f7e53bf0d9702350deeb6f35e08b69cbc8b958c33e0ec77bdc0ad6a6c8e280f3959dcbfde6f5b0848bece57810696489deaaa53d75de3578ff255d168c1efbd
checksum: 10c0/4c3eccf92033332f7ec412d762d5049de77b76d78faa26468bc3ad869b3e53d0e70540bf32653e4380adf537f1d716ac0fa50839864bf9e5ee406843a2c936a4
languageName: node
linkType: hard

Expand Down