diff --git a/Frontend/bun.lockb b/Frontend/bun.lockb index 02ca10b..cafcd5c 100644 Binary files a/Frontend/bun.lockb and b/Frontend/bun.lockb differ diff --git a/Frontend/docs/home.md b/Frontend/docs/home.md index 255fda0..768b780 100644 --- a/Frontend/docs/home.md +++ b/Frontend/docs/home.md @@ -18,4 +18,8 @@ Some of the core features of RESTfulMC include: |-------------------------:|------------------------------------------------------------------:| | [Player Lookup](/player) | praesent omittam mollis maximus has pretium mediocritatem eripuit | | [Server Lookup](/server) | sapien faucibus numquam ponderum utamur himenaeos menandri tation | + +## Test +bla bla bla + --- \ No newline at end of file diff --git a/Frontend/package.json b/Frontend/package.json index 0347e07..b177c09 100644 --- a/Frontend/package.json +++ b/Frontend/package.json @@ -12,7 +12,7 @@ "lint": "next lint" }, "overrides": { - "remark-mdx": "3.0.1", + "remark-mdx": "3.0.0", "unified": "11.0.4", "remark-parse": "11.0.0", "mdast-util-frontmatter": "2.0.1" @@ -37,7 +37,6 @@ "clipboard-copy": "^4.0.1", "clsx": "^2.1.0", "lucide-react": "^0.372.0", - "mdast-util-frontmatter": "^2.0.1", "moment": "^2.30.1", "next": "14.2.2", "next-plausible": "^3.12.0", @@ -47,16 +46,13 @@ "react-dom": "^18", "react-hook-form": "^7.51.3", "remark-gfm": "^4.0.0", - "remark-mdx": "^3.0.0", - "remark-parse": "^11.0.0", "remote-mdx": "^0.0.4", "restfulmc-lib": "^1.1.3", "shadcn-ui": "0.8.0", "sharp": "^0.33.3", "sonner": "^1.4.41", "tailwind-merge": "^2.2.2", - "tailwindcss-animate": "^1.0.7", - "unified": "^11.0.4" + "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@types/node": "^20",