Skip to content

Commit

Permalink
chore: Update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
divyam234 committed Aug 2, 2024
1 parent fb3a4e1 commit e19fe0f
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 260 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@monaco-editor/react": "^4.6.0",
"@react-aria/i18n": "^3.12.1",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "1.45.14",
"@tanstack/react-query": "^5.51.18",
"@tanstack/react-router": "1.45.6",
"@tw-material/file-browser": "^1.0.20",
"@tw-material/framer-transitions": "^1.1.4",
"@tw-material/react": "^1.1.21",
Expand All @@ -16,9 +16,9 @@
"artplayer": "^5.1.6",
"clsx": "^2.1.1",
"epubjs": "^0.3.93",
"feaxios": "^0.0.18",
"feaxios": "^0.0.20",
"filesize": "^10.1.4",
"framer-motion": "^11.3.19",
"framer-motion": "^11.3.21",
"immer": "^10.1.1",
"libphonenumber-js": "^1.11.5",
"lodash.debounce": "^4.0.8",
Expand All @@ -31,7 +31,7 @@
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.52.1",
"react-hot-toast": "^2.4.1",
"react-reader": "^2.0.10",
"react-reader": "^2.0.11",
"react-top-loading-bar": "^2.3.1",
"react-use-websocket": "^4.8.1",
"use-breakpoint": "^4.0.1",
Expand All @@ -40,22 +40,22 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@iconify/json": "^2.2.232",
"@iconify/json": "^2.2.233",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-query-devtools": "^5.51.18",
"@tanstack/router-vite-plugin": "^1.45.13",
"@types/lodash.debounce": "^4.0.9",
"@types/md5": "^2.3.5",
"@types/node": "22.0.0",
"@types/node": "22.0.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.40",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-virtuoso": "^4.7.13",
"react-virtuoso": "^4.9.0",
"tailwindcss": "^3.4.7",
"terser": "^5.31.3",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit e19fe0f

Please sign in to comment.