diff --git a/bun.lockb b/bun.lockb index 08f9504c..271b7073 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6d1baf5e..dc39135a 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "web" ], "dependencies": { - "@tauri-apps/cli": "^2.0.0-rc.6", - "@tauri-apps/plugin-deep-link": "^2.0.0-rc", + "@tauri-apps/cli": "^1.6.1", + "@tauri-apps/plugin-deep-link": "^2.0.0-rc.1", "@tauri-apps/plugin-fs": "^2.0.0-rc.2", "jazz-nodejs": "^0.7.34", "react-icons": "^5.3.0" diff --git a/web/package.json b/web/package.json index 9ddd9b66..20b05c93 100644 --- a/web/package.json +++ b/web/package.json @@ -68,17 +68,17 @@ "cmdk": "^1.0.0", "date-fns": "^3.6.0", "framer-motion": "^11.5.2", - "jazz-react": "0.7.35-unique.2", + "jazz-react": "0.7.34", "jazz-react-auth-clerk": "0.7.33-new-auth.1", - "jazz-tools": "0.7.35-unique.2", + "jazz-tools": "0.7.34", "jotai": "^2.9.3", "lowlight": "^3.1.0", - "lucide-react": "^0.429.0", - "next": "14.2.5", + "lucide-react": "^0.438.0", + "next": "14.2.8", "next-themes": "^0.3.0", "nuqs": "^1.19.0", "react": "^18.3.1", - "react-day-picker": "^8.10.1", + "react-day-picker": "^9.0.8", "react-dom": "^18.3.1", "react-hook-form": "^7.53.0", "react-textarea-autosize": "^8.5.3", @@ -96,11 +96,11 @@ "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", "@types/jest": "^29.5.12", - "@types/node": "^22.5.3", + "@types/node": "^22.5.4", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", - "eslint": "^8.57.0", - "eslint-config-next": "14.2.5", + "eslint": "^9.9.1", + "eslint-config-next": "14.2.8", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "postcss": "^8.4.45",