This commit is contained in:
Amruth Pillai
2026-01-25 19:41:32 +01:00
parent 92044de6b8
commit de89ab957b
3 changed files with 105 additions and 95 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "reactive-resume",
"description": "Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
"version": "5.0.2",
"version": "5.0.3",
"license": "MIT",
"type": "module",
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
@@ -56,10 +56,10 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.10",
"@tanstack/react-query": "5.90.20",
"@tanstack/react-router": "^1.157.9",
"@tanstack/react-router-ssr-query": "^1.157.9",
"@tanstack/react-start": "^1.157.9",
"@tanstack/zod-adapter": "^1.157.9",
"@tanstack/react-router": "^1.157.10",
"@tanstack/react-router-ssr-query": "^1.157.10",
"@tanstack/react-start": "^1.157.10",
"@tanstack/zod-adapter": "^1.157.10",
"@tiptap/extension-highlight": "^3.17.1",
"@tiptap/extension-table": "^3.17.1",
"@tiptap/extension-text-align": "^3.17.1",