Merge pull request #432 from zitadel/dependabot/npm_and_yarn/dev-34b2621a0b

chore(deps-dev): bump the dev group with 29 updates
This commit is contained in:
Max Peintner
2025-04-24 09:12:19 +02:00
committed by GitHub
5 changed files with 1384 additions and 1575 deletions

View File

@@ -61,11 +61,11 @@
"uuid": "^11.1.0"
},
"devDependencies": {
"@bufbuild/buf": "^1.46.0",
"@bufbuild/buf": "^1.53.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@types/ms": "0.7.34",
"@types/node": "^20.17.17",
"@testing-library/react": "^16.3.0",
"@types/ms": "2.1.0",
"@types/node": "^22.14.1",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/tinycolor2": "1.4.3",
@@ -75,22 +75,22 @@
"@zitadel/prettier-config": "workspace:*",
"@zitadel/tailwind-config": "workspace:*",
"@zitadel/tsconfig": "workspace:*",
"autoprefixer": "10.4.20",
"concurrently": "^9.1.0",
"cypress": "^13.15.2",
"autoprefixer": "10.4.21",
"concurrently": "^9.1.2",
"cypress": "^14.3.2",
"del-cli": "6.0.0",
"env-cmd": "^10.0.0",
"grpc-tools": "1.12.4",
"jsdom": "^25.0.1",
"lint-staged": "15.2.10",
"grpc-tools": "1.13.0",
"jsdom": "^26.1.0",
"lint-staged": "15.5.1",
"make-dir-cli": "4.0.0",
"nodemon": "^3.1.7",
"postcss": "8.4.49",
"prettier-plugin-tailwindcss": "0.6.8",
"sass": "^1.80.7",
"start-server-and-test": "^2.0.8",
"nodemon": "^3.1.9",
"postcss": "8.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"sass": "^1.87.0",
"start-server-and-test": "^2.0.11",
"tailwindcss": "3.4.14",
"ts-proto": "^2.2.7",
"typescript": "^5.6.3"
"ts-proto": "^2.7.0",
"typescript": "^5.8.3"
}
}

View File

@@ -41,22 +41,22 @@
"@otplib/core": "^12.0.0",
"@otplib/plugin-thirty-two": "^12.0.0",
"@otplib/plugin-crypto": "^12.0.0",
"@faker-js/faker": "^9.2.0",
"@changesets/cli": "^2.27.9",
"@playwright/test": "^1.48.2",
"@types/node": "^20.17.17",
"@vitejs/plugin-react": "^4.3.3",
"@faker-js/faker": "^9.7.0",
"@changesets/cli": "^2.29.2",
"@playwright/test": "^1.52.0",
"@types/node": "^22.14.1",
"@vitejs/plugin-react": "^4.4.1",
"@zitadel/prettier-config": "workspace:*",
"axios": "^1.8.2",
"dotenv": "^16.4.5",
"axios": "^1.8.4",
"dotenv": "^16.5.0",
"eslint": "8.57.1",
"@zitadel/eslint-config": "workspace:*",
"prettier": "^3.2.5",
"prettier": "^3.5.3",
"prettier-plugin-organize-imports": "^4.1.0",
"tsup": "^8.3.5",
"turbo": "2.2.3",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.4"
"tsup": "^8.4.0",
"turbo": "2.5.0",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.1.2"
}
}

View File

@@ -21,6 +21,6 @@
"@bufbuild/protobuf": "^2.2.2"
},
"devDependencies": {
"@bufbuild/buf": "^1.47.2"
"@bufbuild/buf": "^1.53.0"
}
}

View File

@@ -6,7 +6,7 @@
},
"main": "index.js",
"devDependencies": {
"tailwindcss": "^3.4.14",
"tailwindcss": "^4.1.4",
"@tailwindcss/forms": "0.5.3"
}
}

2895
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff