diff --git a/bun.lockb b/bun.lockb index 5bf4050..db29c15 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7689a23..4e19ed1 100644 --- a/package.json +++ b/package.json @@ -23,9 +23,9 @@ "dependencies": { "@vercel/og": "^0.6.4", "autoprefixer": "^10.4.20", - "next": "^15.1.2", - "nextra": "^3.3.0", - "nextra-theme-docs": "^3.3.0", + "next": "^15.1.3", + "nextra": "^3.3.1", + "nextra-theme-docs": "^3.3.1", "postcss": "^8.4.49", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -36,9 +36,9 @@ "@types/react": "^19.0.2", "@types/react-dom": "^19.0.2", "eslint": "^9.17.0", - "eslint-config-next": "^15.1.2", + "eslint-config-next": "^15.1.3", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react": "^7.37.2", + "eslint-plugin-react": "^7.37.3", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", "typescript": "^5.7.2"