|
52 | 52 | "prepare": "husky && husky install" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@apollo/client": "4.1.5", |
| 55 | + "@apollo/client": "4.1.6", |
56 | 56 | "@babylonjs/core": "8.53.0", |
57 | 57 | "@babylonjs/gui": "8.53.0", |
58 | 58 | "@babylonjs/loaders": "8.53.0", |
|
74 | 74 | "async-array-prototype": "1.1.1", |
75 | 75 | "attr-i18n": "1.0.0", |
76 | 76 | "babylonjs-gltf2interface": "8.53.0", |
77 | | - "contentful": "11.10.4", |
| 77 | + "contentful": "11.10.5", |
78 | 78 | "d3": "7.9.0", |
79 | 79 | "date-fns": "4.1.0", |
80 | 80 | "dator": "2.0.0", |
|
141 | 141 | "@types/jest": "30.0.0", |
142 | 142 | "@types/markdown-it": "14.1.2", |
143 | 143 | "@types/mjml": "4.7.4", |
144 | | - "@types/node": "25.3.0", |
| 144 | + "@types/node": "25.3.3", |
145 | 145 | "@types/react": "19.2.14", |
146 | 146 | "@types/react-copy-to-clipboard": "5.0.7", |
147 | 147 | "@types/react-dom": "19.2.3", |
148 | 148 | "@types/react-gtm-module": "2.0.4", |
149 | 149 | "@types/react-modal": "3.16.3", |
150 | 150 | "@types/react-slick": "0.23.13", |
151 | 151 | "@types/react-vertical-timeline-component": "3.3.6", |
152 | | - "@typescript-eslint/eslint-plugin": "8.56.0", |
153 | | - "@typescript-eslint/parser": "8.56.0", |
154 | | - "autoprefixer": "10.4.24", |
| 152 | + "@typescript-eslint/eslint-plugin": "8.56.1", |
| 153 | + "@typescript-eslint/parser": "8.56.1", |
| 154 | + "autoprefixer": "10.4.27", |
155 | 155 | "browserslist": "4.28.1", |
156 | 156 | "cheerio": "1.2.0", |
157 | 157 | "cloudinary": "2.9.0", |
158 | 158 | "commander": "14.0.3", |
159 | 159 | "dotenv": "17.3.1", |
160 | | - "eslint": "10.0.1", |
| 160 | + "eslint": "10.0.2", |
161 | 161 | "eslint-config-prettier": "10.1.8", |
162 | 162 | "eslint-plugin-import": "2.32.0", |
163 | 163 | "eslint-plugin-jest": "29.15.0", |
|
218 | 218 | "type-coverage": "2.29.7", |
219 | 219 | "typescript": "5.9.3", |
220 | 220 | "universal-github-client": "1.0.3", |
221 | | - "webpack": "5.105.2" |
| 221 | + "webpack": "5.105.3" |
222 | 222 | }, |
223 | 223 | "private": true, |
224 | 224 | "typeCoverage": { |
|
0 commit comments