Added parser

This commit is contained in:
VityaSchel
2023-10-01 21:28:53 +04:00
parent b6ea0217c3
commit a4667f57c7
8 changed files with 378 additions and 57 deletions

View File

@@ -16,6 +16,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"content-type": "^1.0.5",
"jsdom": "^22.1.0",
"lucide-react": "^0.279.0",
"next": "latest",
"node-html-parser": "^6.1.10",
@@ -25,6 +26,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/jsdom": "^21.1.3",
"@types/node": "latest",
"@types/react": "latest",
"@types/react-dom": "latest",