aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/docs/package.json')
-rw-r--r--subprojects/docs/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/subprojects/docs/package.json b/subprojects/docs/package.json
index 45bf9ec1..3f8a8cdb 100644
--- a/subprojects/docs/package.json
+++ b/subprojects/docs/package.json
@@ -44,7 +44,7 @@
44 "@fontsource/open-sans": "^5.0.28", 44 "@fontsource/open-sans": "^5.0.28",
45 "@material-icons/svg": "^1.0.33", 45 "@material-icons/svg": "^1.0.33",
46 "@mdx-js/react": "^3.0.1", 46 "@mdx-js/react": "^3.0.1",
47 "@swc/core": "^1.6.13", 47 "@swc/core": "^1.7.2",
48 "clsx": "^2.1.1", 48 "clsx": "^2.1.1",
49 "java-properties": "^1.0.2", 49 "java-properties": "^1.0.2",
50 "mdast-util-mdx": "^3.0.0", 50 "mdast-util-mdx": "^3.0.0",
@@ -57,7 +57,7 @@
57 "sharp": "^0.33.4", 57 "sharp": "^0.33.4",
58 "swc-loader": "^0.2.6", 58 "swc-loader": "^0.2.6",
59 "terser-webpack-plugin": "^5.3.10", 59 "terser-webpack-plugin": "^5.3.10",
60 "typescript": "5.5.3", 60 "typescript": "5.5.4",
61 "unified": "^11.0.5", 61 "unified": "^11.0.5",
62 "unist-util-visit": "^5.0.0", 62 "unist-util-visit": "^5.0.0",
63 "webpack": "^5.93.0" 63 "webpack": "^5.93.0"
@@ -68,7 +68,7 @@
68 "@docusaurus/types": "^3.4.0", 68 "@docusaurus/types": "^3.4.0",
69 "@types/babel__core": "^7.20.5", 69 "@types/babel__core": "^7.20.5",
70 "@types/mdast": "^4.0.4", 70 "@types/mdast": "^4.0.4",
71 "@types/node": "^20.14.11", 71 "@types/node": "^20.14.12",
72 "@types/react": "^18.3.3", 72 "@types/react": "^18.3.3",
73 "@types/react-dom": "^18.3.0", 73 "@types/react-dom": "^18.3.0",
74 "@types/unist": "^3.0.2" 74 "@types/unist": "^3.0.2"