|
1 | 1 | { |
2 | 2 | "name": "@reactive-resume/source", |
3 | 3 | "description": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.", |
4 | | - "version": "4.5.0", |
| 4 | + "version": "4.5.1", |
5 | 5 | "license": "MIT", |
6 | 6 | "private": true, |
7 | | - "packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a", |
| 7 | + "packageManager": "pnpm@10.18.1", |
8 | 8 | "author": { |
9 | 9 | "name": "Amruth Pillai", |
10 | 10 | "url": "https://amruthpillai.com", |
|
80 | 80 | "@types/passport-local": "^1.0.38", |
81 | 81 | "@types/passport-openidconnect": "^0.1.3", |
82 | 82 | "@types/prismjs": "^1.26.5", |
83 | | - "@types/react": "^18.3.25", |
| 83 | + "@types/react": "^18.3.26", |
84 | 84 | "@types/react-dom": "^18.3.7", |
85 | 85 | "@types/react-is": "^18.3.1", |
86 | 86 | "@types/retry": "^0.12.5", |
87 | 87 | "@types/sanitize-html": "^2.16.0", |
88 | 88 | "@types/webfontloader": "^1.6.38", |
89 | | - "@typescript-eslint/eslint-plugin": "^8.45.0", |
90 | | - "@typescript-eslint/parser": "^8.45.0", |
| 89 | + "@typescript-eslint/eslint-plugin": "^8.46.0", |
| 90 | + "@typescript-eslint/parser": "^8.46.0", |
91 | 91 | "@vitejs/plugin-react": "^4.7.0", |
92 | 92 | "@vitejs/plugin-react-swc": "^3.11.0", |
93 | 93 | "@vitest/coverage-v8": "^2.1.9", |
|
115 | 115 | "postcss-nested": "^6.2.0", |
116 | 116 | "prettier": "^3.6.2", |
117 | 117 | "prettier-plugin-tailwindcss": "^0.6.14", |
118 | | - "tailwindcss": "^3.4.17", |
| 118 | + "tailwindcss": "^3.4.18", |
119 | 119 | "tailwindcss-animate": "^1.0.7", |
120 | 120 | "ts-jest": "^29.4.4", |
121 | 121 | "ts-node": "^10.9.2", |
|
209 | 209 | "minio": "^8.0.6", |
210 | 210 | "nest-raven": "^10.1.0", |
211 | 211 | "nestjs-minio-client": "^2.2.0", |
212 | | - "nestjs-prisma": "^0.25.0", |
| 212 | + "nestjs-prisma": "^0.26.0", |
213 | 213 | "nestjs-zod": "^3.0.0", |
214 | 214 | "nodemailer": "^6.10.1", |
215 | 215 | "openai": "^4.104.0", |
|
230 | 230 | "react-colorful": "^5.6.1", |
231 | 231 | "react-dom": "^18.3.1", |
232 | 232 | "react-helmet-async": "^2.0.5", |
233 | | - "react-hook-form": "^7.63.0", |
234 | | - "react-parallax-tilt": "^1.7.309", |
| 233 | + "react-hook-form": "^7.64.0", |
| 234 | + "react-parallax-tilt": "^1.7.310", |
235 | 235 | "react-resizable-panels": "^2.1.9", |
236 | | - "react-router": "^7.9.3", |
| 236 | + "react-router": "^7.9.4", |
237 | 237 | "react-simple-code-editor": "^0.14.1", |
238 | 238 | "react-zoom-pan-pinch": "^3.7.0", |
239 | 239 | "reflect-metadata": "^0.2.2", |
|
0 commit comments