diff --git a/package.json b/package.json index 4080fc6..2b48fc7 100644 --- a/package.json +++ b/package.json @@ -17,19 +17,18 @@ "@types/markdown-it": "^14.1.1", "@vercel/analytics": "^1.2.2", "gray-matter": "^4.0.3", + "markdown-it": "^14.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-router-dom": "^6.22.3", - "vite-plugin-md": "^0.21.5" + "react-router-dom": "^6.22.3" }, "devDependencies": { "@biomejs/biome": "1.4.1", - "@types/gh-pages": "^6", "@types/react": "^18.2.15", "@types/react-dom": "^18.2.7", "@vitejs/plugin-react": "^4.0.3", "typescript": "^5.0.2", - "vite": "^4.4.5", + "vite": "^5.3.3", "vite-plugin-static-copy": "^1.0.6", "vite-plugin-top-level-await": "^1.3.1", "vite-plugin-wasm": "^3.2.2"