Update On Tue Oct 8 20:36:40 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-08 20:36:41 +02:00
parent fd37c3e1de
commit 5f2a772a48
190 changed files with 5068 additions and 2802 deletions
@@ -1,6 +1,6 @@
{
"name": "@nyanpasu/interface",
"version": "1.6.1",
"version": "2.0.0",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"require": {
@@ -11,7 +11,7 @@
"build": "tsc"
},
"dependencies": {
"@tauri-apps/api": "2.0.1",
"@tauri-apps/api": "2.0.2",
"ahooks": "3.8.1",
"ofetch": "1.4.0",
"react": "rc",