mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
3c3bce1a6b
* WIP: docs(proxy): describe proxy settings * fix nginx * refactor (docs): deploy and operate sections * chore: ignore package-lock since we use yarn * chore: update to rc1 * chore: broken links * chore: update yarn * docs: move disclaimer to bottom * chore: fix broken links * Update docs/docs/guides/operate/tls_modes.mdx Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> * test caddy files * syntax highlight * traefik example * refactor: docs * refactor * working state * got a working state * remove bar * mark rate limits for update * remove zitadel.ch * fix cases * docs: zitadel quickstart * docs: zitadel quickstart * docs: create app and project * docs: move customer portal docs to guides manage cloud * docs: move customer portal docs to guides manage cloud * docs: move customer portal docs to guides manage cloud * docs: add help me choose in the quickstart * docs: broken links * fix broken links * Update knative guide * styling * docs: support customer portal * update to main instead v2-alpha * use version 2 tag * docs: images * docs: move authentication and authorization guides to integrate * docs: quickstart use examples * docs: lb example * fix broken link * docs: update userinfo endpoints * docs: update userinfo endpoints * fix oidc endpoint * docs: remove unused endpoints in app.module Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
182 lines
6.2 KiB
JSON
182 lines
6.2 KiB
JSON
{
|
|
"name": "zitadel-docs",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"docusaurus": "docusaurus",
|
|
"start": "docusaurus start",
|
|
"build": "docusaurus build",
|
|
"swizzle": "docusaurus swizzle",
|
|
"deploy": "docusaurus deploy",
|
|
"clear": "docusaurus clear",
|
|
"serve": "docusaurus serve",
|
|
"write-translations": "docusaurus write-translations",
|
|
"write-heading-ids": "docusaurus write-heading-ids"
|
|
},
|
|
"dependencies": {
|
|
"@algolia/autocomplete-core": "1.5.2",
|
|
"@algolia/autocomplete-preset-algolia": "1.5.2",
|
|
"@ampproject/remapping": "2.2.0",
|
|
"@babel/core": "7.17.10",
|
|
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
|
|
"@babel/plugin-proposal-class-static-block": "7.17.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
|
|
"@babel/plugin-proposal-private-methods": "7.16.11",
|
|
"@babel/plugin-transform-async-to-generator": "7.16.8",
|
|
"@babel/plugin-transform-destructuring": "7.17.7",
|
|
"@babel/plugin-transform-modules-commonjs": "7.17.9",
|
|
"@babel/plugin-transform-modules-systemjs": "7.17.8",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "7.17.10",
|
|
"@babel/plugin-transform-regenerator": "7.17.9",
|
|
"@babel/plugin-transform-runtime": "7.17.10",
|
|
"@babel/preset-env": "7.17.10",
|
|
"@babel/preset-react": "7.16.7",
|
|
"@babel/preset-typescript": "7.16.7",
|
|
"@babel/runtime-corejs3": "7.17.9",
|
|
"@colors/colors": "1.5.0",
|
|
"@docsearch/css": "3.0.0",
|
|
"@docsearch/react": "3.0.0",
|
|
"@docusaurus/core": "^2.0.0-beta.20",
|
|
"@docusaurus/cssnano-preset": "2.0.0-rc.1",
|
|
"@docusaurus/module-type-aliases": "2.0.0-rc.1",
|
|
"@docusaurus/plugin-debug": "2.0.0-rc.1",
|
|
"@docusaurus/plugin-google-analytics": "2.0.0-rc.1",
|
|
"@docusaurus/plugin-google-gtag": "2.0.0-rc.1",
|
|
"@docusaurus/plugin-sitemap": "2.0.0-rc.1",
|
|
"@docusaurus/preset-classic": "2.0.0-rc.1",
|
|
"@docusaurus/theme-classic": "2.0.0-rc.1",
|
|
"@docusaurus/theme-search-algolia": "2.0.0-rc.1",
|
|
"@docusaurus/types": "2.0.0-rc.1",
|
|
"@jridgewell/resolve-uri": "3.0.7",
|
|
"@jridgewell/set-array": "1.1.1",
|
|
"@jridgewell/trace-mapping": "0.3.11",
|
|
"@leichtgewicht/ip-codec": "2.0.4",
|
|
"@mdx-js/mdx": "1.6.22",
|
|
"@mdx-js/react": "^1.6.22",
|
|
"@slorber/static-site-generator-webpack-plugin": "4.0.4",
|
|
"@svgr/core": "6.2.1",
|
|
"@svgr/hast-util-to-babel-ast": "6.2.1",
|
|
"@svgr/plugin-svgo": "6.2.0",
|
|
"@types/eslint-scope": "3.7.3",
|
|
"@types/http-proxy": "1.17.9",
|
|
"@types/react-router-config": "5.0.6",
|
|
"@types/react-router-dom": "5.3.3",
|
|
"@types/ws": "8.5.3",
|
|
"autoprefixer": "10.4.7",
|
|
"axios": "0.25.0",
|
|
"babel-loader": "8.2.5",
|
|
"body-parser": "1.20.0",
|
|
"bonjour-service": "1.0.12",
|
|
"boxen": "6.2.1",
|
|
"clean-css": "5.3.0",
|
|
"cli-boxes": "3.0.0",
|
|
"cli-table3": "0.6.2",
|
|
"clsx": "^1.1.1",
|
|
"cookie": "0.5.0",
|
|
"copy-webpack-plugin": "10.2.4",
|
|
"core-js": "3.22.5",
|
|
"core-js-pure": "3.22.5",
|
|
"css-declaration-sorter": "6.2.2",
|
|
"css-loader": "6.7.1",
|
|
"css-minimizer-webpack-plugin": "3.4.1",
|
|
"cssnano": "5.1.7",
|
|
"cssnano-preset-advanced": "5.3.3",
|
|
"dns-packet": "5.3.1",
|
|
"docusaurus-plugin-image-zoom": "^0.1.1",
|
|
"docusaurus-plugin-plausible": "^0.0.5",
|
|
"eastasianwidth": "0.2.0",
|
|
"enhanced-resolve": "5.9.3",
|
|
"eval": "0.1.8",
|
|
"express": "4.18.1",
|
|
"finalhandler": "1.2.0",
|
|
"follow-redirects": "1.15.0",
|
|
"fraction.js": "4.2.0",
|
|
"html-minifier-terser": "6.1.0",
|
|
"html-tags": "3.2.0",
|
|
"html-webpack-plugin": "5.5.0",
|
|
"http-proxy-middleware": "2.0.6",
|
|
"infima": "0.2.0-alpha.39",
|
|
"invariant": "2.2.4",
|
|
"mdx-mermaid": "^1.1.0",
|
|
"mermaid": "^8.12.1",
|
|
"mini-css-extract-plugin": "2.6.0",
|
|
"multicast-dns": "7.2.4",
|
|
"nanoid": "3.3.4",
|
|
"node-forge": "1.3.1",
|
|
"object-inspect": "1.12.0",
|
|
"plugin-image-zoom": "ataft/plugin-image-zoom",
|
|
"postcss-calc": "8.2.4",
|
|
"postcss-colormin": "5.3.0",
|
|
"postcss-convert-values": "5.1.0",
|
|
"postcss-discard-comments": "5.1.1",
|
|
"postcss-discard-duplicates": "5.1.0",
|
|
"postcss-discard-empty": "5.1.1",
|
|
"postcss-discard-overridden": "5.1.0",
|
|
"postcss-discard-unused": "5.1.0",
|
|
"postcss-loader": "6.2.1",
|
|
"postcss-merge-idents": "5.1.1",
|
|
"postcss-merge-longhand": "5.1.4",
|
|
"postcss-merge-rules": "5.1.1",
|
|
"postcss-minify-font-values": "5.1.0",
|
|
"postcss-minify-gradients": "5.1.1",
|
|
"postcss-minify-params": "5.1.2",
|
|
"postcss-minify-selectors": "5.2.0",
|
|
"postcss-normalize-charset": "5.1.0",
|
|
"postcss-normalize-display-values": "5.1.0",
|
|
"postcss-normalize-positions": "5.1.0",
|
|
"postcss-normalize-repeat-style": "5.1.0",
|
|
"postcss-normalize-string": "5.1.0",
|
|
"postcss-normalize-timing-functions": "5.1.0",
|
|
"postcss-normalize-unicode": "5.1.0",
|
|
"postcss-normalize-url": "5.1.0",
|
|
"postcss-normalize-whitespace": "5.1.1",
|
|
"postcss-ordered-values": "5.1.1",
|
|
"postcss-reduce-idents": "5.2.0",
|
|
"postcss-reduce-initial": "5.1.0",
|
|
"postcss-reduce-transforms": "5.1.0",
|
|
"postcss-sort-media-queries": "4.2.1",
|
|
"postcss-svgo": "5.1.0",
|
|
"postcss-unique-selectors": "5.1.1",
|
|
"postcss-zindex": "5.1.0",
|
|
"prismjs": "1.28.0",
|
|
"raw-body": "2.5.1",
|
|
"raw-loader": "^4.0.2",
|
|
"react": "^17.0.2",
|
|
"react-dev-utils": "12.0.1",
|
|
"react-dom": "^17.0.2",
|
|
"react-error-overlay": "6.0.11",
|
|
"react-fast-compare": "3.2.0",
|
|
"regenerator-transform": "0.15.0",
|
|
"remark-emoji": "2.2.0",
|
|
"rtlcss": "3.5.0",
|
|
"rxjs": "7.5.5",
|
|
"selfsigned": "2.0.1",
|
|
"serve-static": "1.15.0",
|
|
"shallowequal": "1.1.0",
|
|
"side-channel": "1.0.4",
|
|
"sitemap": "7.1.1",
|
|
"source-map-js": "1.0.2",
|
|
"stylehacks": "5.1.0",
|
|
"terser-webpack-plugin": "5.3.1",
|
|
"type-fest": "2.12.2",
|
|
"wait-on": "6.0.1",
|
|
"webpack-bundle-analyzer": "4.5.0",
|
|
"webpack-dev-middleware": "5.3.1",
|
|
"webpack-dev-server": "4.9.0",
|
|
"widest-line": "4.0.1",
|
|
"wrap-ansi": "8.0.1"
|
|
},
|
|
"browserslist": {
|
|
"production": [
|
|
">0.5%",
|
|
"not dead",
|
|
"not op_mini all"
|
|
],
|
|
"development": [
|
|
"last 1 chrome version",
|
|
"last 1 firefox version",
|
|
"last 1 safari version"
|
|
]
|
|
}
|
|
}
|