Release 1.7.0

This commit is contained in:
MystiPanda
2024-07-03 00:32:14 +08:00
parent 695613a063
commit ad94f0a292
7 changed files with 71 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "1.6.6",
"version": "1.7.0",
"license": "GPL-3.0-only",
"scripts": {
"dev": "tauri dev",
@@ -37,14 +37,14 @@
"i18next": "^23.11.5",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"meta-json-schema": "1.18.5-alpha7",
"meta-json-schema": "1.18.6",
"monaco-editor": "^0.49.0",
"monaco-yaml": "^5.2.0",
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^13.5.0",
"react-markdown": "^9.0.1",
"react-monaco-editor": "^0.55.0",