|
1 | 1 | { |
2 | 2 | "name": "raminrezaei", |
3 | | - "version": "5.2.3", |
| 3 | + "version": "5.2.4", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "lighthouse": "lighthouse http://localhost:3000 --output html --output-path ./lighthouse-report.html --chrome-flags=\"--headless\"", |
|
23 | 23 | "@gsap/react": "^2.1.2", |
24 | 24 | "@next/bundle-analyzer": "^16.1.6", |
25 | 25 | "@next/third-parties": "^16.1.6", |
26 | | - "@sentry/nextjs": "^10.38.0", |
27 | | - "@tailwindcss/postcss": "^4.1.18", |
| 26 | + "@sentry/nextjs": "^10.39.0", |
| 27 | + "@tailwindcss/postcss": "^4.2.1", |
28 | 28 | "@vercel/speed-insights": "^1.3.1", |
29 | 29 | "animate.css": "^4.1.1", |
30 | 30 | "clsx": "^2.1.1", |
31 | 31 | "date-fns": "^4.1.0", |
32 | 32 | "gray-matter": "^4.0.3", |
33 | 33 | "gsap": "^3.14.2", |
34 | | - "markdown-to-jsx": "^9.7.3", |
35 | | - "motion": "^12.34.0", |
| 34 | + "markdown-to-jsx": "^9.7.6", |
| 35 | + "motion": "^12.34.3", |
36 | 36 | "next": "^16.1.6", |
37 | | - "qs": "^6.14.1", |
| 37 | + "qs": "^6.15.0", |
38 | 38 | "react": "^19.2.4", |
39 | 39 | "react-dom": "^19.2.4", |
40 | 40 | "react-google-recaptcha-v3": "^1.11.0", |
41 | | - "react-hook-form": "^7.71.1", |
| 41 | + "react-hook-form": "^7.71.2", |
42 | 42 | "react-toastify": "^11.0.5" |
43 | 43 | }, |
44 | 44 | "lint-staged": { |
|
57 | 57 | "@testing-library/user-event": "^14.6.1", |
58 | 58 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
59 | 59 | "@types/jest": "^30.0.0", |
60 | | - "@types/node": "^25.2.2", |
| 60 | + "@types/node": "^25.3.0", |
61 | 61 | "@types/qs": "^6.14.0", |
62 | | - "@types/react": "^19.2.13", |
| 62 | + "@types/react": "^19.2.14", |
63 | 63 | "@types/react-dom": "^19.2.3", |
64 | 64 | "@types/webpack-bundle-analyzer": "^4.7.0", |
65 | | - "eslint": "^10.0.0", |
| 65 | + "eslint": "^10.0.2", |
66 | 66 | "eslint-config-prettier": "^10.1.8", |
67 | 67 | "husky": "^9.1.7", |
68 | 68 | "jest": "^30.2.0", |
69 | 69 | "jest-environment-jsdom": "^30.2.0", |
70 | | - "lighthouse": "^13.0.2", |
| 70 | + "lighthouse": "^13.0.3", |
71 | 71 | "lint-staged": "^16.2.7", |
72 | 72 | "postcss": "^8.5.6", |
73 | 73 | "prettier": "3.8.1", |
74 | | - "prettier-plugin-sort-imports": "^1.8.10", |
| 74 | + "prettier-plugin-sort-imports": "^1.8.11", |
75 | 75 | "prettier-plugin-tailwindcss": "^0.7.2", |
76 | 76 | "sass": "^1.97.3", |
77 | 77 | "sharp": "^0.34.5", |
78 | | - "tailwindcss": "^4.1.18", |
| 78 | + "tailwindcss": "^4.2.1", |
79 | 79 | "ts-jest": "^29.4.6", |
80 | 80 | "ts-node": "^10.9.2", |
81 | 81 | "typescript": "^5.9.3", |
82 | | - "typescript-eslint": "^8.55.0", |
83 | | - "webpack": "^5.105.0", |
| 82 | + "typescript-eslint": "^8.56.1", |
| 83 | + "webpack": "^5.105.2", |
84 | 84 | "webpack-bundle-analyzer": "^5.2.0" |
85 | 85 | }, |
86 | 86 | "browserslist": { |
|
97 | 97 | "last 1 safari version" |
98 | 98 | ] |
99 | 99 | }, |
100 | | - "packageManager": "pnpm@10.29.2" |
| 100 | + "packageManager": "pnpm@10.30.2" |
101 | 101 | } |
0 commit comments