chore(deps): lock file maintenance (#6348)

* chore(deps): lock file maintenance

* chore(deps): pnpm update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Slinetrac <realakayuki@gmail.com>
This commit is contained in:
renovate[bot] 2026-02-23 09:52:41 +08:00 committed by GitHub
parent acab77a1b4
commit 6dba62a3b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 484 additions and 511 deletions

View File

@ -41,9 +41,9 @@
"@emotion/styled": "^11.14.1", "@emotion/styled": "^11.14.1",
"@juggle/resize-observer": "^3.4.0", "@juggle/resize-observer": "^3.4.0",
"@monaco-editor/react": "^4.7.0", "@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.3.7", "@mui/icons-material": "^7.3.8",
"@mui/lab": "7.0.0-beta.17", "@mui/lab": "7.0.0-beta.17",
"@mui/material": "^7.3.7", "@mui/material": "^7.3.8",
"@tanstack/react-table": "^8.21.3", "@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.18", "@tanstack/react-virtual": "^3.13.18",
"@tauri-apps/api": "2.10.1", "@tauri-apps/api": "2.10.1",
@ -59,17 +59,17 @@
"dayjs": "1.11.19", "dayjs": "1.11.19",
"foxact": "^0.2.52", "foxact": "^0.2.52",
"foxts": "^5.2.1", "foxts": "^5.2.1",
"i18next": "^25.8.4", "i18next": "^25.8.13",
"ipaddr.js": "^2.3.0", "ipaddr.js": "^2.3.0",
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"lodash-es": "^4.17.23", "lodash-es": "^4.17.23",
"monaco-editor": "^0.55.1", "monaco-editor": "^0.55.1",
"monaco-yaml": "^5.4.0", "monaco-yaml": "^5.4.1",
"nanoid": "^5.1.6", "nanoid": "^5.1.6",
"react": "19.2.4", "react": "19.2.4",
"react-dom": "19.2.4", "react-dom": "19.2.4",
"react-error-boundary": "6.1.1", "react-error-boundary": "6.1.1",
"react-hook-form": "^7.71.1", "react-hook-form": "^7.71.2",
"react-i18next": "16.5.4", "react-i18next": "16.5.4",
"react-markdown": "10.1.0", "react-markdown": "10.1.0",
"react-router": "^7.13.0", "react-router": "^7.13.0",
@ -81,12 +81,12 @@
}, },
"devDependencies": { "devDependencies": {
"@actions/github": "^9.0.0", "@actions/github": "^9.0.0",
"@eslint-react/eslint-plugin": "^2.12.2", "@eslint-react/eslint-plugin": "^2.13.0",
"@eslint/js": "^10.0.1", "@eslint/js": "^10.0.1",
"@tauri-apps/cli": "2.10.0", "@tauri-apps/cli": "2.10.0",
"@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/node": "^24.10.12", "@types/node": "^24.10.13",
"@types/react": "19.2.14", "@types/react": "19.2.14",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"@vitejs/plugin-legacy": "^7.2.1", "@vitejs/plugin-legacy": "^7.2.1",
@ -95,7 +95,7 @@
"cli-color": "^2.0.4", "cli-color": "^2.0.4",
"commander": "^14.0.3", "commander": "^14.0.3",
"cross-env": "^10.1.0", "cross-env": "^10.1.0",
"eslint": "^10.0.0", "eslint": "^10.0.1",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4", "eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import-x": "^4.16.1", "eslint-plugin-import-x": "^4.16.1",
@ -103,8 +103,8 @@
"eslint-plugin-react-compiler": "19.1.0-rc.2", "eslint-plugin-react-compiler": "19.1.0-rc.2",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.0", "eslint-plugin-react-refresh": "^0.5.0",
"eslint-plugin-unused-imports": "^4.3.0", "eslint-plugin-unused-imports": "^4.4.1",
"glob": "^13.0.1", "glob": "^13.0.6",
"globals": "^17.3.0", "globals": "^17.3.0",
"https-proxy-agent": "^7.0.6", "https-proxy-agent": "^7.0.6",
"husky": "^9.1.7", "husky": "^9.1.7",
@ -113,10 +113,10 @@
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"prettier": "^3.8.1", "prettier": "^3.8.1",
"sass": "^1.97.3", "sass": "^1.97.3",
"tar": "^7.5.7", "tar": "^7.5.9",
"terser": "^5.46.0", "terser": "^5.46.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.54.0", "typescript-eslint": "^8.56.0",
"vite": "^7.3.1", "vite": "^7.3.1",
"vite-plugin-svgr": "^4.5.0" "vite-plugin-svgr": "^4.5.0"
}, },

971
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff