Update packages

This commit is contained in:
Hakan Shehu
2024-10-14 19:30:42 +02:00
parent ff32bf03a6
commit 2850e7340f
5 changed files with 129 additions and 127 deletions

View File

@@ -26,7 +26,7 @@
"@types/is-hotkey": "^0.1.10",
"@types/lodash": "^4.17.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@types/react-window": "^1.8.8",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -41,7 +41,7 @@
"tailwindcss": "^3.4.13",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vite": "^5.4.8"
"vite": "^5.4.9"
},
"keywords": [],
"author": {
@@ -120,15 +120,15 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-intersection-observer": "^9.13.1",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"react-virtualized-auto-sizer": "^1.0.24",
"react-window": "^1.8.10",
"tailwind-merge": "^2.5.3",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"ts-pattern": "^5.4.0",
"ts-pattern": "^5.5.0",
"ulid": "^2.3.0",
"ws": "^8.18.0",
"yjs": "^13.6.19",
"yjs": "^13.6.20",
"zod": "^3.23.8"
}
}