mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-22 06:12:17 +10:00
chore(deps): update dependencies
Routine version bumps across the workspace. The @react-pdf/textkit patch is renamed to drop the pinned version so it survives the next bump.
This commit is contained in:
+8
-8
@@ -13,7 +13,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/amruthpillai/reactive-resume.git"
|
||||
},
|
||||
"packageManager": "pnpm@11.21.0",
|
||||
"packageManager": "pnpm@11.22.0",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*",
|
||||
@@ -42,25 +42,25 @@
|
||||
"test:agent": "turbo run test:agent --concurrency=4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.5.7",
|
||||
"@commitlint/cli": "^21.2.1",
|
||||
"@commitlint/config-conventional": "^21.2.0",
|
||||
"@biomejs/biome": "^2.5.8",
|
||||
"@commitlint/cli": "^21.2.2",
|
||||
"@commitlint/config-conventional": "^21.2.2",
|
||||
"@playwright/test": "^1.62.1",
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^7.0.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.3",
|
||||
"@testing-library/user-event": "^14.6.4",
|
||||
"@types/node": "^26.2.0",
|
||||
"@types/pg": "^8.21.0",
|
||||
"@types/pg": "^8.23.0",
|
||||
"@vitest/coverage-v8": "^4.1.10",
|
||||
"github-actionlint": "1.7.12",
|
||||
"happy-dom": "^20.11.2",
|
||||
"knip": "^6.32.1",
|
||||
"knip": "^6.32.2",
|
||||
"lefthook": "^2.1.10",
|
||||
"markdownlint-cli2": "0.23.2",
|
||||
"pg": "^8.23.0",
|
||||
"turbo": "^2.10.9",
|
||||
"turbo": "^2.10.10",
|
||||
"typescript": "^7.0.2",
|
||||
"vitest": "^4.1.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user