We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae3134 commit 8e41ff1Copy full SHA for 8e41ff1
2 files changed
docs/package.json
@@ -39,7 +39,7 @@
39
"clsx": "^2.1.1",
40
"docusaurus-plugin-llms": "github:northpolesec/docusaurus-plugin-llms",
41
"lucide-react": "^0.487.0",
42
- "postcss": "^8.5.6",
+ "postcss": "^8.5.10",
43
"prism-react-renderer": "^2.4.1",
44
"react": "^19.2.3",
45
"react-dom": "^19.2.3",
@@ -81,7 +81,8 @@
81
"overrides": {
82
"dompurify@>=3.0.0 <=3.3.3": "3.4.0",
83
"lodash-es@<=4.17.23": "4.18.1",
84
- "serialize-javascript@<7.0.5": "7.0.5"
+ "serialize-javascript@<7.0.5": "7.0.5",
85
+ "uuid@<14.0.0": "14.0.0"
86
}
87
88
0 commit comments