This commit is contained in:
2025-04-15 00:52:23 +08:00
parent b76a685988
commit c7763227d0
24 changed files with 748 additions and 384 deletions

View File

@ -39,6 +39,7 @@
"react-router-dom": "^7.1.1",
"semver": "^7.6.3",
"uuid": "^11.0.3",
"webdav": "^5.8.0",
"yaml": "^2.6.1"
},
"devDependencies": {
@ -63,6 +64,7 @@
"eslint": "^9.24.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-userscripts": "^0.5.6",
"fake-indexeddb": "^6.0.0",
"globals": "^16.0.0",
"jsdom": "^25.0.1",