Prompt Library (#1906)

This commit is contained in:
Rizel Scarlett
2025-03-31 07:29:37 -04:00
committed by GitHub
parent 326f087637
commit 54573e4a60
49 changed files with 2295 additions and 206 deletions

View File

@@ -22,7 +22,7 @@
"@inkeep/docusaurus": "^2.0.16",
"@mdx-js/react": "^3.0.0",
"autoprefixer": "^10.4.17",
"clsx": "^2.0.0",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"framer-motion": "^11.0.0",
"lucide-react": "^0.475.0",
@@ -31,6 +31,8 @@
"prism-react-renderer": "^2.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-markdown": "^10.1.0",
"tailwind-merge": "^3.0.2",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
@@ -54,4 +56,4 @@
"engines": {
"node": ">=18.0"
}
}
}