Skip to content

Commit 14d1531

Browse files
chore(deps): update npm dependencies (#4567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74e1e92 commit 14d1531

File tree

2 files changed

+311
-2189
lines changed

2 files changed

+311
-2189
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,26 +35,26 @@
3535
"@emotion/react": "^11.14.0",
3636
"@emotion/styled": "^11.14.1",
3737
"@juggle/resize-observer": "^3.4.0",
38-
"@mui/icons-material": "^7.3.1",
39-
"@mui/lab": "7.0.0-beta.16",
40-
"@mui/material": "^7.3.1",
41-
"@mui/x-data-grid": "^8.11.0",
38+
"@mui/icons-material": "^7.3.2",
39+
"@mui/lab": "7.0.0-beta.17",
40+
"@mui/material": "^7.3.2",
41+
"@mui/x-data-grid": "^8.11.1",
4242
"@tauri-apps/api": "2.8.0",
4343
"@tauri-apps/plugin-clipboard-manager": "^2.3.0",
44-
"@tauri-apps/plugin-dialog": "^2.3.3",
44+
"@tauri-apps/plugin-dialog": "^2.4.0",
4545
"@tauri-apps/plugin-fs": "^2.4.2",
4646
"@tauri-apps/plugin-notification": "^2.3.1",
4747
"@tauri-apps/plugin-process": "^2.3.0",
4848
"@tauri-apps/plugin-shell": "2.3.1",
4949
"@tauri-apps/plugin-updater": "2.9.0",
5050
"@types/json-schema": "^7.0.15",
51-
"ahooks": "^3.9.4",
51+
"ahooks": "^3.9.5",
5252
"axios": "^1.11.0",
5353
"cli-color": "^2.0.4",
54-
"dayjs": "1.11.16",
54+
"dayjs": "1.11.18",
5555
"foxact": "^0.2.49",
5656
"glob": "^11.0.3",
57-
"i18next": "^25.4.2",
57+
"i18next": "^25.5.2",
5858
"js-yaml": "^4.1.0",
5959
"json-schema": "^0.4.0",
6060
"lodash-es": "^4.17.21",
@@ -78,8 +78,8 @@
7878
},
7979
"devDependencies": {
8080
"@actions/github": "^6.0.1",
81-
"@eslint/js": "^9.34.0",
82-
"@tauri-apps/cli": "2.8.3",
81+
"@eslint/js": "^9.35.0",
82+
"@tauri-apps/cli": "2.8.4",
8383
"@types/js-yaml": "^4.0.9",
8484
"@types/lodash-es": "^4.17.12",
8585
"@types/react": "19.1.12",
@@ -89,19 +89,19 @@
8989
"adm-zip": "^0.5.16",
9090
"commander": "^14.0.0",
9191
"cross-env": "^10.0.0",
92-
"eslint": "^9.34.0",
92+
"eslint": "^9.35.0",
9393
"eslint-plugin-react": "^7.37.5",
9494
"globals": "^16.3.0",
9595
"https-proxy-agent": "^7.0.6",
9696
"jiti": "^2.5.1",
97-
"meta-json-schema": "^1.19.12",
97+
"meta-json-schema": "^1.19.13",
9898
"node-fetch": "^3.3.2",
9999
"prettier": "^3.6.2",
100-
"sass": "^1.91.0",
101-
"terser": "^5.43.1",
100+
"sass": "^1.92.1",
101+
"terser": "^5.44.0",
102102
"typescript": "^5.9.2",
103-
"typescript-eslint": "^8.41.0",
104-
"vite": "^7.1.3",
103+
"typescript-eslint": "^8.42.0",
104+
"vite": "^7.1.4",
105105
"vite-plugin-monaco-editor": "^1.1.0",
106106
"vite-plugin-svgr": "^4.5.0"
107107
},

0 commit comments

Comments
 (0)