Skip to content

Commit a9f65a2

Browse files
committed
update code
1 parent a69c82a commit a9f65a2

File tree

28 files changed

+1028
-393
lines changed

28 files changed

+1028
-393
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@ant-design/icons": "^5.2.6",
1616
"@emotion/react": "^11.11.1",
1717
"@monaco-editor/react": "^4.6.0",
18-
"@tauri-apps/api": "^1.4.0",
18+
"@tauri-apps/api": "^1.6.0",
1919
"antd": "^5.9.0",
2020
"cheerio": "1.0.0-rc.12",
2121
"localforage": "^1.10.0",
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@tailwindcss/typography": "^0.5.9",
34-
"@tauri-apps/cli": "^1.4.0",
34+
"@tauri-apps/cli": "^1.6.1",
3535
"@types/lodash": "^4.14.201",
3636
"@types/node": "^20.3.3",
3737
"@types/react": "^18.2.15",

0 commit comments

Comments
 (0)