Skip to content

Commit 1871413

Browse files
committed
feat: dependency upgrades
1 parent b428d09 commit 1871413

3 files changed

Lines changed: 151 additions & 160 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fontsource/roboto": "^5.2.8",
1919
"@mui/icons-material": "^7.3.5",
2020
"@mui/material": "^7.3.5",
21-
"@mui/x-data-grid": "^8.18.0",
21+
"@mui/x-data-grid": "^8.19.0",
2222
"@tauri-apps/api": "^2.9.0",
2323
"@tauri-apps/plugin-dialog": "^2.4.2",
2424
"@tauri-apps/plugin-os": "^2.3.2",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@eslint/js": "^9.39.1",
3131
"@tauri-apps/cli": "^2.9.4",
32-
"@types/react": "^19.2.5",
32+
"@types/react": "^19.2.6",
3333
"@types/react-dom": "^19.2.3",
3434
"@vitejs/plugin-react": "^5.1.1",
3535
"eslint": "^9.39.1",
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react-refresh": "^0.4.24",
4141
"globals": "^16.5.0",
4242
"prettier": "^3.6.2",
43-
"vite": "^7.2.2",
43+
"vite": "^7.2.4",
4444
"vite-plugin-eslint": "^1.8.1",
4545
"vite-plugin-svgr": "^4.5.0"
4646
},

src-tauri/Cargo.lock

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

0 commit comments

Comments
 (0)