diff --git a/client/bun.lockb b/client/bun.lockb index 5679818..90fe826 100755 Binary files a/client/bun.lockb and b/client/bun.lockb differ diff --git a/client/package.json b/client/package.json index 6200541..fcfd4b5 100644 --- a/client/package.json +++ b/client/package.json @@ -17,24 +17,24 @@ "@types/bun": "latest", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "@typescript-eslint/eslint-plugin": "^7.16.0", - "@typescript-eslint/parser": "^7.16.0", + "@typescript-eslint/eslint-plugin": "^7.16.1", + "@typescript-eslint/parser": "^7.16.1", "@vitejs/plugin-react": "^4.3.1", - "cspell": "^8.10.4", + "cspell": "^8.11.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react": "^7.34.3", + "eslint-plugin-react": "^7.34.4", "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.8", - "prettier": "^3.3.2", + "prettier": "^3.3.3", "typescript": "^5.5.3", - "vite": "^5.3.3", + "vite": "^5.3.4", "vite-plugin-minify": "^1.5.2" }, "dependencies": { "octokit": "^4.0.2", "react": "^18.3.1", "react-dom": "^18.3.1", - "tinybase": "^5.0.4" + "tinybase": "^5.1.0" } } \ No newline at end of file