diff --git a/bun.lockb b/bun.lockb index 9e1b3001..ad4fbc0a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d3f6fcb7..0a7e4b5e 100644 --- a/package.json +++ b/package.json @@ -13,44 +13,44 @@ "analyze": "ANALYZE=true next build" }, "devDependencies": { - "@biomejs/biome": "1.6.4", - "@next/bundle-analyzer": "14.1.4", + "@biomejs/biome": "1.7.3", + "@next/bundle-analyzer": "14.2.3", "@nzws/eslint-config": "2.2.0", "@nzws/prettier-config": "2.0.0", "@tsconfig/next": "2.0.3", - "@types/node": "20.12.4", - "@types/react": "18.2.74", - "@types/react-dom": "18.2.24", + "@types/node": "20.12.12", + "@types/react": "18.3.3", + "@types/react-dom": "18.3.0", "@types/remove-markdown": "0.3.4", "csstype": "3.1.3", "eslint": "8.57.0", - "sass": "1.74.1", - "typescript": "5.4.4" + "sass": "1.77.2", + "typescript": "5.4.5" }, "dependencies": { "@msgpack/msgpack": "3.0.0-beta2", - "@tabler/icons-react": "3.1.0", - "@vercel/analytics": "1.2.2", + "@tabler/icons-react": "3.5.0", + "@vercel/analytics": "1.3.0", "@vercel/og": "0.6.2", - "cmdk": "0.2.0", + "cmdk": "0.2.1", "gray-matter": "4.0.3", "include-media": "2.0.0", - "next": "14.1.4", + "next": "14.2.3", "next-mdx-remote": "4.4.1", "next-route-visualizer": "1.1.3", "plaiceholder": "2.5.0", "polished": "4.3.1", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "18.3.1", + "react-dom": "18.3.1", "react-feather": "2.0.10", "react-loading-skeleton": "3.4.0", - "reactflow": "11.11.0", + "reactflow": "11.11.3", "remark-gfm": "3.0.1", "remove-markdown": "0.5.0", "ress": "5.0.2", "sanitize-filename": "1.6.3", "server-only": "0.0.1", - "sharp": "0.33.3", + "sharp": "0.33.4", "universal-base64url": "1.1.0" }, "prettier": "@nzws/prettier-config"