Skip to content
Merged
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 @@ -37,6 +37,6 @@
"eslint-plugin-vue": "9.23.0",
"husky": "9.1.0",
"lint-staged": "15.2.5",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/ghoulscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test": "node --test"
},
"devDependencies": {
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite": "5.3.4",
"vite-plugin-dts": "3.9.1",
"vite-plugin-externalize-deps": "0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite": "5.3.4"
},
"dependencies": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ __metadata:
eslint-plugin-vue: "npm:9.23.0"
husky: "npm:9.1.0"
lint-staged: "npm:15.2.5"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
languageName: unknown
linkType: soft

Expand All @@ -659,7 +659,7 @@ __metadata:
resolution: "@privyid/ghoulscript-sample@workspace:playground/sample"
dependencies:
"@privyid/ghoulscript": "workspace:^"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
vite: "npm:5.3.4"
languageName: unknown
linkType: soft
Expand All @@ -670,7 +670,7 @@ __metadata:
dependencies:
"@privyid/ghostscript": "workspace:^"
defu: "npm:^6.1.4"
typescript: "npm:5.5.3"
typescript: "npm:5.5.4"
ufo: "npm:^1.5.3"
vite: "npm:5.3.4"
vite-plugin-dts: "npm:3.9.1"
Expand Down Expand Up @@ -6395,13 +6395,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

Expand All @@ -6415,13 +6415,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

Expand Down