diff --git a/bun.lockb b/bun.lockb index 21d0a39..968bc75 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ca26cd7..6056f31 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "feed": "^4.2.2", "github-slugger": "^2.0.0", "hast-util-from-html-isomorphic": "^2.0.0", - "next": "14.2.4", + "next": "14.2.13", "next-compose-plugins": "^2.2.1", "postcss": "^8.4.38", "react-obfuscate-email": "1.1.2", @@ -37,7 +37,7 @@ "zimg": "^0.1.0" }, "devDependencies": { - "@next/bundle-analyzer": "14.2.4", + "@next/bundle-analyzer": "14.2.13", "@types/bun": "1.1.8", "@types/inquirer": "9.0.7", "@types/mdx": "2.0.13", @@ -49,7 +49,7 @@ "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.0", - "eslint-config-next": "14.2.4", + "eslint-config-next": "14.2.13", "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-simple-import-sort": "12.1.1",