mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
update dependencies, fix lint issues
This commit is contained in:
88
package.json
88
package.json
@ -30,33 +30,33 @@
|
||||
"messages:extract": "pnpm exec lingui extract --clean --overwrite"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.6",
|
||||
"@babel/preset-react": "^7.24.6",
|
||||
"@lingui/cli": "^4.11.0",
|
||||
"@lingui/conf": "^4.11.0",
|
||||
"@lingui/swc-plugin": "^4.0.7",
|
||||
"@lingui/vite-plugin": "^4.11.0",
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/preset-react": "^7.24.7",
|
||||
"@lingui/cli": "^4.11.1",
|
||||
"@lingui/conf": "^4.11.1",
|
||||
"@lingui/swc-plugin": "^4.0.8",
|
||||
"@lingui/vite-plugin": "^4.11.1",
|
||||
"@nestjs/schematics": "^10.1.1",
|
||||
"@nestjs/testing": "^10.3.8",
|
||||
"@nx/eslint": "19.1.0",
|
||||
"@nx/eslint-plugin": "19.1.0",
|
||||
"@nx/jest": "19.1.0",
|
||||
"@nx/js": "19.1.0",
|
||||
"@nx/nest": "19.1.0",
|
||||
"@nx/node": "19.1.0",
|
||||
"@nx/react": "19.1.0",
|
||||
"@nx/vite": "19.1.0",
|
||||
"@nx/web": "19.1.0",
|
||||
"@nx/webpack": "19.1.0",
|
||||
"@nx/workspace": "19.1.0",
|
||||
"@swc-node/register": "~1.9.1",
|
||||
"@nestjs/testing": "^10.3.9",
|
||||
"@nx/eslint": "19.2.2",
|
||||
"@nx/eslint-plugin": "19.2.2",
|
||||
"@nx/jest": "19.2.2",
|
||||
"@nx/js": "19.2.2",
|
||||
"@nx/nest": "19.2.2",
|
||||
"@nx/node": "19.2.2",
|
||||
"@nx/react": "19.2.2",
|
||||
"@nx/vite": "19.2.2",
|
||||
"@nx/web": "19.2.2",
|
||||
"@nx/webpack": "19.2.2",
|
||||
"@nx/workspace": "19.2.2",
|
||||
"@swc-node/register": "~1.9.2",
|
||||
"@swc/cli": "~0.3.12",
|
||||
"@swc/core": "~1.5.7",
|
||||
"@swc/core": "~1.5.25",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"@tanstack/eslint-plugin-query": "^5.35.6",
|
||||
"@testing-library/react": "15.0.7",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@types/async-retry": "^1.4.8",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/cookie-parser": "^1.4.7",
|
||||
@ -67,7 +67,7 @@
|
||||
"@types/lodash.get": "^4.4.9",
|
||||
"@types/lodash.set": "^4.3.9",
|
||||
"@types/multer": "^1.4.11",
|
||||
"@types/node": "20.12.12",
|
||||
"@types/node": "20.14.2",
|
||||
"@types/nodemailer": "^6.4.15",
|
||||
"@types/papaparse": "^5.3.14",
|
||||
"@types/passport": "^1.0.16",
|
||||
@ -79,9 +79,9 @@
|
||||
"@types/react-is": "18.3.0",
|
||||
"@types/retry": "^0.12.5",
|
||||
"@types/webfontloader": "^1.6.38",
|
||||
"@typescript-eslint/eslint-plugin": "^7.11.0",
|
||||
"@typescript-eslint/parser": "^7.11.0",
|
||||
"@vitejs/plugin-react": "~4.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
"@vitejs/plugin-react": "~4.3.1",
|
||||
"@vitejs/plugin-react-swc": "~3.7.0",
|
||||
"@vitest/coverage-v8": "^1.6.0",
|
||||
"@vitest/ui": "~1.6.0",
|
||||
@ -96,23 +96,23 @@
|
||||
"eslint-plugin-react": "7.34.2",
|
||||
"eslint-plugin-react-hooks": "4.6.2",
|
||||
"eslint-plugin-simple-import-sort": "^12.1.0",
|
||||
"eslint-plugin-tailwindcss": "^3.17.0",
|
||||
"eslint-plugin-tailwindcss": "^3.17.3",
|
||||
"eslint-plugin-unicorn": "^53.0.0",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-node": "^29.7.0",
|
||||
"jsdom": "~24.1.0",
|
||||
"nx": "19.1.0",
|
||||
"nx": "19.2.2",
|
||||
"postcss": "8.4.38",
|
||||
"postcss-import": "^16.1.0",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"prettier": "^3.2.5",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"prettier": "^3.3.1",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"ts-jest": "^29.1.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "~5.4.5",
|
||||
"vite": "~5.2.12",
|
||||
"vite": "~5.2.13",
|
||||
"vite-plugin-dts": "~3.9.1",
|
||||
"vitest": "~1.6.0"
|
||||
},
|
||||
@ -122,26 +122,26 @@
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@fontsource/ibm-plex-sans": "^5.0.20",
|
||||
"@hookform/resolvers": "^3.4.2",
|
||||
"@lingui/core": "^4.11.0",
|
||||
"@lingui/detect-locale": "^4.11.0",
|
||||
"@lingui/macro": "^4.11.0",
|
||||
"@lingui/react": "^4.11.0",
|
||||
"@hookform/resolvers": "^3.6.0",
|
||||
"@lingui/core": "^4.11.1",
|
||||
"@lingui/detect-locale": "^4.11.1",
|
||||
"@lingui/macro": "^4.11.1",
|
||||
"@lingui/react": "^4.11.1",
|
||||
"@nestjs-modules/mailer": "2.0.2",
|
||||
"@nestjs/axios": "^3.0.2",
|
||||
"@nestjs/common": "^10.3.8",
|
||||
"@nestjs/common": "^10.3.9",
|
||||
"@nestjs/config": "^3.2.2",
|
||||
"@nestjs/core": "^10.3.8",
|
||||
"@nestjs/core": "^10.3.9",
|
||||
"@nestjs/jwt": "^10.2.0",
|
||||
"@nestjs/passport": "^10.0.3",
|
||||
"@nestjs/platform-express": "^10.3.8",
|
||||
"@nestjs/platform-express": "^10.3.9",
|
||||
"@nestjs/serve-static": "^4.0.2",
|
||||
"@nestjs/swagger": "^7.3.1",
|
||||
"@nestjs/terminus": "^10.2.3",
|
||||
"@paralleldrive/cuid2": "^2.2.2",
|
||||
"@pdf-lib/fontkit": "^1.1.1",
|
||||
"@phosphor-icons/react": "^2.1.5",
|
||||
"@prisma/client": "^5.14.0",
|
||||
"@prisma/client": "^5.15.0",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-alert-dialog": "^1.0.5",
|
||||
"@radix-ui/react-aspect-ratio": "^1.0.3",
|
||||
@ -166,7 +166,7 @@
|
||||
"@radix-ui/react-toggle-group": "^1.0.4",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@swc/helpers": "~0.5.11",
|
||||
"@tanstack/react-query": "^5.40.0",
|
||||
"@tanstack/react-query": "^5.40.1",
|
||||
"@tiptap/extension-bold": "^2.4.0",
|
||||
"@tiptap/extension-bullet-list": "^2.4.0",
|
||||
"@tiptap/extension-code": "^2.4.0",
|
||||
@ -201,7 +201,7 @@
|
||||
"dayjs": "^1.11.11",
|
||||
"deepmerge": "^4.3.1",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^11.2.6",
|
||||
"framer-motion": "^11.2.10",
|
||||
"fuzzy": "^0.1.3",
|
||||
"helmet": "^7.1.0",
|
||||
"immer": "^10.1.1",
|
||||
@ -215,7 +215,7 @@
|
||||
"nestjs-prisma": "^0.23.0",
|
||||
"nestjs-zod": "^3.0.0",
|
||||
"nodemailer": "^6.9.13",
|
||||
"openai": "^4.47.2",
|
||||
"openai": "^4.49.1",
|
||||
"otplib": "^12.0.1",
|
||||
"papaparse": "^5.4.1",
|
||||
"passport": "^0.7.0",
|
||||
@ -224,7 +224,7 @@
|
||||
"passport-jwt": "^4.0.1",
|
||||
"passport-local": "^1.0.0",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"prisma": "^5.14.0",
|
||||
"prisma": "^5.15.0",
|
||||
"puppeteer": "^22.10.0",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "18.3.1",
|
||||
@ -240,7 +240,7 @@
|
||||
"rxjs": "^7.8.1",
|
||||
"sharp": "^0.33.4",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tslib": "^2.6.2",
|
||||
"tslib": "^2.6.3",
|
||||
"unique-names-generator": "^4.7.1",
|
||||
"use-breakpoint": "^4.0.1",
|
||||
"use-keyboard-shortcut": "^1.1.6",
|
||||
|
||||
Reference in New Issue
Block a user