website: bump the goauthentik group across 1 directory with 2 updates

Bumps the goauthentik group with 2 updates in the /website directory: @goauthentik/docusaurus-config and @goauthentik/prettier-config.


Updates `@goauthentik/docusaurus-config` from 1.1.0 to 2.1.1

Updates `@goauthentik/prettier-config` from 1.0.5 to 2.0.1

---
updated-dependencies:
- dependency-name: "@goauthentik/docusaurus-config"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: goauthentik
- dependency-name: "@goauthentik/prettier-config"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: goauthentik
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 18:19:06 +00:00
committed by GitHub
parent b10c795a26
commit 29ba8f5da4
2 changed files with 28 additions and 21 deletions

View File

@ -16,10 +16,9 @@
"@docusaurus/preset-classic": "^3.7.0",
"@docusaurus/theme-common": "^3.7.0",
"@docusaurus/theme-mermaid": "^3.7.0",
"@goauthentik/docusaurus-config": "^1.1.0",
"@goauthentik/docusaurus-config": "^2.1.1",
"@goauthentik/tsconfig": "^1.0.4",
"@mdx-js/react": "^3.1.0",
"@swc/html-linux-x64-gnu": "1.12.9",
"clsx": "^2.1.1",
"docusaurus-plugin-openapi-docs": "^4.4.0",
"docusaurus-theme-openapi-docs": "^4.4.0",
@ -38,7 +37,7 @@
"@docusaurus/types": "^3.7.0",
"@eslint/js": "^9.30.0",
"@goauthentik/eslint-config": "^1.0.5",
"@goauthentik/prettier-config": "^1.0.5",
"@goauthentik/prettier-config": "^2.0.1",
"@goauthentik/tsconfig": "^1.0.4",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/lodash": "^4.17.19",
@ -4358,27 +4357,36 @@
}
},
"node_modules/@goauthentik/docusaurus-config": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@goauthentik/docusaurus-config/-/docusaurus-config-1.1.0.tgz",
"integrity": "sha512-tOCLL1Lg3tLA9hgx6sp3jj7ybssVRfBAB+dpO3ToCaSP9thnS6IWKnmtV+jzVhlWaEAR2+M6LHmFSDhyA9DrhQ==",
"license": "MIT",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@goauthentik/docusaurus-config/-/docusaurus-config-2.1.1.tgz",
"integrity": "sha512-yyUVSM+4BT683EsiGGZ8cmbhZhiMDcjnFMwWR2AuNFBL4cYC7QjwX11MySFSY1/k1gZjqgURXrn9Qf7WVxVVSA==",
"dependencies": {
"deepmerge-ts": "^7.1.5",
"prism-react-renderer": "^2.4.1"
},
"engines": {
"node": ">=20.11"
"node": ">=22"
},
"optionalDependencies": {
"react": ">=18",
"react-dom": ">=18"
},
"peerDependencies": {
"@docusaurus/theme-common": "^3.7.0",
"@docusaurus/theme-search-algolia": "^3.7.0",
"@docusaurus/types": "^3.7.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
"@docusaurus/theme-common": "^3.8.1",
"@docusaurus/theme-search-algolia": "^3.8.1",
"@docusaurus/types": "^3.8.0",
"react": ">=18",
"react-dom": ">=18"
},
"peerDependenciesMeta": {
"@docusaurus/theme-search-algolia": {
"optional": true
},
"react": {
"optional": true
},
"react-dom": {
"optional": true
}
}
},
@ -4415,19 +4423,18 @@
}
},
"node_modules/@goauthentik/prettier-config": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-1.0.5.tgz",
"integrity": "sha512-3W1uJvhzBPerDao53hSXhNzB7Ev8DbGYh+gVkuku1FaUZGBpiwD/6U3ah4sny8NoRiObGQ1geF4dhNLtlRbC/Q==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-2.0.1.tgz",
"integrity": "sha512-LMK6SpR4qIR3Res26fdc4NhcnRLWcfBhM0QANMelEXeY4tDRy6K0tl+T2MXy26ty6mkRZZ4gvAlBEGnK9o6iHg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=20.11"
"node": ">=22"
},
"peerDependencies": {
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"prettier": "^3.5.3",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-packagejson": "^2.5.14"
"prettier-plugin-packagejson": "^2.5.15"
}
},
"node_modules/@goauthentik/tsconfig": {

View File

@ -33,7 +33,7 @@
"@docusaurus/preset-classic": "^3.7.0",
"@docusaurus/theme-common": "^3.7.0",
"@docusaurus/theme-mermaid": "^3.7.0",
"@goauthentik/docusaurus-config": "^1.1.0",
"@goauthentik/docusaurus-config": "^2.1.1",
"@goauthentik/tsconfig": "^1.0.4",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
@ -54,7 +54,7 @@
"@docusaurus/types": "^3.7.0",
"@eslint/js": "^9.30.0",
"@goauthentik/eslint-config": "^1.0.5",
"@goauthentik/prettier-config": "^1.0.5",
"@goauthentik/prettier-config": "^2.0.1",
"@goauthentik/tsconfig": "^1.0.4",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/lodash": "^4.17.19",