mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
sync translations from crowdin
This commit is contained in:
34
package.json
34
package.json
@ -56,9 +56,9 @@
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tanstack/eslint-plugin-query": "^5.65.0",
|
||||
"@tanstack/eslint-plugin-query": "^5.66.0",
|
||||
"@testing-library/react": "^16.2.0",
|
||||
"@tiptap/core": "^2.11.4",
|
||||
"@tiptap/core": "^2.11.5",
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/cookie-parser": "^1.4.8",
|
||||
@ -70,7 +70,7 @@
|
||||
"@types/lodash.get": "^4.4.9",
|
||||
"@types/lodash.set": "^4.3.9",
|
||||
"@types/multer": "^1.4.12",
|
||||
"@types/node": "^22.12.0",
|
||||
"@types/node": "^22.13.0",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/papaparse": "^5.3.15",
|
||||
"@types/passport": "^1.0.17",
|
||||
@ -174,15 +174,15 @@
|
||||
"@radix-ui/react-visually-hidden": "^1.1.1",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
"@swc/helpers": "^0.5.15",
|
||||
"@tanstack/react-query": "^5.65.1",
|
||||
"@tiptap/extension-highlight": "^2.11.4",
|
||||
"@tiptap/extension-image": "^2.11.4",
|
||||
"@tiptap/extension-link": "^2.11.4",
|
||||
"@tiptap/extension-text-align": "^2.11.4",
|
||||
"@tiptap/extension-underline": "^2.11.4",
|
||||
"@tiptap/pm": "^2.11.4",
|
||||
"@tiptap/react": "^2.11.4",
|
||||
"@tiptap/starter-kit": "^2.11.4",
|
||||
"@tanstack/react-query": "^5.66.0",
|
||||
"@tiptap/extension-highlight": "^2.11.5",
|
||||
"@tiptap/extension-image": "^2.11.5",
|
||||
"@tiptap/extension-link": "^2.11.5",
|
||||
"@tiptap/extension-text-align": "^2.11.5",
|
||||
"@tiptap/extension-underline": "^2.11.5",
|
||||
"@tiptap/pm": "^2.11.5",
|
||||
"@tiptap/react": "^2.11.5",
|
||||
"@tiptap/starter-kit": "^2.11.5",
|
||||
"@types/passport-jwt": "^4.0.1",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.7.9",
|
||||
@ -210,7 +210,7 @@
|
||||
"nestjs-prisma": "^0.24.0",
|
||||
"nestjs-zod": "^3.0.0",
|
||||
"nodemailer": "^6.10.0",
|
||||
"openai": "^4.81.0",
|
||||
"openai": "^4.82.0",
|
||||
"otplib": "^12.0.1",
|
||||
"papaparse": "^5.5.2",
|
||||
"passport": "^0.7.0",
|
||||
@ -229,11 +229,11 @@
|
||||
"react-dom": "^18.3.1",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-parallax-tilt": "^1.7.276",
|
||||
"react-parallax-tilt": "^1.7.277",
|
||||
"react-resizable-panels": "^2.1.7",
|
||||
"react-router": "^7.1.4",
|
||||
"react-router": "^7.1.5",
|
||||
"react-simple-code-editor": "^0.14.1",
|
||||
"react-zoom-pan-pinch": "^3.6.1",
|
||||
"react-zoom-pan-pinch": "^3.7.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"rxjs": "^7.8.1",
|
||||
"sanitize-html": "^2.14.0",
|
||||
@ -241,7 +241,7 @@
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tslib": "^2.8.1",
|
||||
"unique-names-generator": "^4.7.1",
|
||||
"use-breakpoint": "^4.0.5",
|
||||
"use-breakpoint": "^4.0.6",
|
||||
"use-keyboard-shortcut": "^1.1.6",
|
||||
"usehooks-ts": "^3.1.0",
|
||||
"webfontloader": "^1.6.28",
|
||||
|
||||
Reference in New Issue
Block a user