Skip to content

Commit

Permalink
chore: upgrade client deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adidahiya committed Jan 19, 2025
1 parent 4577646 commit 9168b20
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
30 changes: 15 additions & 15 deletions packages/raga-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
},
"dependencies": {
"@adahiya/raga-lib": "workspace:^",
"@blueprintjs/icons": "^5.16.0",
"@blueprintjs/icons": "^5.17.1",
"@emotion/react": "^11.14.0",
"@mantine/colors-generator": "^7.15.3",
"@mantine/core": "^7.15.3",
"@mantine/dates": "^7.15.3",
"@mantine/dropzone": "^7.15.3",
"@mantine/form": "^7.15.3",
"@mantine/hooks": "^7.15.3",
"@mantine/modals": "^7.15.3",
"@mantine/notifications": "^7.15.3",
"@mantine/nprogress": "^7.15.3",
"@mantine/spotlight": "^7.15.3",
"@number-flow/react": "^0.5.2",
"@mantine/colors-generator": "^7.16.1",
"@mantine/core": "^7.16.1",
"@mantine/dates": "^7.16.1",
"@mantine/dropzone": "^7.16.1",
"@mantine/form": "^7.16.1",
"@mantine/hooks": "^7.16.1",
"@mantine/modals": "^7.16.1",
"@mantine/notifications": "^7.16.1",
"@mantine/nprogress": "^7.16.1",
"@mantine/spotlight": "^7.16.1",
"@number-flow/react": "^0.5.5",
"@roarr/browser-log-writer": "^1.3.0",
"@table-library/react-table-library": "^4.1.7",
"@tinyhttp/app": "^2.5.0",
Expand All @@ -44,7 +44,7 @@
"dayjs": "^1.11.13",
"disconnect": "^1.2.2",
"effection": "^3.1.0",
"framer-motion": "^11.17.0",
"framer-motion": "^11.18.1",
"immer": "^10.1.1",
"mantine-contextmenu": "^7.15.3",
"milliparsec": "^5.0.1",
Expand All @@ -60,7 +60,7 @@
"use-immer": "^0.11.0",
"usehooks-ts": "3.1.0",
"vite-plugin-html-config": "^2.0.2",
"wavesurfer.js": "^7.8.15",
"wavesurfer.js": "^7.8.16",
"web-audio-beat-detector": "^8.2.20",
"zustand": "^5.0.3"
},
Expand All @@ -73,7 +73,7 @@
"@types/app-root-dir": "^0.1.4",
"@types/chroma-js": "^3.1.0",
"@types/node": "^22.10.7",
"@types/react": "^19.0.5",
"@types/react": "^19.0.7",
"@types/react-devtools": "^3.6.2",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
Loading

0 comments on commit 9168b20

Please sign in to comment.