Merge branch 'master' into feat/client-app

This commit is contained in:
linonetwo
2023-02-10 19:20:30 +08:00
45 changed files with 1025 additions and 824 deletions

View File

@@ -82,7 +82,8 @@
},
"pnpm": {
"patchedDependencies": {
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch"
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch",
"next@13.1.0": "patches/next@13.1.0.patch"
}
}
}