Update package dependencies and synchronize translations

- Updated @tanstack/react-router and related packages to version 1.157.5 in package.json.
- Adjusted pnpm-lock.yaml to reflect the updated package versions.
- Modified localization files to update the "Last Updated" message reference and the resume deletion success message across multiple languages.
- Removed obsolete components related to resume cards and creation from the dashboard.
This commit is contained in:
Amruth Pillai
2026-01-25 03:15:19 +01:00
parent bcd2828305
commit 5daac24e73
67 changed files with 3198 additions and 1504 deletions
+4 -4
View File
@@ -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.4",
"@tanstack/react-router-ssr-query": "^1.157.4",
"@tanstack/react-start": "^1.157.4",
"@tanstack/zod-adapter": "^1.157.4",
"@tanstack/react-router": "^1.157.5",
"@tanstack/react-router-ssr-query": "^1.157.5",
"@tanstack/react-start": "^1.157.5",
"@tanstack/zod-adapter": "^1.157.5",
"@tiptap/extension-highlight": "^3.17.1",
"@tiptap/extension-table": "^3.17.1",
"@tiptap/extension-text-align": "^3.17.1",