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:
Amruth Pillai
2026-08-17 22:32:33 +02:00
parent e2554c9be8
commit 9dc2aade46
13 changed files with 1778 additions and 1575 deletions
+3 -3
View File
@@ -24,7 +24,7 @@
"test:agent": "vitest run --reporter=agent --reporter=json --outputFile.json=reports/vitest-results.json --passWithNoTests"
},
"dependencies": {
"@react-pdf/renderer": "^4.6.0",
"@react-pdf/renderer": "^4.6.1",
"@reactive-resume/fonts": "workspace:*",
"@reactive-resume/resume": "workspace:*",
"@reactive-resume/schema": "workspace:*",
@@ -36,8 +36,8 @@
"react-pdf-html": "^2.1.5"
},
"devDependencies": {
"@napi-rs/canvas": "1.0.5",
"@react-pdf/types": "^2.11.2",
"@napi-rs/canvas": "1.0.6",
"@react-pdf/types": "^2.11.3",
"@reactive-resume/config": "workspace:*",
"@types/react": "^19.2.18",
"@typescript/native-preview": "7.0.0-dev.20260707.2",