mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
web: bump the goauthentik group across 1 directory with 2 updates (#21194)
Bumps the goauthentik group with 2 updates in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/packages/esbuild-plugin-live-reload) and [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig). Updates `@goauthentik/esbuild-plugin-live-reload` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/esbuild-plugin-live-reload) Updates `@goauthentik/tsconfig` from 1.0.8 to 1.0.9 - [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: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/tsconfig" dependency-version: 1.0.9 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:
Generated
+9
-9
@@ -25,10 +25,10 @@
|
||||
"@fortawesome/fontawesome-free": "^7.2.0",
|
||||
"@goauthentik/api": "0.0.0",
|
||||
"@goauthentik/core": "^1.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^2.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^2.0.1",
|
||||
"@goauthentik/eslint-config": "^1.3.0",
|
||||
"@goauthentik/prettier-config": "^3.5.0",
|
||||
"@goauthentik/tsconfig": "^1.0.8",
|
||||
"@goauthentik/tsconfig": "^1.0.9",
|
||||
"@hcaptcha/types": "^1.1.0",
|
||||
"@lit/context": "^1.1.6",
|
||||
"@lit/localize": "^0.12.2",
|
||||
@@ -1366,9 +1366,9 @@
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@goauthentik/esbuild-plugin-live-reload": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-2.0.0.tgz",
|
||||
"integrity": "sha512-6Kw7Ug+cDzxtJTM9S/WA1Ej+dHCle1KzQbX+IvSzdpzvlclyD4G7dCdBhY98oYiJGxSk1GZyE0xEAu38sVkf5A==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/esbuild-plugin-live-reload/-/esbuild-plugin-live-reload-2.0.1.tgz",
|
||||
"integrity": "sha512-CLEZPZCXb1kU9m+/tMKThPC+nf9MRvlJ0LwwF8Rn+CWLX+DBkfTkIZnN0Lk1XX/oIfzzAitZXJxdEUs1hHv+AQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"find-free-ports": "^3.1.1"
|
||||
@@ -1437,9 +1437,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@goauthentik/tsconfig": {
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/tsconfig/-/tsconfig-1.0.8.tgz",
|
||||
"integrity": "sha512-3Qo8zYJ5z+x2TXIF9zZ3BLCb7CRLal0axuKK3T22hTSxQIUoJhYUg+bCSVnak6PSsMDI9k43oUxlzRs9/49ENg==",
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@goauthentik/tsconfig/-/tsconfig-1.0.9.tgz",
|
||||
"integrity": "sha512-NxEtY6A4c/3hUCLt2YuZ1lsnTPnAvWcDXRgEQ2kotsysG6aL2PIJQZAUr4EK65aADzQenQIeLvkjN/xMQ4Dz8Q==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=24",
|
||||
@@ -18465,7 +18465,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@goauthentik/tsconfig": "^1.0.8",
|
||||
"@goauthentik/tsconfig": "^1.0.9",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/semver": "^7.7.1",
|
||||
"semver": "^7.7.4",
|
||||
|
||||
+2
-2
@@ -100,10 +100,10 @@
|
||||
"@fortawesome/fontawesome-free": "^7.2.0",
|
||||
"@goauthentik/api": "0.0.0",
|
||||
"@goauthentik/core": "^1.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^2.0.0",
|
||||
"@goauthentik/esbuild-plugin-live-reload": "^2.0.1",
|
||||
"@goauthentik/eslint-config": "^1.3.0",
|
||||
"@goauthentik/prettier-config": "^3.5.0",
|
||||
"@goauthentik/tsconfig": "^1.0.8",
|
||||
"@goauthentik/tsconfig": "^1.0.9",
|
||||
"@hcaptcha/types": "^1.1.0",
|
||||
"@lit/context": "^1.1.6",
|
||||
"@lit/localize": "^0.12.2",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@goauthentik/tsconfig": "^1.0.8",
|
||||
"@goauthentik/tsconfig": "^1.0.9",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/semver": "^7.7.1",
|
||||
"semver": "^7.7.4",
|
||||
|
||||
Reference in New Issue
Block a user