chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-27 13:19:54 +02:00
parent 6503da7e49
commit 3266066826
19 changed files with 2862 additions and 2545 deletions
+8 -8
View File
@@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/amruthpillai/reactive-resume.git"
},
"packageManager": "pnpm@11.10.0",
"packageManager": "pnpm@11.17.0+sha512.cca3cea332ad254bb84145f966d19f4879615210346fc92c79a047f23a0d7b3cca3c3792f0076ba1f1831d277efbcf0a9119b31a9a60eca7fb3d6231f331ef72",
"workspaces": [
"apps/*",
"packages/*",
@@ -41,25 +41,25 @@
"test:agent": "turbo run test:agent"
},
"devDependencies": {
"@biomejs/biome": "^2.5.3",
"@biomejs/biome": "^2.5.5",
"@commitlint/cli": "^21.2.1",
"@commitlint/config-conventional": "^21.2.0",
"@playwright/test": "^1.61.1",
"@playwright/test": "^1.62.0",
"@reactive-resume/config": "workspace:*",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/jest-dom": "^7.0.0",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^26.1.1",
"@types/pg": "^8.20.0",
"@vitest/coverage-v8": "^4.1.10",
"github-actionlint": "1.7.12",
"happy-dom": "^20.10.6",
"knip": "^6.25.0",
"happy-dom": "^20.11.1",
"knip": "^6.29.0",
"lefthook": "^2.1.10",
"markdownlint-cli2": "0.23.0",
"markdownlint-cli2": "0.23.2",
"pg": "^8.22.0",
"turbo": "^2.10.4",
"turbo": "^2.10.7",
"typescript": "^7.0.2",
"vitest": "^4.1.10"
}