mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
sort package.json
This commit is contained in:
34
package.json
34
package.json
@ -38,8 +38,8 @@
|
||||
"@nestjs/schematics": "^10.0.3",
|
||||
"@nestjs/testing": "^10.2.8",
|
||||
"@nx/cypress": "17.1.2",
|
||||
"@nx/eslint": "17.1.2",
|
||||
"@nx/eslint-plugin": "17.1.2",
|
||||
"@nx/eslint": "17.1.2",
|
||||
"@nx/jest": "17.1.2",
|
||||
"@nx/js": "17.1.2",
|
||||
"@nx/nest": "17.1.2",
|
||||
@ -70,56 +70,55 @@
|
||||
"@types/node": "20.9.1",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"@types/papaparse": "^5.3.11",
|
||||
"@types/passport": "^1.0.15",
|
||||
"@types/passport-github2": "^1.2.9",
|
||||
"@types/passport-google-oauth20": "^2.0.14",
|
||||
"@types/passport-local": "^1.0.38",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/passport": "^1.0.15",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@types/react-is": "18.2.4",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/retry": "^0.12.5",
|
||||
"@types/webfontloader": "^1.6.37",
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"@vitejs/plugin-react": "~4.2.0",
|
||||
"@vitejs/plugin-react-swc": "~3.5.0",
|
||||
"@vitejs/plugin-react": "~4.2.0",
|
||||
"@vitest/coverage-v8": "^0.34.6",
|
||||
"@vitest/ui": "~0.34.6",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"cypress": "^13.5.1",
|
||||
"eslint": "~8.53.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"eslint-plugin-import": "2.29.0",
|
||||
"eslint-plugin-jsx-a11y": "6.8.0",
|
||||
"eslint-plugin-lingui": "^0.2.0",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"eslint-plugin-tailwindcss": "^3.13.0",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"eslint": "~8.53.0",
|
||||
"jest-environment-node": "^29.7.0",
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "~22.1.0",
|
||||
"nx": "17.1.2",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-import": "^15.1.0",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"postcss": "8.4.31",
|
||||
"prettier": "^3.1.0",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "~5.2.2",
|
||||
"vite": "~5.0.0",
|
||||
"vite-plugin-dts": "~3.6.3",
|
||||
"vite": "~5.0.0",
|
||||
"vitest": "~0.34.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"prisma": "^5.6.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@fontsource/ibm-plex-sans": "^5.0.17",
|
||||
@ -163,12 +162,12 @@
|
||||
"@radix-ui/react-switch": "^1.0.3",
|
||||
"@radix-ui/react-tabs": "^1.0.4",
|
||||
"@radix-ui/react-toast": "^1.1.5",
|
||||
"@radix-ui/react-toggle": "^1.0.3",
|
||||
"@radix-ui/react-toggle-group": "^1.0.4",
|
||||
"@radix-ui/react-toggle": "^1.0.3",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@sentry/node": "^7.80.1",
|
||||
"@songkeys/nestjs-redis": "^10.0.0",
|
||||
"@songkeys/nestjs-redis-health": "^10.0.0",
|
||||
"@songkeys/nestjs-redis": "^10.0.0",
|
||||
"@swc/helpers": "~0.5.3",
|
||||
"@tanstack/react-query": "^5.8.4",
|
||||
"@tiptap/extension-highlight": "^2.1.12",
|
||||
@ -180,8 +179,8 @@
|
||||
"@tiptap/starter-kit": "^2.1.12",
|
||||
"@types/passport-jwt": "^3.0.13",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.6.2",
|
||||
"axios-auth-refresh": "^3.3.6",
|
||||
"axios": "^1.6.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
@ -207,15 +206,15 @@
|
||||
"openai": "^4.19.0",
|
||||
"otplib": "^12.0.1",
|
||||
"papaparse": "^5.4.1",
|
||||
"passport": "^0.6.0",
|
||||
"passport-github2": "^0.1.12",
|
||||
"passport-google-oauth20": "^2.0.0",
|
||||
"passport-jwt": "^4.0.1",
|
||||
"passport-local": "^1.0.0",
|
||||
"passport": "^0.6.0",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"prisma": "^5.6.0",
|
||||
"puppeteer": "^21.4.1",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-colorful": "^5.6.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-helmet-async": "^1.3.0",
|
||||
@ -224,6 +223,7 @@
|
||||
"react-resizable-panels": "^0.0.54",
|
||||
"react-router-dom": "6.19.0",
|
||||
"react-zoom-pan-pinch": "^3.3.0",
|
||||
"react": "18.2.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rxjs": "^7.8.1",
|
||||
"sharp": "^0.32.6",
|
||||
@ -234,8 +234,8 @@
|
||||
"use-keyboard-shortcut": "^1.1.6",
|
||||
"usehooks-ts": "^2.9.1",
|
||||
"webfontloader": "^1.6.28",
|
||||
"zod": "^3.22.4",
|
||||
"zod-to-json-schema": "^3.21.4",
|
||||
"zod": "^3.22.4",
|
||||
"zundo": "^2.0.0",
|
||||
"zustand": "^4.4.6"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user