chore(deps): pin dependencies
Some checks failed
Lint / Lint and Typecheck (pull_request) Successful in 37s
Lint / Lint and Typecheck (push) Has been cancelled

This commit was merged in pull request #21.
This commit is contained in:
2025-12-06 22:01:04 +00:00
committed by Felix Schulze
parent 3dc79aa425
commit a7a2fe39ca
2 changed files with 21 additions and 21 deletions

View File

@@ -44,20 +44,20 @@
"zod": "^4.0.0"
},
"devDependencies": {
"@playwright/test": "^1.57.0",
"@playwright/test": "1.57.0",
"@tailwindcss/postcss": "4.1.17",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
"@types/node": "24.10.1",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitejs/plugin-react": "5.1.1",
"eslint": "9.39.1",
"eslint-config-next": "16.0.7",
"eslint-config-prettier": "10.1.8",
"jsdom": "^27.2.0",
"jsdom": "27.2.0",
"postcss": "8.5.6",
"prettier": "3.7.4",
"prettier-plugin-tailwindcss": "0.7.2",
@@ -65,7 +65,7 @@
"tw-animate-css": "1.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.48.1",
"vitest": "^4.0.13"
"vitest": "4.0.13"
},
"ct3aMetadata": {
"initVersion": "7.39.3"