Skip to content

Commit c85e96e

Browse files
committed
Bumping version number and updated dependencies
1 parent a930bb3 commit c85e96e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"react-dom": "^19.2.4",
6767
"react-i18next": "^17.0.2",
6868
"react-markdown": "^10.1.0",
69-
"react-string-replace": "^2.0.1",
7069
"remark-gfm": "^4.0.1",
7170
"sugar": "^2.0.6"
7271
},
@@ -80,6 +79,7 @@
8079
"@types/node": "^25.1.0",
8180
"@types/react": "^19.2.13",
8281
"@types/react-dom": "^19.2.3",
82+
"@typescript/native": "npm:typescript@^7.0.2",
8383
"@vitejs/plugin-react": "^6.0.1",
8484
"@vitest/coverage-v8": "^4.0.18",
8585
"electron": "^43.1.0",
@@ -94,7 +94,6 @@
9494
"prettier": "^3.8.1",
9595
"sass": "^1.89.2",
9696
"typescript": "npm:@typescript/typescript6@^6.0.2",
97-
"@typescript/native": "npm:typescript@^7.0.2",
9897
"typescript-eslint": "^8.55.0",
9998
"vitest": "^4.0.14"
10099
},

0 commit comments

Comments
 (0)