|
1 | 1 | { |
2 | 2 | "name": "resume-studio", |
3 | | - "version": "1.4.4", |
| 3 | + "version": "1.4.5", |
4 | 4 | "type": "module", |
5 | | - "packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67", |
| 5 | + "packageManager": "pnpm@10.26.0+sha512.3b3f6c725ebe712506c0ab1ad4133cf86b1f4b687effce62a9b38b4d72e3954242e643190fc51fa1642949c735f403debd44f5cb0edd657abe63a8b6a7e1e402", |
6 | 6 | "private": true, |
7 | 7 | "scripts": { |
8 | 8 | "dev": "next dev --turbo -p 9332", |
|
27 | 27 | "@fontsource/rubik": "^5.2.8", |
28 | 28 | "@fontsource/space-grotesk": "^5.2.10", |
29 | 29 | "@fontsource/volkhov": "^5.2.8", |
30 | | - "@genkit-ai/googleai": "^1.20.0", |
31 | | - "@genkit-ai/next": "^1.20.0", |
| 30 | + "@genkit-ai/googleai": "^1.25.0", |
| 31 | + "@genkit-ai/next": "^1.25.0", |
32 | 32 | "@hookform/resolvers": "^4.1.3", |
33 | | - "@ncdai/react-wheel-picker": "^1.0.17", |
| 33 | + "@ncdai/react-wheel-picker": "^1.0.19", |
34 | 34 | "@radix-ui/react-accordion": "^1.2.12", |
35 | 35 | "@radix-ui/react-alert-dialog": "^1.1.15", |
36 | 36 | "@radix-ui/react-avatar": "^1.1.10", |
|
52 | 52 | "@radix-ui/react-tabs": "^1.1.13", |
53 | 53 | "@radix-ui/react-toast": "^1.2.15", |
54 | 54 | "@radix-ui/react-tooltip": "^1.1.8", |
55 | | - "@types/lodash": "^4.17.20", |
| 55 | + "@types/lodash": "^4.17.21", |
56 | 56 | "class-variance-authority": "^0.7.1", |
57 | 57 | "clsx": "^2.1.1", |
58 | 58 | "cmdk": "^1.1.1", |
59 | 59 | "copilot-react-textarea": "1.5.5", |
60 | 60 | "date-fns": "^4.1.0", |
61 | | - "docx-preview": "^0.3.6", |
| 61 | + "docx-preview": "^0.3.7", |
62 | 62 | "dotenv": "^16.5.0", |
63 | 63 | "express": "^4.21.2", |
64 | | - "framer-motion": "^12.23.22", |
65 | | - "genkit": "^1.20.0", |
66 | | - "i18next": "^25.5.2", |
| 64 | + "framer-motion": "^12.23.25", |
| 65 | + "genkit": "^1.25.0", |
| 66 | + "i18next": "^25.7.2", |
67 | 67 | "i18next-browser-languagedetector": "^8.2.0", |
68 | 68 | "i18next-http-backend": "^3.0.2", |
69 | 69 | "idb-keyval": "^6.2.2", |
70 | 70 | "import-in-the-middle": "^1.14.2", |
71 | 71 | "lodash": "^4.17.21", |
72 | 72 | "lucide-react": "^0.542.0", |
73 | | - "next": "15.5.2", |
| 73 | + "next": "15.5.7", |
74 | 74 | "patch-package": "^8.0.0", |
75 | | - "pdfjs-dist": "^5.4.149", |
| 75 | + "pdfjs-dist": "^5.4.449", |
76 | 76 | "react": "^18.3.1", |
77 | 77 | "react-day-picker": "^9.9.0", |
78 | 78 | "react-diff-viewer-continued": "^4.0.6", |
79 | 79 | "react-dom": "^18.3.1", |
80 | 80 | "react-hook-form": "^7.62.0", |
81 | 81 | "react-i18next": "^15.7.4", |
82 | 82 | "react-markdown": "^10.1.0", |
83 | | - "react-to-print": "^3.1.1", |
| 83 | + "react-to-print": "^3.2.0", |
84 | 84 | "recharts": "^2.15.4", |
85 | 85 | "remark-gfm": "^4.0.1", |
86 | 86 | "require-in-the-middle": "^7.5.2", |
|
90 | 90 | "tailwind-merge": "^3.0.2", |
91 | 91 | "tailwindcss-animate": "^1.0.7", |
92 | 92 | "zod": "^3.24.4", |
93 | | - "zustand": "^5.0.8" |
| 93 | + "zustand": "^5.0.9" |
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | | - "@next/eslint-plugin-next": "^15.5.2", |
97 | | - "@types/node": "^22.x", |
98 | | - "@types/react": "^18", |
| 96 | + "@next/eslint-plugin-next": "^15.5.7", |
| 97 | + "@types/node": "^22.19.2", |
| 98 | + "@types/react": "^18.3.27", |
99 | 99 | "@types/react-dom": "^18", |
100 | | - "@typescript-eslint/eslint-plugin": "^8.41.0", |
101 | | - "@typescript-eslint/parser": "^8.41.0", |
102 | | - "eslint": "^9.34.0", |
| 100 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 101 | + "@typescript-eslint/parser": "^8.49.0", |
| 102 | + "eslint": "^9.39.1", |
103 | 103 | "eslint-config-prettier": "^10.1.8", |
104 | 104 | "eslint-plugin-prettier": "^5.5.4", |
105 | 105 | "eslint-plugin-react": "^7.37.5", |
106 | 106 | "eslint-plugin-react-hooks": "^5.2.0", |
107 | 107 | "globals": "^16.3.0", |
108 | 108 | "husky": "^9.1.7", |
109 | | - "lint-staged": "^16.2.1", |
| 109 | + "lint-staged": "^16.2.7", |
110 | 110 | "postcss": "^8", |
111 | | - "prettier": "^3.6.2", |
112 | | - "tailwindcss": "^3.4.17", |
113 | | - "typescript": "^5.9.2" |
| 111 | + "prettier": "^3.7.4", |
| 112 | + "tailwindcss": "^3.4.18", |
| 113 | + "typescript": "^5.9.3" |
114 | 114 | }, |
115 | 115 | "lint-staged": { |
116 | 116 | "src/**/*.{js,jsx,ts,tsx}": [ |
|
0 commit comments