mirror of
https://github.com/zitadel/zitadel.git
synced 2026-08-17 16:35:14 -05:00
fix: update dependencies (#12216)
# Which Problems Are Solved Fixes open vulnerabilities # How the Problems Are Solved Updated npm/js dependencies across console, new login v2, and docs Based on https://github.com/zitadel/zitadel/pull/12164 --------- Co-authored-by: conblem <mail@conblem.me> Co-authored-by: Livio Spring <9405495+livio-a@users.noreply.github.com>
This commit is contained in:
co-authored by
conblem
Livio Spring
parent
fc6e2a0f05
commit
cdc6c43d09
+18
-18
@@ -25,52 +25,52 @@
|
||||
"@headlessui/react": "^2.2.10",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@inkeep/cxkit-react": "^0.5.117",
|
||||
"@scalar/api-reference": "^1.53.1",
|
||||
"@scalar/api-reference": "^1.55.3",
|
||||
"@shikijs/rehype": "^4.0.2",
|
||||
"@shikijs/types": "^4.0.2",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"clsx": "^2.1.1",
|
||||
"fumadocs-core": "16.8.5",
|
||||
"fumadocs-core": "16.8.10",
|
||||
"fumadocs-mdx": "14.3.2",
|
||||
"fumadocs-openapi": "10.8.1",
|
||||
"fumadocs-ui": "16.8.5",
|
||||
"fumadocs-openapi": "10.8.2",
|
||||
"fumadocs-ui": "16.8.10",
|
||||
"js-yaml": "^4.1.1",
|
||||
"lucide-react": "^0.577.0",
|
||||
"mixpanel-browser": "^2.78.0",
|
||||
"next": "16.2.4",
|
||||
"next": "16.2.6",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "19.2.5",
|
||||
"react": "19.2.6",
|
||||
"react-copy-to-clipboard": "^5.1.1",
|
||||
"react-dom": "19.2.5",
|
||||
"react-dom": "19.2.6",
|
||||
"react-google-charts": "^5.2.1",
|
||||
"shiki": "^4.0.2",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"vanilla-cookieconsent": "^3.1.0",
|
||||
"zod": "^4.3.6"
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@tailwindcss/postcss": "^4.2.4",
|
||||
"@tailwindcss/postcss": "^4.3.0",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/node": "^25.7.0",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.1",
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"eslint": "^10.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.3",
|
||||
"@typescript-eslint/parser": "^8.59.3",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-mdx": "^3.7.0",
|
||||
"glob": "^13.0.6",
|
||||
"globals": "^17.5.0",
|
||||
"globals": "^17.6.0",
|
||||
"next-validate-link": "^1.6.6",
|
||||
"postcss": "^8.5.12",
|
||||
"postcss": "^8.5.14",
|
||||
"raw-loader": "^4.0.2",
|
||||
"remark-heading-id": "^1.0.1",
|
||||
"semver": "^7.7.4",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"semver": "^7.8.0",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
+28
-28
@@ -28,30 +28,30 @@
|
||||
"@headlessui/react": "^2.2.10",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@opentelemetry/api": "^1.9.1",
|
||||
"@opentelemetry/api-logs": "^0.215.0",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.73.0",
|
||||
"@opentelemetry/resource-detector-container": "^0.8.6",
|
||||
"@opentelemetry/resource-detector-gcp": "^0.50.0",
|
||||
"@opentelemetry/resources": "^2.7.0",
|
||||
"@opentelemetry/sdk-node": "^0.215.0",
|
||||
"@opentelemetry/winston-transport": "^0.25.0",
|
||||
"@opentelemetry/api-logs": "^0.217.0",
|
||||
"@opentelemetry/auto-instrumentations-node": "^0.75.0",
|
||||
"@opentelemetry/resource-detector-container": "^0.8.8",
|
||||
"@opentelemetry/resource-detector-gcp": "^0.52.0",
|
||||
"@opentelemetry/resources": "^2.7.1",
|
||||
"@opentelemetry/sdk-node": "^0.217.0",
|
||||
"@opentelemetry/winston-transport": "^0.27.0",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@tailwindcss/forms": "^0.5.11",
|
||||
"clsx": "^2.1.1",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"deepmerge": "^4.3.1",
|
||||
"escape-html": "^1.0.3",
|
||||
"lru-cache": "^11.3.5",
|
||||
"lru-cache": "^11.3.6",
|
||||
"lucide-react": "^0.577.0",
|
||||
"moment": "^2.30.1",
|
||||
"next": "16.2.4",
|
||||
"next-intl": "^4.9.2",
|
||||
"next": "16.2.6",
|
||||
"next-intl": "^4.11.2",
|
||||
"next-themes": "^0.4.6",
|
||||
"nice-grpc": "^2.1.16",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5",
|
||||
"react-hook-form": "^7.74.0",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6",
|
||||
"react-hook-form": "^7.75.0",
|
||||
"server-only": "^0.0.1",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"uuid": "^14.0.0",
|
||||
@@ -60,25 +60,25 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@faker-js/faker": "^9.9.0",
|
||||
"@next/eslint-plugin-next": "16.2.4",
|
||||
"@opentelemetry/sdk-trace-base": "^2.7.0",
|
||||
"@opentelemetry/sdk-trace-node": "^2.7.0",
|
||||
"@next/eslint-plugin-next": "16.2.6",
|
||||
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
||||
"@opentelemetry/sdk-trace-node": "^2.7.1",
|
||||
"@otplib/core": "^12.0.1",
|
||||
"@otplib/plugin-crypto": "^12.0.1",
|
||||
"@otplib/plugin-thirty-two": "^12.0.1",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@tailwindcss/postcss": "^4.2.4",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@tailwindcss/postcss": "^4.3.0",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@types/escape-html": "^1.0.4",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/node": "^25.7.0",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/tinycolor2": "^1.4.6",
|
||||
"@types/uuid": "^11.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.1",
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.3",
|
||||
"@typescript-eslint/parser": "^8.59.3",
|
||||
"@vercel/git-hooks": "^1.0.0",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"@zitadel/client": "workspace:*",
|
||||
@@ -87,30 +87,30 @@
|
||||
"dotenv-cli": "^11.0.0",
|
||||
"env-cmd": "^11.0.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-cypress": "^4.3.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-react-hooks": "^7.1.1",
|
||||
"gaxios": "^7.1.4",
|
||||
"globals": "^17.5.0",
|
||||
"globals": "^17.6.0",
|
||||
"grpc-tools": "^1.13.1",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^16.4.0",
|
||||
"node-forge": "^1.4.0",
|
||||
"nodemon": "^3.1.14",
|
||||
"postcss": "^8.5.12",
|
||||
"postcss": "^8.5.14",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-organize-imports": "^4.3.0",
|
||||
"prettier-plugin-tailwindcss": "^0.8.0",
|
||||
"sass": "^1.99.0",
|
||||
"start-server-and-test": "^3.0.2",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"start-server-and-test": "^3.0.4",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"testcontainers": "^11.14.0",
|
||||
"ts-proto": "^2.11.6",
|
||||
"ts-proto": "^2.11.8",
|
||||
"typescript": "^5.9.3",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^4.1.5"
|
||||
"vitest": "^4.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@zitadel/compose",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.59.1",
|
||||
"dotenv": "^16.0.0"
|
||||
"@playwright/test": "^1.60.0",
|
||||
"dotenv": "^16.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
+2
-2
@@ -7,11 +7,11 @@
|
||||
"clean:all": "pnpm run clean && rm -rf .nx node_modules"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bufbuild/buf": "^1.68.4",
|
||||
"@bufbuild/buf": "^1.69.0",
|
||||
"@changesets/cli": "^2.31.0",
|
||||
"nx": "21.6.11",
|
||||
"sass": "^1.99.0",
|
||||
"shiki": "^3.23.0",
|
||||
"wait-on": "^9.0.5"
|
||||
"wait-on": "^9.0.10"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -81,17 +81,17 @@
|
||||
"devDependencies": {
|
||||
"@bufbuild/protocompile": "^0.0.1",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@types/node": "^25.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.1",
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"eslint": "^10.2.1",
|
||||
"@types/node": "^25.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.3",
|
||||
"@typescript-eslint/parser": "^8.59.3",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"globals": "^17.5.0",
|
||||
"knip": "^6.7.0",
|
||||
"globals": "^17.6.0",
|
||||
"knip": "^6.12.2",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.1.5"
|
||||
"vitest": "^4.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+2015
-2751
File diff suppressed because it is too large
Load Diff
@@ -8,8 +8,8 @@
|
||||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.6.0",
|
||||
"cypress": "^15.14.1",
|
||||
"@types/node": "^25.7.0",
|
||||
"cypress": "^15.14.2",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"prettier": "^3.8.3",
|
||||
|
||||
Reference in New Issue
Block a user