web: bump the goauthentik group across 1 directory with 3 updates (#20620)

Bumps the goauthentik group with 3 updates in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/packages/esbuild-plugin-live-reload), [@goauthentik/prettier-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/prettier-config) and [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig).


Updates `@goauthentik/esbuild-plugin-live-reload` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/goauthentik/authentik/releases)
- [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/esbuild-plugin-live-reload)

Updates `@goauthentik/prettier-config` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/goauthentik/authentik/releases)
- [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/prettier-config)

Updates `@goauthentik/tsconfig` from 1.0.5 to 1.0.7
- [Release notes](https://github.com/goauthentik/authentik/releases)
- [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig)

---
updated-dependencies:
- dependency-name: "@goauthentik/esbuild-plugin-live-reload"
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: goauthentik
- dependency-name: "@goauthentik/prettier-config"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: goauthentik
- dependency-name: "@goauthentik/tsconfig"
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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:
dependabot[bot]
2026-03-04 09:49:20 +01:00
committed by GitHub
parent 612d8e3df8
commit 83c5367c35
3 changed files with 19 additions and 19 deletions
+15 -15
View File
@@ -25,10 +25,10 @@
"@fortawesome/fontawesome-free": "^7.2.0",
"@goauthentik/api": "^2026.2.0-rc1-1770744803",
"@goauthentik/core": "^1.0.0",
"@goauthentik/esbuild-plugin-live-reload": "^1.6.0",
"@goauthentik/esbuild-plugin-live-reload": "^1.6.1",
"@goauthentik/eslint-config": "^1.3.0",
"@goauthentik/prettier-config": "^3.4.1",
"@goauthentik/tsconfig": "^1.0.5",
"@goauthentik/prettier-config": "^3.4.3",
"@goauthentik/tsconfig": "^1.0.7",
"@hcaptcha/types": "^1.1.0",
"@lit/context": "^1.1.6",
"@lit/localize": "^0.12.2",
@@ -1431,16 +1431,16 @@
"link": true
},
"node_modules/@goauthentik/esbuild-plugin-live-reload": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-1.6.0.tgz",
"integrity": "sha512-FEMlKXFXHFBULdyAZQt07C3mNy/z1+SVPnRiuPjjgf5vqwT+nQhvEEY5cO9vMmQSOyLSn7wfweDCPcYQ1wXfPQ==",
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-1.6.1.tgz",
"integrity": "sha512-JTml8rIVMEkepbQFLlvEvb0ms+C0OlOJLLiIvAYkPrXQZ88xa9rKlj9pQj+Y8cf0QRARNZ0YEBTxjtoxZ7lLqQ==",
"license": "MIT",
"dependencies": {
"find-free-ports": "^3.1.1"
},
"engines": {
"node": ">=24",
"npm": ">=11.6.2"
"npm": ">=11.10.1"
},
"peerDependencies": {
"esbuild": "^0.27.3"
@@ -1479,9 +1479,9 @@
}
},
"node_modules/@goauthentik/prettier-config": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.1.tgz",
"integrity": "sha512-jc8dHhdP3qjApZjLyRwLXB3Cg0hE7TVnyXaKLCULjfncTNYInLZK8j+UDiqWbEABxthhy/zwCdLKOKS1NuyE5A==",
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/@goauthentik/prettier-config/-/prettier-config-3.4.3.tgz",
"integrity": "sha512-yDfEZQy+vpP6lDKsA84rs4ye+M19TXNvTBZiTEbTj1xANnMjZoV92UtCnTUkW8DywuPkKQNmKZIEjhc7jExnTw==",
"license": "MIT",
"dependencies": {
"format-imports": "^4.0.8"
@@ -1496,13 +1496,13 @@
}
},
"node_modules/@goauthentik/tsconfig": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@goauthentik/tsconfig/-/tsconfig-1.0.5.tgz",
"integrity": "sha512-zedK2VYcsxHiNBBTCMFVz10P7S1uMDn8HgieHRlS8UpCYP1thKuvergISo31gSUFjRLbupMf4E4CipaYLJYkkg==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@goauthentik/tsconfig/-/tsconfig-1.0.7.tgz",
"integrity": "sha512-ftuK337VmEqC0/HvpzYsZm/IK9wUFx0uM1oQ9YAzBJ0nYKZ213RcJA9Q1bZfNf3B/jSMOxSSqF+rE2YdQdMV3Q==",
"license": "MIT",
"engines": {
"node": ">=24",
"npm": ">=11.6.2"
"npm": ">=11.10.1"
}
},
"node_modules/@goauthentik/web-sfe": {
@@ -17351,7 +17351,7 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@goauthentik/tsconfig": "^1.0.5",
"@goauthentik/tsconfig": "^1.0.7",
"@types/node": "^25.3.3",
"@types/semver": "^7.7.1",
"semver": "^7.7.4",
+3 -3
View File
@@ -100,10 +100,10 @@
"@fortawesome/fontawesome-free": "^7.2.0",
"@goauthentik/api": "^2026.2.0-rc1-1770744803",
"@goauthentik/core": "^1.0.0",
"@goauthentik/esbuild-plugin-live-reload": "^1.6.0",
"@goauthentik/esbuild-plugin-live-reload": "^1.6.1",
"@goauthentik/eslint-config": "^1.3.0",
"@goauthentik/prettier-config": "^3.4.1",
"@goauthentik/tsconfig": "^1.0.5",
"@goauthentik/prettier-config": "^3.4.3",
"@goauthentik/tsconfig": "^1.0.7",
"@hcaptcha/types": "^1.1.0",
"@lit/context": "^1.1.6",
"@lit/localize": "^0.12.2",
+1 -1
View File
@@ -44,7 +44,7 @@
}
},
"dependencies": {
"@goauthentik/tsconfig": "^1.0.5",
"@goauthentik/tsconfig": "^1.0.7",
"@types/node": "^25.3.3",
"@types/semver": "^7.7.1",
"semver": "^7.7.4",