Skip to content

Commit 83c8574

Browse files
Update all non-major dependencies
1 parent 74897c9 commit 83c8574

File tree

2 files changed

+148
-63
lines changed

2 files changed

+148
-63
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prepare": "husky && husky install"
5353
},
5454
"dependencies": {
55-
"@apollo/client": "4.1.5",
55+
"@apollo/client": "4.1.6",
5656
"@babylonjs/core": "8.53.0",
5757
"@babylonjs/gui": "8.53.0",
5858
"@babylonjs/loaders": "8.53.0",
@@ -74,7 +74,7 @@
7474
"async-array-prototype": "1.1.1",
7575
"attr-i18n": "1.0.0",
7676
"babylonjs-gltf2interface": "8.53.0",
77-
"contentful": "11.10.4",
77+
"contentful": "11.10.5",
7878
"d3": "7.9.0",
7979
"date-fns": "4.1.0",
8080
"dator": "2.0.0",
@@ -141,23 +141,23 @@
141141
"@types/jest": "30.0.0",
142142
"@types/markdown-it": "14.1.2",
143143
"@types/mjml": "4.7.4",
144-
"@types/node": "25.3.0",
144+
"@types/node": "25.3.2",
145145
"@types/react": "19.2.14",
146146
"@types/react-copy-to-clipboard": "5.0.7",
147147
"@types/react-dom": "19.2.3",
148148
"@types/react-gtm-module": "2.0.4",
149149
"@types/react-modal": "3.16.3",
150150
"@types/react-slick": "0.23.13",
151151
"@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",
155155
"browserslist": "4.28.1",
156156
"cheerio": "1.2.0",
157157
"cloudinary": "2.9.0",
158158
"commander": "14.0.3",
159159
"dotenv": "17.3.1",
160-
"eslint": "10.0.1",
160+
"eslint": "10.0.2",
161161
"eslint-config-prettier": "10.1.8",
162162
"eslint-plugin-import": "2.32.0",
163163
"eslint-plugin-jest": "29.15.0",
@@ -218,7 +218,7 @@
218218
"type-coverage": "2.29.7",
219219
"typescript": "5.9.3",
220220
"universal-github-client": "1.0.3",
221-
"webpack": "5.105.2"
221+
"webpack": "5.105.3"
222222
},
223223
"private": true,
224224
"typeCoverage": {

0 commit comments

Comments
 (0)