Skip to content

Commit

Permalink
chore(deps): update js and rust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 committed Sep 1, 2024
1 parent 1761974 commit 9a74db5
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 402 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"@jellyfin/sdk": "0.10.0",
"@million/lint": "1.0.0-rc.84",
"@mui/lab": "6.0.0-beta.8",
"@mui/material": "6.0.0",
"@mui/material": "6.0.1",
"@react-spring/web": "^9.7.4",
"@tanem/react-nprogress": "^5.0.51",
"@tanstack/react-query": "^5.52.2",
"@tanstack/react-query-devtools": "^5.52.2",
"@tanstack/react-router": "^1.51.0",
"@tanstack/react-virtual": "^3.10.4",
"@tanstack/react-query": "^5.53.1",
"@tanstack/react-query-devtools": "^5.53.1",
"@tanstack/react-router": "^1.52.2",
"@tanstack/react-virtual": "^3.10.6",
"@tauri-apps/api": "2.0.0-beta.15",
"@tauri-apps/plugin-clipboard-manager": "2.1.0-beta.5",
"@tauri-apps/plugin-process": "2.0.0-rc.0",
"@tauri-apps/plugin-process": "2.0.0-rc.1",
"@tauri-apps/plugin-store": "github:tauri-apps/tauri-plugin-store#v2",
"@tauri-apps/plugin-updater": "2.0.0-rc.0",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@tauri-apps/plugin-updater": "2.0.0-rc.1",
"@types/node": "^22.5.1",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"axios": "^1.7.5",
"axios": "^1.7.7",
"axios-tauri-api-adapter": "^0.2.2",
"blurhash": "^2.0.5",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"jassub": "^1.7.17",
"lodash": "^4.17.21",
"material-symbols": "^0.22.2",
Expand All @@ -63,9 +63,9 @@
"devDependencies": {
"@babel/plugin-proposal-optional-chaining-assign": "^7.24.7",
"@biomejs/biome": "^1.8.3",
"@tanstack/router-cli": "^1.51.0",
"@tanstack/router-devtools": "^1.51.0",
"@tanstack/router-vite-plugin": "^1.51.0",
"@tanstack/router-cli": "^1.52.0",
"@tanstack/router-devtools": "^1.52.2",
"@tanstack/router-vite-plugin": "^1.52.0",
"@tauri-apps/cli": "2.0.0-beta.22",
"@types/lodash": "^4.17.7",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
Loading

0 comments on commit 9a74db5

Please sign in to comment.