mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
web: bump the goauthentik group across 4 directories with 2 updates (#15858)
Bumps the goauthentik group with 1 update in the /packages/docusaurus-config directory: @goauthentik/prettier-config. Bumps the goauthentik group with 1 update in the /packages/esbuild-plugin-live-reload directory: @goauthentik/prettier-config. Bumps the goauthentik group with 1 update in the /packages/eslint-config directory: @goauthentik/prettier-config. Bumps the goauthentik group with 1 update in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/web/packages/esbuild-plugin-live-reload). Updates `@goauthentik/prettier-config` from 2.0.0 to 3.1.0 Updates `@goauthentik/prettier-config` from 3.0.0 to 3.1.0 Updates `@goauthentik/prettier-config` from 1.0.5 to 3.1.0 Updates `@goauthentik/esbuild-plugin-live-reload` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/web/packages/esbuild-plugin-live-reload) --- updated-dependencies: - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: goauthentik - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: goauthentik - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: goauthentik - dependency-name: "@goauthentik/esbuild-plugin-live-reload" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1062
-96
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@
|
||||
"@docusaurus/theme-common": "^3.8.1",
|
||||
"@docusaurus/theme-search-algolia": "^3.8.1",
|
||||
"@docusaurus/types": "^3.8.1",
|
||||
"@goauthentik/prettier-config": "^2.0.0",
|
||||
"@goauthentik/prettier-config": "^3.1.0",
|
||||
"@goauthentik/tsconfig": "^1.0.4",
|
||||
"@types/react": "^19.1.6",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
|
||||
+3
-3
@@ -675,9 +675,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/prettier-config": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.0.0.tgz",
|
||||
"integrity": "sha512-kBsUDwcAufuGsGoXndIijuBHlZabw1Q4QswwwFWUrUJDRqWbJ+ga7KirG8E6UPdSU5XZctGRfMiKSNzvzXZP7A==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.1.0.tgz",
|
||||
"integrity": "sha512-x9bP7j07fDt+T03Zm23yc6bwOJwqID/UH8HCbsv5c784BQKsGkFlQS5eMx6HP5M6s+K9wwSltV84g28DYYbknQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
Generated
+953
-271
File diff suppressed because it is too large
Load Diff
@@ -35,7 +35,7 @@
|
||||
"eslint-plugin-wc": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@goauthentik/prettier-config": "^1.0.1",
|
||||
"@goauthentik/prettier-config": "^3.1.0",
|
||||
"@goauthentik/tsconfig": "^1.0.1",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"typescript": "^5.8.3",
|
||||
|
||||
Generated
+5
-5
@@ -25,7 +25,7 @@
|
||||
"@fortawesome/fontawesome-free": "^7.0.0",
|
||||
"@goauthentik/api": "^2025.6.4-1753714826",
|
||||
"@goauthentik/core": "^1.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^1.0.5",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^1.1.0",
|
||||
"@goauthentik/eslint-config": "^1.0.5",
|
||||
"@goauthentik/prettier-config": "^3.1.0",
|
||||
"@goauthentik/tsconfig": "^1.0.4",
|
||||
@@ -1503,9 +1503,9 @@
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@goauthentik/esbuild-plugin-live-reload": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-1.0.5.tgz",
|
||||
"integrity": "sha512-MZ/najY+Xn62ijzj7JDS1sVupWI3BNRwJc4kykB/iP9CdLJw+xO71qPTjfCEEOVYMZrOTftD4KOLhRYx3GTqkA==",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-1.1.0.tgz",
|
||||
"integrity": "sha512-JueZpuJFMXTR2B4h44/hS0oqn4frfR8A7gmOilKuOa1F3zbfE/T6MzWRv+23I3vDFJYr3fwQEw4zUWnSv75FjA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"find-free-ports": "^3.1.1"
|
||||
@@ -1514,7 +1514,7 @@
|
||||
"node": ">=22"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"esbuild": "^0.25.4"
|
||||
"esbuild": "^0.25.5"
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/eslint-config": {
|
||||
|
||||
+1
-1
@@ -96,7 +96,7 @@
|
||||
"@fortawesome/fontawesome-free": "^7.0.0",
|
||||
"@goauthentik/api": "^2025.6.4-1753714826",
|
||||
"@goauthentik/core": "^1.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^1.0.5",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^1.1.0",
|
||||
"@goauthentik/eslint-config": "^1.0.5",
|
||||
"@goauthentik/prettier-config": "^3.1.0",
|
||||
"@goauthentik/tsconfig": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user