mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 19:52:18 +00:00
Merge branch 'main' into qa
This commit is contained in:
@@ -55,33 +55,33 @@
|
||||
"tinycolor2": "1.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bufbuild/buf": "^1.35.1",
|
||||
"@bufbuild/buf": "^1.36.0",
|
||||
"@testing-library/jest-dom": "^6.4.5",
|
||||
"@testing-library/react": "^15.0.7",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/react": "18.2.8",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"@types/ms": "0.7.34",
|
||||
"@types/node": "22.1.0",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@types/tinycolor2": "1.4.3",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vercel/git-hooks": "1.0.0",
|
||||
"@zitadel/prettier-config": "workspace:*",
|
||||
"@zitadel/tsconfig": "workspace:*",
|
||||
"autoprefixer": "10.4.13",
|
||||
"autoprefixer": "10.4.20",
|
||||
"concurrently": "^8.1.0",
|
||||
"cypress": "^13.9.0",
|
||||
"del-cli": "5.0.0",
|
||||
"cypress": "^13.13.2",
|
||||
"del-cli": "5.1.0",
|
||||
"env-cmd": "^10.1.0",
|
||||
"eslint-config-zitadel": "workspace:*",
|
||||
"grpc-tools": "1.11.3",
|
||||
"lint-staged": "13.0.3",
|
||||
"make-dir-cli": "3.0.0",
|
||||
"nodemon": "^2.0.22",
|
||||
"postcss": "8.4.31",
|
||||
"prettier-plugin-tailwindcss": "0.1.13",
|
||||
"grpc-tools": "1.12.4",
|
||||
"lint-staged": "15.2.8",
|
||||
"make-dir-cli": "4.0.0",
|
||||
"nodemon": "^3.1.4",
|
||||
"postcss": "8.4.41",
|
||||
"prettier-plugin-tailwindcss": "0.6.5",
|
||||
"sass": "^1.77.1",
|
||||
"start-server-and-test": "^2.0.0",
|
||||
"tailwindcss": "3.2.4",
|
||||
"tailwindcss": "3.4.9",
|
||||
"ts-proto": "^1.139.0",
|
||||
"typescript": "^5.4.5",
|
||||
"zitadel-tailwind-config": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user