|
49 | 49 | "pre": "yarn time && yarn fetch-projects && yarn svg", |
50 | 50 | "post": "yarn tsc && yarn houdini && yarn next:build && next-sitemap", |
51 | 51 | "build": "yarn pre && yarn post", |
52 | | - "prepare": "husky" |
| 52 | + "prepare": "husky && husky install" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@apollo/client": "4.1.4", |
| 55 | + "@apollo/client": "4.1.5", |
56 | 56 | "@babylonjs/core": "8.52.0", |
57 | 57 | "@babylonjs/gui": "8.52.0", |
58 | 58 | "@babylonjs/loaders": "8.52.0", |
|
66 | 66 | "@codersrank/work-experience": "0.9.8", |
67 | 67 | "@contentful/rich-text-html-renderer": "17.1.6", |
68 | 68 | "@date-fns/utc": "2.1.1", |
69 | | - "@getbrevo/brevo": "3.0.1", |
| 69 | + "@getbrevo/brevo": "4.0.1", |
70 | 70 | "@serwist/next": "9.5.6", |
71 | 71 | "@vercel/analytics": "1.6.1", |
72 | 72 | "@vercel/speed-insights": "1.3.1", |
73 | 73 | "animateme": "2.4.2", |
74 | 74 | "async-array-prototype": "1.1.1", |
75 | 75 | "attr-i18n": "1.0.0", |
76 | 76 | "babylonjs-gltf2interface": "8.52.0", |
77 | | - "contentful": "11.10.3", |
| 77 | + "contentful": "11.10.4", |
78 | 78 | "d3": "7.9.0", |
79 | 79 | "date-fns": "4.1.0", |
80 | 80 | "dator": "2.0.0", |
|
157 | 157 | "cloudinary": "2.9.0", |
158 | 158 | "commander": "14.0.3", |
159 | 159 | "dotenv": "17.3.1", |
160 | | - "eslint": "10.0.0", |
| 160 | + "eslint": "10.0.1", |
161 | 161 | "eslint-config-prettier": "10.1.8", |
162 | 162 | "eslint-plugin-import": "2.32.0", |
163 | 163 | "eslint-plugin-jest": "29.15.0", |
|
200 | 200 | "postcss-utilities": "0.8.4", |
201 | 201 | "postcss-watch-folder": "2.0.0", |
202 | 202 | "prettier": "3.8.1", |
203 | | - "puppeteer": "24.37.3", |
| 203 | + "puppeteer": "24.37.5", |
204 | 204 | "sass": "1.97.3", |
205 | 205 | "serwist": "9.5.6", |
206 | 206 | "stylelint": "17.3.0", |
|
0 commit comments