Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pompurin404 committed Sep 24, 2024
1 parent 55c11a0 commit 46351b3
Show file tree
Hide file tree
Showing 2 changed files with 912 additions and 817 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@
"@mihomo-party/sysproxy": "^2.0.4",
"adm-zip": "^0.5.16",
"axios": "^1.7.7",
"chokidar": "^4.0.0",
"chokidar": "^4.0.1",
"dayjs": "^1.11.13",
"express": "^4.21.0",
"lodash": "^4.17.21",
"express": "^5.0.0",
"recharts": "^2.12.7",
"webdav": "^5.7.1",
"ws": "^8.18.0",
Expand All @@ -43,12 +42,12 @@
"@electron-toolkit/eslint-config-prettier": "^2.0.0",
"@electron-toolkit/eslint-config-ts": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@nextui-org/react": "^2.4.6",
"@nextui-org/react": "^2.4.8",
"@types/adm-zip": "^0.5.5",
"@types/express": "^4.17.21",
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@types/pubsub-js": "^1.8.6",
"@types/react": "^18.3.5",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/ws": "^8.5.12",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -59,14 +58,15 @@
"electron-builder": "^25.0.5",
"electron-vite": "^2.3.0",
"electron-window-state": "^5.0.3",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-react": "^7.36.1",
"framer-motion": "^11.5.4",
"framer-motion": "^11.5.6",
"lodash": "^4.17.21",
"meta-json-schema": "^1.18.8",
"monaco-yaml": "^5.2.2",
"nanoid": "^5.0.7",
"next-themes": "^0.3.0",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"pubsub-js": "^1.9.4",
"react": "^18.3.1",
Expand All @@ -78,12 +78,12 @@
"react-router-dom": "^6.26.2",
"react-virtuoso": "^4.10.4",
"swr": "^2.2.5",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.13",
"tar": "^7.4.3",
"tsx": "^4.19.1",
"types-pac": "^1.0.3",
"typescript": "^5.6.2",
"vite": "^5.4.5",
"vite": "^5.4.7",
"vite-plugin-monaco-editor": "^1.1.0"
}
}
Loading

0 comments on commit 46351b3

Please sign in to comment.