Skip to content

Commit a745383

Browse files
committed
more
1 parent 1de9e56 commit a745383

File tree

2 files changed

+290
-231
lines changed

2 files changed

+290
-231
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"coi-serviceworker": "^0.1.7",
2424
"comlink": "^4.4.1",
2525
"js-base64": "^3.7.7",
26-
"jsonc-parser": "^3.2.1",
26+
"jsonc-parser": "^3.3.1",
2727
"lz-string": "^1.5.0",
2828
"react": "^18.3.1",
2929
"react-dom": "^18.3.1",
@@ -42,11 +42,11 @@
4242
"eslint": "^8.57.0",
4343
"eslint-plugin-simple-import-sort": "^12.0.0",
4444
"eslint-plugin-unicorn": "^51.0.1",
45-
"execa": "^8.0.1",
45+
"execa": "^9.4.1",
4646
"node-fetch": "^3.3.2",
4747
"tmp": "^0.2.3",
48-
"ts-morph": "^21.0.1",
49-
"tsx": "^4.7.1",
48+
"ts-morph": "^24.0.0",
49+
"tsx": "^4.19.1",
5050
"typescript": "^5.6.3",
5151
"vite": "^5.4.10",
5252
"vite-plugin-comlink": "^4.1.0",

0 commit comments

Comments
 (0)