Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pacholoamit committed Oct 8, 2024
1 parent e8a1f2b commit 8c1818e
Show file tree
Hide file tree
Showing 63 changed files with 488 additions and 472 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"@mantine/hooks": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@tabler/icons-react": "^2.47.0",
"@tauri-apps/api": "^2.0.0-beta.15",
"@tauri-apps/plugin-fs": "^2.0.0-beta.7",
"@tauri-apps/plugin-log": "^2.0.0-beta.8",
"@tauri-apps/plugin-os": "^2.0.0-beta.7",
"@tauri-apps/plugin-process": "^2.0.0-beta.7",
"@tauri-apps/plugin-shell": "^2.0.0-beta.8",
"@tauri-apps/plugin-updater": "^2.0.0-beta.7",
"@tauri-apps/api": "^2.0.2",
"@tauri-apps/plugin-fs": "^2.0.0",
"@tauri-apps/plugin-log": "^2.0.0",
"@tauri-apps/plugin-os": "^2.0.0",
"@tauri-apps/plugin-process": "^2.0.0",
"@tauri-apps/plugin-shell": "^2.0.0",
"@tauri-apps/plugin-updater": "^2.0.0",
"ag-grid-react": "^32.0.2",
"classnames": "^2.5.1",
"highcharts": "^11.4.6",
Expand All @@ -45,14 +45,14 @@
"tauri-plugin-autostart-api": "https://github.com/tauri-apps/tauri-plugin-autostart#v2",
"tauri-plugin-log-api": "https://github.com/tauri-apps/tauri-plugin-log#v2",
"tauri-plugin-store": "https://github.com/tauri-apps/tauri-plugin-store#v2",
"zustand": "^4.5.4"
"zustand": "^4.5.5"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@tauri-apps/cli": "next",
"@tauri-apps/cli": "latest",
"@types/lodash.sortby": "^4.7.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
Expand All @@ -63,9 +63,9 @@
"eslint-plugin-unused-imports": "^4.0.0",
"globals": "^15.8.0",
"husky": "^9.0.11",
"typescript": "^5.5.3",
"typescript-eslint": "^7.16.0",
"vite": "^5.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^7.18.0",
"vite": "^5.4.8",
"vite-plugin-eslint": "^1.8.1"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 8c1818e

Please sign in to comment.