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 13, 2024
1 parent 15e78a3 commit 48af14b
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 315 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fontsource-variable/jetbrains-mono": "^5.0.22",
"@fontsource-variable/noto-sans": "^5.0.5",
"@fontsource-variable/jetbrains-mono": "^5.1.0",
"@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.0.2",
"@mui/material": "6.1.0",
"@react-spring/web": "^9.7.4",
"@tanem/react-nprogress": "^5.0.51",
"@tanstack/react-query": "^5.55.0",
"@tanstack/react-query-devtools": "^5.55.0",
"@tanstack/react-router": "^1.56.1",
"@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",
"@tauri-apps/api": "2.0.0-rc.4",
"@tauri-apps/plugin-clipboard-manager": "2.1.0-beta.6",
Expand Down Expand Up @@ -55,23 +55,23 @@
"react-player": "^2.16.0",
"react-use-konami": "^1.1.0",
"remark-gfm": "^4.0.0",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vite-plugin-svgr": "^4.2.0",
"wavesurfer.js": "^7.8.4",
"wavesurfer.js": "^7.8.6",
"zustand": "^4.5.5"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining-assign": "^7.24.7",
"@biomejs/biome": "^1.8.3",
"@tanstack/router-cli": "^1.56.1",
"@tanstack/router-devtools": "^1.56.1",
"@tanstack/router-vite-plugin": "^1.56.1",
"@biomejs/biome": "^1.9.0",
"@tanstack/router-cli": "^1.57.13",
"@tanstack/router-devtools": "^1.57.13",
"@tanstack/router-vite-plugin": "^1.57.13",
"@tauri-apps/cli": "2.0.0-rc.12",
"@types/lodash": "^4.17.7",
"@vitejs/plugin-react": "^4.3.1",
"prop-types": "^15.8.1",
"sass": "^1.78.0",
"vite": "^5.4.3"
"vite": "^5.4.4"
},
"license": "GPL-3.0-only"
}
Loading

0 comments on commit 48af14b

Please sign in to comment.