chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-06-05 23:35:23 +02:00
parent b9e4ab78ef
commit 042d076efa
20 changed files with 1644 additions and 1512 deletions
+3 -3
View File
@@ -29,15 +29,15 @@
"cjk-regex": "^3.4.0",
"node-html-parser": "^7.1.0",
"phosphor-icons-react-pdf": "^0.1.3",
"react": "^19.2.6",
"react": "^19.2.7",
"react-pdf-html": "^2.1.5",
"ts-pattern": "^5.9.0"
},
"devDependencies": {
"@react-pdf/types": "^2.11.1",
"@reactive-resume/config": "workspace:*",
"@types/react": "^19.2.15",
"@typescript/native-preview": "7.0.0-dev.20260527.2",
"@types/react": "^19.2.17",
"@typescript/native-preview": "7.0.0-dev.20260605.1",
"typescript": "^6.0.3"
}
}