update package.json

This commit is contained in:
darrell-thobe-sp
2024-11-15 13:43:47 -05:00
parent 543b402505
commit 4380c40f3e
3 changed files with 4025 additions and 9697 deletions

View File

@@ -19,7 +19,7 @@ const config = {
swcHtmlMinimizer: true, swcHtmlMinimizer: true,
lightningCssMinimizer: true, lightningCssMinimizer: true,
rspackBundler: true, rspackBundler: true,
mdxCrossCompilerCache: false, mdxCrossCompilerCache: true,
}, },
}, },
title: 'SailPoint Developer Community', title: 'SailPoint Developer Community',

13719
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -37,7 +37,6 @@
"clsx": "^2.0.0", "clsx": "^2.0.0",
"docusaurus-plugin-openapi-docs": "0.0.0-949", "docusaurus-plugin-openapi-docs": "0.0.0-949",
"docusaurus-theme-openapi-docs": "0.0.0-949", "docusaurus-theme-openapi-docs": "0.0.0-949",
"docusaurus2-dotenv": "^1.4.0",
"ldrs": "^1.0.1", "ldrs": "^1.0.1",
"prism-react-renderer": "^2.3.0", "prism-react-renderer": "^2.3.0",
"react": "^18.2.0", "react": "^18.2.0",