We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de9e56 commit a745383Copy full SHA for a745383
package.json
@@ -23,7 +23,7 @@
23
"coi-serviceworker": "^0.1.7",
24
"comlink": "^4.4.1",
25
"js-base64": "^3.7.7",
26
- "jsonc-parser": "^3.2.1",
+ "jsonc-parser": "^3.3.1",
27
"lz-string": "^1.5.0",
28
"react": "^18.3.1",
29
"react-dom": "^18.3.1",
@@ -42,11 +42,11 @@
42
"eslint": "^8.57.0",
43
"eslint-plugin-simple-import-sort": "^12.0.0",
44
"eslint-plugin-unicorn": "^51.0.1",
45
- "execa": "^8.0.1",
+ "execa": "^9.4.1",
46
"node-fetch": "^3.3.2",
47
"tmp": "^0.2.3",
48
- "ts-morph": "^21.0.1",
49
- "tsx": "^4.7.1",
+ "ts-morph": "^24.0.0",
+ "tsx": "^4.19.1",
50
"typescript": "^5.6.3",
51
"vite": "^5.4.10",
52
"vite-plugin-comlink": "^4.1.0",
0 commit comments