mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 08:54:05 +10:00
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:
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user