mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-15 19:22:31 +08:00
1.2.14
This commit is contained in:
parent
e5265d25ed
commit
b9f451ada3
16
package.json
16
package.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mihomo-party",
|
||||
"version": "1.2.13",
|
||||
"version": "1.2.14",
|
||||
"description": "Mihomo Party",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "mihomo-party",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"axios": "^1.7.7",
|
||||
"chokidar": "^3.6.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"express": "^4.19.2",
|
||||
"express": "^4.20.0",
|
||||
"webdav": "^5.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"yaml": "^2.5.1"
|
||||
|
@ -59,8 +59,8 @@
|
|||
"electron-window-state": "^5.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react": "^7.35.2",
|
||||
"framer-motion": "^11.5.2",
|
||||
"meta-json-schema": "^1.18.7",
|
||||
"framer-motion": "^11.5.4",
|
||||
"meta-json-schema": "^1.18.8",
|
||||
"monaco-yaml": "^5.2.2",
|
||||
"nanoid": "^5.0.7",
|
||||
"next-themes": "^0.3.0",
|
||||
|
@ -74,14 +74,14 @@
|
|||
"react-icons": "^5.3.0",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-monaco-editor": "^0.56.1",
|
||||
"react-router-dom": "^6.26.1",
|
||||
"react-virtuoso": "^4.10.2",
|
||||
"react-router-dom": "^6.26.2",
|
||||
"react-virtuoso": "^4.10.4",
|
||||
"swr": "^2.2.5",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tar": "^7.4.3",
|
||||
"tsx": "^4.19.0",
|
||||
"types-pac": "^1.0.2",
|
||||
"typescript": "^5.5.4",
|
||||
"types-pac": "^1.0.3",
|
||||
"typescript": "^5.6.2",
|
||||
"vite": "^5.4.3",
|
||||
"vite-plugin-monaco-editor": "^1.1.0"
|
||||
}
|
||||
|
|
709
pnpm-lock.yaml
709
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user