chore(deps): update npm dependencies (#4567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-06 14:11:30 +08:00
committed by GitHub
parent 74e1e92607
commit 14d1531469
2 changed files with 311 additions and 2189 deletions

View File

@@ -35,26 +35,26 @@
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@juggle/resize-observer": "^3.4.0", "@juggle/resize-observer": "^3.4.0",
"@mui/icons-material": "^7.3.1", "@mui/icons-material": "^7.3.2",
"@mui/lab": "7.0.0-beta.16", "@mui/lab": "7.0.0-beta.17",
"@mui/material": "^7.3.1", "@mui/material": "^7.3.2",
"@mui/x-data-grid": "^8.11.0", "@mui/x-data-grid": "^8.11.1",
"@tauri-apps/api": "2.8.0", "@tauri-apps/api": "2.8.0",
"@tauri-apps/plugin-clipboard-manager": "^2.3.0", "@tauri-apps/plugin-clipboard-manager": "^2.3.0",
"@tauri-apps/plugin-dialog": "^2.3.3", "@tauri-apps/plugin-dialog": "^2.4.0",
"@tauri-apps/plugin-fs": "^2.4.2", "@tauri-apps/plugin-fs": "^2.4.2",
"@tauri-apps/plugin-notification": "^2.3.1", "@tauri-apps/plugin-notification": "^2.3.1",
"@tauri-apps/plugin-process": "^2.3.0", "@tauri-apps/plugin-process": "^2.3.0",
"@tauri-apps/plugin-shell": "2.3.1", "@tauri-apps/plugin-shell": "2.3.1",
"@tauri-apps/plugin-updater": "2.9.0", "@tauri-apps/plugin-updater": "2.9.0",
"@types/json-schema": "^7.0.15", "@types/json-schema": "^7.0.15",
"ahooks": "^3.9.4", "ahooks": "^3.9.5",
"axios": "^1.11.0", "axios": "^1.11.0",
"cli-color": "^2.0.4", "cli-color": "^2.0.4",
"dayjs": "1.11.16", "dayjs": "1.11.18",
"foxact": "^0.2.49", "foxact": "^0.2.49",
"glob": "^11.0.3", "glob": "^11.0.3",
"i18next": "^25.4.2", "i18next": "^25.5.2",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"json-schema": "^0.4.0", "json-schema": "^0.4.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
@@ -78,8 +78,8 @@
}, },
"devDependencies": { "devDependencies": {
"@actions/github": "^6.0.1", "@actions/github": "^6.0.1",
"@eslint/js": "^9.34.0", "@eslint/js": "^9.35.0",
"@tauri-apps/cli": "2.8.3", "@tauri-apps/cli": "2.8.4",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/react": "19.1.12", "@types/react": "19.1.12",
@@ -89,19 +89,19 @@
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"commander": "^14.0.0", "commander": "^14.0.0",
"cross-env": "^10.0.0", "cross-env": "^10.0.0",
"eslint": "^9.34.0", "eslint": "^9.35.0",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"globals": "^16.3.0", "globals": "^16.3.0",
"https-proxy-agent": "^7.0.6", "https-proxy-agent": "^7.0.6",
"jiti": "^2.5.1", "jiti": "^2.5.1",
"meta-json-schema": "^1.19.12", "meta-json-schema": "^1.19.13",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"sass": "^1.91.0", "sass": "^1.92.1",
"terser": "^5.43.1", "terser": "^5.44.0",
"typescript": "^5.9.2", "typescript": "^5.9.2",
"typescript-eslint": "^8.41.0", "typescript-eslint": "^8.42.0",
"vite": "^7.1.3", "vite": "^7.1.4",
"vite-plugin-monaco-editor": "^1.1.0", "vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-svgr": "^4.5.0" "vite-plugin-svgr": "^4.5.0"
}, },

2468
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff