aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-11-24 16:26:57 +0000
committerMohamedBassem <me@mbassem.com>2024-11-24 16:29:11 +0000
commit6392cca5284d9d05170cab2cb572eef1dd7fc686 (patch)
tree5f4b4d088b6ec62e03cab821aefc94105f189788
parentfd4a99678cd222941cc66de5d7fcd5f7615f375d (diff)
downloadkarakeep-6392cca5284d9d05170cab2cb572eef1dd7fc686.tar.zst
docs: Fix docs build
-rw-r--r--docs/package.json3
-rw-r--r--pnpm-lock.yaml22
2 files changed, 24 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 9dfbffdb..4b1be86a 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -22,7 +22,8 @@
"docusaurus-preset-openapi": "^0.7.5",
"prism-react-renderer": "^2.3.0",
"react": "^18.3.1",
- "react-dom": "^18.3.1"
+ "react-dom": "^18.3.1",
+ "url": "^0.11.4"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 765fb08c..9d18d121 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -849,6 +849,9 @@ importers:
react-dom:
specifier: ^18.3.1
version: 18.3.1(react@18.3.1)
+ url:
+ specifier: ^0.11.4
+ version: 0.11.4
devDependencies:
'@docusaurus/module-type-aliases':
specifier: 3.5.2
@@ -10705,6 +10708,10 @@ packages:
resolution: {integrity: sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==}
engines: {node: '>=0.6'}
+ qs@6.13.1:
+ resolution: {integrity: sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==}
+ engines: {node: '>=0.6'}
+
query-string@7.1.3:
resolution: {integrity: sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==}
engines: {node: '>=6'}
@@ -12438,6 +12445,10 @@ packages:
re2:
optional: true
+ url@0.11.4:
+ resolution: {integrity: sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==}
+ engines: {node: '>= 0.4'}
+
urlpattern-polyfill@10.0.0:
resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==}
@@ -26574,6 +26585,11 @@ snapshots:
side-channel: 1.0.6
dev: false
+ qs@6.13.1:
+ dependencies:
+ side-channel: 1.0.6
+ dev: false
+
query-string@7.1.3:
dependencies:
decode-uri-component: 0.2.2
@@ -29039,6 +29055,12 @@ snapshots:
tlds: 1.250.0
dev: false
+ url@0.11.4:
+ dependencies:
+ punycode: 1.4.1
+ qs: 6.13.1
+ dev: false
+
urlpattern-polyfill@10.0.0:
dev: false