This commit is contained in:
parent
f65cc4e804
commit
42f9e7090f
Binary file not shown.
@ -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
|
||||
|
||||
---
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user