Skip to content

Commit 4edbb7a

Browse files
calcmogulshueja
andauthored
Upgrade all dependencies (#1244)
Co-authored-by: shueja-personal <[email protected]>
1 parent 6ddce96 commit 4edbb7a

29 files changed

+1189
-1189
lines changed

Cargo.lock

Lines changed: 58 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -29,45 +29,45 @@
2929
},
3030
"dependencies": {
3131
"@emotion/styled": "^11.14.0",
32-
"@fontsource-variable/roboto-mono": "^5.1.1",
33-
"@fontsource/roboto": "^5.1.1",
34-
"@hello-pangea/dnd": "^16.6.0",
35-
"@mui/icons-material": "^5.16.14",
36-
"@mui/material": "^5.16.14",
37-
"@tauri-apps/api": "2.3.0",
38-
"@tauri-apps/plugin-dialog": "2.2.0",
39-
"@tauri-apps/plugin-os": "2.2.0",
32+
"@fontsource-variable/roboto-mono": "^5.2.5",
33+
"@fontsource/roboto": "^5.2.5",
34+
"@hello-pangea/dnd": "^18.0.1",
35+
"@mui/icons-material": "^7.0.2",
36+
"@mui/material": "^7.0.2",
37+
"@tauri-apps/api": "2.5.0",
38+
"@tauri-apps/plugin-dialog": "2.2.1",
39+
"@tauri-apps/plugin-os": "2.2.1",
4040
"d3": "^7.9.0",
4141
"hotkeys-js": "^3.13.9",
42-
"mathjs": "^13.2.3",
43-
"mobx": "^6.13.5",
42+
"mathjs": "^14.4.0",
43+
"mobx": "^6.13.7",
4444
"mobx-react": "^9.2.0",
45-
"mobx-state-tree": "^6.0.1",
45+
"mobx-state-tree": "^7.0.2",
4646
"mobx-utils": "^6.1.0",
4747
"mst-middlewares": "^6.1.0",
48-
"react": "^18.3.1",
49-
"react-dom": "^18.3.1",
50-
"react-toastify": "^10.0.6"
48+
"react": "^19.1.0",
49+
"react-dom": "^19.1.0",
50+
"react-toastify": "^11.0.5"
5151
},
5252
"devDependencies": {
53-
"@eslint/eslintrc": "^3.2.0",
54-
"@tauri-apps/cli": "2.3.1",
53+
"@eslint/eslintrc": "^3.3.1",
54+
"@tauri-apps/cli": "2.5.0",
5555
"@types/d3": "^7.4.3",
56-
"@types/node": "^22.10.5",
57-
"@types/react": "^18.3.18",
58-
"@types/react-dom": "^18.3.5",
59-
"@typescript-eslint/eslint-plugin": "^8.19.1",
60-
"@typescript-eslint/parser": "^8.19.1",
61-
"@vitejs/plugin-react": "^4.3.4",
62-
"eslint": "^9.17.0",
63-
"eslint-plugin-n": "^17.15.1",
56+
"@types/node": "^22.15.2",
57+
"@types/react": "^19.1.2",
58+
"@types/react-dom": "^19.1.2",
59+
"@typescript-eslint/eslint-plugin": "^8.31.0",
60+
"@typescript-eslint/parser": "^8.31.0",
61+
"@vitejs/plugin-react": "^4.4.1",
62+
"eslint": "^9.25.1",
63+
"eslint-plugin-n": "^17.17.0",
6464
"eslint-plugin-promise": "^7.2.1",
65-
"eslint-plugin-react": "^7.37.3",
65+
"eslint-plugin-react": "^7.37.5",
6666
"fs": "^0.0.2",
67-
"glob": "^11.0.0",
68-
"globals": "^15.14.0",
67+
"glob": "^11.0.2",
68+
"globals": "^16.0.0",
6969
"prettier": "^3.5.3",
70-
"typescript": "^5.7.3",
71-
"vite": "^6.0.7"
70+
"typescript": "^5.8.3",
71+
"vite": "^6.3.3"
7272
}
7373
}

0 commit comments

Comments
 (0)