Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 committed Sep 27, 2024
1 parent bf9ba21 commit b8f2f9a
Show file tree
Hide file tree
Showing 3 changed files with 618 additions and 452 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"@fontsource-variable/noto-sans": "^5.1.0",
"@jellyfin/sdk": "0.10.0",
"@million/lint": "1.0.0-rc.84",
"@mui/lab": "6.0.0-beta.9",
"@mui/material": "6.1.0",
"@mui/lab": "6.0.0-beta.10",
"@mui/material": "6.1.1",
"@react-spring/web": "^9.7.4",
"@tanem/react-nprogress": "^5.0.51",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query-devtools": "^5.56.2",
"@tanstack/react-router": "^1.57.13",
"@tanstack/react-virtual": "^3.10.7",
"@tanstack/react-query-devtools": "^5.58.0",
"@tanstack/react-router": "^1.58.11",
"@tanstack/react-virtual": "^3.10.8",
"@tauri-apps/api": "2.0.0-rc.4",
"@tauri-apps/plugin-clipboard-manager": "2.1.0-beta.6",
"@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.2",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/node": "^22.7.3",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"axios": "^1.7.7",
"axios-tauri-api-adapter": "^0.2.2",
"blurhash": "^2.0.5",
"framer-motion": "^11.5.4",
"framer-motion": "^11.8.0",
"jassub": "^1.7.17",
"lodash": "^4.17.21",
"material-symbols": "^0.23.0",
Expand All @@ -58,20 +58,20 @@
"typescript": "^5.6.2",
"vite-plugin-svgr": "^4.2.0",
"wavesurfer.js": "^7.8.6",
"zustand": "^4.5.5"
"zustand": "5.0.0-rc.2"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining-assign": "^7.24.7",
"@biomejs/biome": "^1.9.0",
"@tanstack/router-cli": "^1.57.13",
"@tanstack/router-devtools": "^1.57.13",
"@tanstack/router-vite-plugin": "^1.57.13",
"@biomejs/biome": "^1.9.2",
"@tanstack/router-cli": "^1.58.1",
"@tanstack/router-devtools": "^1.58.11",
"@tanstack/router-vite-plugin": "^1.58.10",
"@tauri-apps/cli": "2.0.0-rc.12",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@vitejs/plugin-react": "^4.3.1",
"prop-types": "^15.8.1",
"sass": "^1.78.0",
"vite": "^5.4.4"
"sass": "^1.79.3",
"vite": "^5.4.8"
},
"license": "GPL-3.0-only"
}
Loading

0 comments on commit b8f2f9a

Please sign in to comment.