|
|
|
@ -17,10 +17,10 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.6.1",
|
|
|
|
|
"@docusaurus/tsconfig": "3.6.1",
|
|
|
|
|
"@docusaurus/types": "3.6.1",
|
|
|
|
|
"typescript": "~5.6.2"
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.7.0",
|
|
|
|
|
"@docusaurus/tsconfig": "3.7.0",
|
|
|
|
|
"@docusaurus/types": "3.7.0",
|
|
|
|
|
"typescript": "~5.7.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
@ -2325,6 +2325,41 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/bundler/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/bundler/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/core": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.6.1.tgz",
|
|
|
|
@ -2455,17 +2490,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/module-type-aliases": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-J+q1jgm7TnEfVIUZImSFeLA1rghb6nwtoB9siHdcgKpDqFJ9/S7xhQL2aEKE7iZMZYzpu+2F390E9A7GkdEJNA==",
|
|
|
|
|
"version": "3.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-g7WdPqDNaqA60CmBrr0cORTrsOit77hbsTj7xE2l71YhBn79sxdm7WMK7wfhcaafkbpIh7jv5ef5TOpf1Xv9Lg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/types": "3.6.1",
|
|
|
|
|
"@docusaurus/types": "3.7.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
|
"@types/react-router-dom": "*",
|
|
|
|
|
"react-helmet-async": "*",
|
|
|
|
|
"react-helmet-async": "npm:@slorber/react-helmet-async@*",
|
|
|
|
|
"react-loadable": "npm:@docusaurus/react-loadable@6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
@ -2507,6 +2543,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-blog/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-blog/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-docs": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.6.1.tgz",
|
|
|
|
@ -2539,6 +2610,60 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-docs/node_modules/@docusaurus/module-type-aliases": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-J+q1jgm7TnEfVIUZImSFeLA1rghb6nwtoB9siHdcgKpDqFJ9/S7xhQL2aEKE7iZMZYzpu+2F390E9A7GkdEJNA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/types": "3.6.1",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
|
"@types/react-router-dom": "*",
|
|
|
|
|
"react-helmet-async": "*",
|
|
|
|
|
"react-loadable": "npm:@docusaurus/react-loadable@6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "*",
|
|
|
|
|
"react-dom": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-docs/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-docs/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-pages": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.6.1.tgz",
|
|
|
|
@ -2562,6 +2687,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-pages/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-pages/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-debug": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.6.1.tgz",
|
|
|
|
@ -2583,6 +2743,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-debug/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-debug/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-analytics": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.6.1.tgz",
|
|
|
|
@ -2602,6 +2797,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-analytics/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-analytics/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-gtag": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.6.1.tgz",
|
|
|
|
@ -2622,6 +2852,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-gtag/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-gtag/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-tag-manager": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.6.1.tgz",
|
|
|
|
@ -2641,6 +2906,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-tag-manager/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-tag-manager/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-sitemap": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.6.1.tgz",
|
|
|
|
@ -2665,6 +2965,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-sitemap/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-sitemap/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/preset-classic": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.6.1.tgz",
|
|
|
|
@ -2693,6 +3028,41 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/preset-classic/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/preset-classic/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-classic": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.6.1.tgz",
|
|
|
|
@ -2734,6 +3104,60 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/module-type-aliases": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-J+q1jgm7TnEfVIUZImSFeLA1rghb6nwtoB9siHdcgKpDqFJ9/S7xhQL2aEKE7iZMZYzpu+2F390E9A7GkdEJNA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/types": "3.6.1",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
|
"@types/react-router-dom": "*",
|
|
|
|
|
"react-helmet-async": "*",
|
|
|
|
|
"react-loadable": "npm:@docusaurus/react-loadable@6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "*",
|
|
|
|
|
"react-dom": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-classic/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-classic/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-common": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.6.1.tgz",
|
|
|
|
@ -2762,6 +3186,60 @@
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-common/node_modules/@docusaurus/module-type-aliases": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-J+q1jgm7TnEfVIUZImSFeLA1rghb6nwtoB9siHdcgKpDqFJ9/S7xhQL2aEKE7iZMZYzpu+2F390E9A7GkdEJNA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/types": "3.6.1",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
|
"@types/react-router-dom": "*",
|
|
|
|
|
"react-helmet-async": "*",
|
|
|
|
|
"react-loadable": "npm:@docusaurus/react-loadable@6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "*",
|
|
|
|
|
"react-dom": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-common/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-common/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-search-algolia": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.6.1.tgz",
|
|
|
|
@ -2807,16 +3285,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/tsconfig": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/tsconfig/-/tsconfig-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-RvjMG9M9YK8N/I5oudqJed8jjfWGI7csr4XCkGXBToNkkoi2QgkTz2DxH+obKdfLejQaASdIMynYaE5Lv7Qw9Q==",
|
|
|
|
|
"version": "3.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/tsconfig/-/tsconfig-3.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-vRsyj3yUZCjscgfgcFYjIsTcAru/4h4YH2/XAE8Rs7wWdnng98PgWKvP5ovVc4rmRpRg2WChVW0uOy2xHDvDBQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"version": "3.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
@ -2824,20 +3303,21 @@
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
"react": "^18.0.0 || ^19.0.0",
|
|
|
|
|
"react-dom": "^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/types/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
@ -2893,6 +3373,41 @@
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils-common/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils-common/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils-validation": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.6.1.tgz",
|
|
|
|
@ -2912,6 +3427,41 @@
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils/node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-hCB1hj9DYutVYBisnPNobz9SzEmCcf1EetJv09O49Cov3BqOkm+vnnjB3d957YJMtpLGQoKBeN/FF1DZ830JwQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"commander": "^5.1.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"react-helmet-async": "^1.3.0",
|
|
|
|
|
"utility-types": "^3.10.0",
|
|
|
|
|
"webpack": "^5.95.0",
|
|
|
|
|
"webpack-merge": "^5.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils/node_modules/webpack-merge": {
|
|
|
|
|
"version": "5.10.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz",
|
|
|
|
|
"integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
|
"wildcard": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@hapi/hoek": {
|
|
|
|
|
"version": "9.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz",
|
|
|
|
@ -12686,9 +13236,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prism-react-renderer": {
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-2.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-327BsVCD/unU4CNLZTWVHyUHKnsqcvj2qbPlQ8MiBE2eq2rgctjigPA1Gp9HLF83kZ20zNN6jgizHJeEsyFYOw==",
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-ey8Ls/+Di31eqzUxC46h8MksNuGx/n0AAC8uKpwFau4RPDYLuE3EXTp8N8G2vX2N7UC/+IXeNUnlWBGGcAG+Ig==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prismjs": "^1.26.0",
|
|
|
|
@ -14964,9 +15514,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
|
|
|
|
|
"version": "5.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|