update depends

This commit is contained in:
pompurin404 2024-11-07 20:39:27 +08:00
parent c0d3adfe21
commit 74f56ae49d
No known key found for this signature in database
2 changed files with 402 additions and 468 deletions

View File

@ -44,18 +44,18 @@
"@electron-toolkit/eslint-config-ts": "^2.0.0", "@electron-toolkit/eslint-config-ts": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1", "@electron-toolkit/tsconfig": "^1.0.1",
"@nextui-org/react": "^2.4.8", "@nextui-org/react": "^2.4.8",
"@types/adm-zip": "^0.5.5", "@types/adm-zip": "^0.5.6",
"@types/express": "^5.0.0", "@types/express": "^5.0.0",
"@types/node": "^22.7.9", "@types/node": "^22.9.0",
"@types/pubsub-js": "^1.8.6", "@types/pubsub-js": "^1.8.6",
"@types/react": "^18.3.12", "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"@types/ws": "^8.5.12", "@types/ws": "^8.5.13",
"@vitejs/plugin-react": "^4.3.3", "@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"cron-validator": "^1.3.1", "cron-validator": "^1.3.1",
"driver.js": "^1.3.1", "driver.js": "^1.3.1",
"electron": "^33.0.2", "electron": "^33.1.0",
"electron-builder": "25.0.4", "electron-builder": "25.0.4",
"electron-vite": "^2.3.0", "electron-vite": "^2.3.0",
"electron-window-state": "^5.0.3", "electron-window-state": "^5.0.3",
@ -65,25 +65,25 @@
"framer-motion": "11.5.6", "framer-motion": "11.5.6",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"meta-json-schema": "^1.18.9", "meta-json-schema": "^1.18.9",
"monaco-yaml": "^5.2.2", "monaco-yaml": "^5.2.3",
"nanoid": "^5.0.7", "nanoid": "^5.0.8",
"next-themes": "^0.3.0", "next-themes": "^0.4.3",
"postcss": "^8.4.47", "postcss": "^8.4.47",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"pubsub-js": "^1.9.4", "pubsub-js": "^1.9.5",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2", "react-error-boundary": "^4.1.2",
"react-icons": "^5.3.0", "react-icons": "^5.3.0",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",
"react-monaco-editor": "^0.56.2", "react-monaco-editor": "^0.56.2",
"react-router-dom": "^6.27.0", "react-router-dom": "^6.28.0",
"react-virtuoso": "^4.12.0", "react-virtuoso": "^4.12.0",
"recharts": "^2.13.0", "recharts": "^2.13.3",
"swr": "^2.2.5", "swr": "^2.2.5",
"tailwindcss": "^3.4.14", "tailwindcss": "^3.4.14",
"tar": "^7.4.3", "tar": "^7.4.3",
"tsx": "^4.19.1", "tsx": "^4.19.2",
"types-pac": "^1.0.3", "types-pac": "^1.0.3",
"typescript": "^5.6.3", "typescript": "^5.6.3",
"vite": "^5.4.10", "vite": "^5.4.10",

File diff suppressed because it is too large Load Diff