There was an error while loading. Please reload this page.
1 parent a930bb3 commit c85e96eCopy full SHA for c85e96e
1 file changed
package.json
@@ -66,7 +66,6 @@
66
"react-dom": "^19.2.4",
67
"react-i18next": "^17.0.2",
68
"react-markdown": "^10.1.0",
69
- "react-string-replace": "^2.0.1",
70
"remark-gfm": "^4.0.1",
71
"sugar": "^2.0.6"
72
},
@@ -80,6 +79,7 @@
80
79
"@types/node": "^25.1.0",
81
"@types/react": "^19.2.13",
82
"@types/react-dom": "^19.2.3",
+ "@typescript/native": "npm:typescript@^7.0.2",
83
"@vitejs/plugin-react": "^6.0.1",
84
"@vitest/coverage-v8": "^4.0.18",
85
"electron": "^43.1.0",
@@ -94,7 +94,6 @@
94
"prettier": "^3.8.1",
95
"sass": "^1.89.2",
96
"typescript": "npm:@typescript/typescript6@^6.0.2",
97
- "@typescript/native": "npm:typescript@^7.0.2",
98
"typescript-eslint": "^8.55.0",
99
"vitest": "^4.0.14"
100
0 commit comments