mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 14:57:00 +10:00
chore: update dependencies
This commit is contained in:
+6
-6
@@ -41,24 +41,24 @@
|
||||
"test:agent": "turbo run test:agent"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.5.1",
|
||||
"@commitlint/cli": "^21.1.0",
|
||||
"@commitlint/config-conventional": "^21.1.0",
|
||||
"@biomejs/biome": "^2.5.2",
|
||||
"@commitlint/cli": "^21.2.0",
|
||||
"@commitlint/config-conventional": "^21.2.0",
|
||||
"@playwright/test": "^1.61.1",
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "^26.0.1",
|
||||
"@types/node": "^26.1.0",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@vitest/coverage-v8": "^4.1.9",
|
||||
"happy-dom": "^20.10.6",
|
||||
"knip": "^6.23.0",
|
||||
"knip": "^6.24.0",
|
||||
"lefthook": "^2.1.9",
|
||||
"npm-check-updates": "^22.2.9",
|
||||
"pg": "^8.22.0",
|
||||
"turbo": "^2.10.0",
|
||||
"turbo": "^2.10.2",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user