diff --git a/bun.lockb b/bun.lockb index 6f0a78f..af036ce 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 03fb564..9b0276f 100644 --- a/package.json +++ b/package.json @@ -13,18 +13,18 @@ "analyze": "ANALYZE=true next build" }, "devDependencies": { - "@biomejs/biome": "1.7.3", - "@next/bundle-analyzer": "14.2.3", + "@biomejs/biome": "1.8.1", + "@next/bundle-analyzer": "14.2.4", "@nzws/eslint-config": "2.2.0", "@nzws/prettier-config": "2.0.0", "@tsconfig/next": "2.0.3", - "@types/node": "20.12.12", + "@types/node": "20.14.2", "@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.77.2", + "sass": "1.77.5", "typescript": "5.4.5" }, "dependencies": { @@ -35,7 +35,7 @@ "cmdk": "0.2.1", "gray-matter": "4.0.3", "include-media": "2.0.0", - "next": "14.2.3", + "next": "14.2.4", "next-mdx-remote": "5.0.0", "next-route-visualizer": "1.1.3", "plaiceholder": "2.5.0",