update dependencies

This commit is contained in:
pompurin404 2024-10-15 13:07:13 +08:00
parent dcb59e767c
commit ea5397f250
No known key found for this signature in database
2 changed files with 561 additions and 553 deletions

View File

@ -30,10 +30,10 @@
"axios": "^1.7.7", "axios": "^1.7.7",
"chokidar": "^4.0.1", "chokidar": "^4.0.1",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"express": "^5.0.0", "express": "^5.0.1",
"webdav": "^5.7.1", "webdav": "^5.7.1",
"ws": "^8.18.0", "ws": "^8.18.0",
"yaml": "^2.5.1" "yaml": "^2.6.0"
}, },
"devDependencies": { "devDependencies": {
"@dnd-kit/core": "^6.1.0", "@dnd-kit/core": "^6.1.0",
@ -45,23 +45,23 @@
"@nextui-org/react": "^2.4.8", "@nextui-org/react": "^2.4.8",
"@types/adm-zip": "^0.5.5", "@types/adm-zip": "^0.5.5",
"@types/express": "^5.0.0", "@types/express": "^5.0.0",
"@types/node": "^22.7.4", "@types/node": "^22.7.5",
"@types/pubsub-js": "^1.8.6", "@types/pubsub-js": "^1.8.6",
"@types/react": "^18.3.11", "@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.1",
"@types/ws": "^8.5.12", "@types/ws": "^8.5.12",
"@vitejs/plugin-react": "^4.3.2", "@vitejs/plugin-react": "^4.3.2",
"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": "^32.1.2", "electron": "^33.0.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",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-plugin-react": "^7.37.1", "eslint-plugin-react": "^7.37.1",
"form-data": "^4.0.1", "form-data": "^4.0.1",
"framer-motion": "^11.9.0", "framer-motion": "^11.11.8",
"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.2",
@ -75,17 +75,17 @@
"react-error-boundary": "^4.0.13", "react-error-boundary": "^4.0.13",
"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.1", "react-monaco-editor": "^0.56.2",
"react-router-dom": "^6.26.2", "react-router-dom": "^6.27.0",
"react-virtuoso": "^4.10.4", "react-virtuoso": "^4.11.0",
"recharts": "^2.12.7", "recharts": "^2.13.0",
"swr": "^2.2.5", "swr": "^2.2.5",
"tailwindcss": "^3.4.13", "tailwindcss": "^3.4.13",
"tar": "^7.4.3", "tar": "^7.4.3",
"tsx": "^4.19.1", "tsx": "^4.19.1",
"types-pac": "^1.0.3", "types-pac": "^1.0.3",
"typescript": "^5.6.2", "typescript": "^5.6.3",
"vite": "^5.4.8", "vite": "^5.4.9",
"vite-plugin-monaco-editor": "^1.1.0" "vite-plugin-monaco-editor": "^1.1.0"
} }
} }

1090
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff