Skip to content

Commit 4e063a6

Browse files
Update all non-major dependencies
1 parent aadc320 commit 4e063a6

2 files changed

Lines changed: 212 additions & 123 deletions

File tree

package.json

Lines changed: 16 additions & 16 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.6",
55+
"@apollo/client": "4.1.7",
5656
"@babylonjs/core": "9.2.0",
5757
"@babylonjs/gui": "9.2.0",
5858
"@babylonjs/loaders": "9.2.0",
@@ -66,7 +66,7 @@
6666
"@codersrank/work-experience": "0.9.8",
6767
"@contentful/rich-text-html-renderer": "17.2.2",
6868
"@date-fns/utc": "2.1.1",
69-
"@getbrevo/brevo": "5.0.3",
69+
"@getbrevo/brevo": "5.0.4",
7070
"@serwist/next": "9.5.7",
7171
"@vercel/analytics": "2.0.1",
7272
"@vercel/speed-insights": "2.0.0",
@@ -89,7 +89,7 @@
8989
"itcss": "2.1.0",
9090
"itscss": "3.1.0",
9191
"jquery": "4.0.0",
92-
"jsdom": "29.0.1",
92+
"jsdom": "29.0.2",
9393
"lottie-web": "5.13.0",
9494
"mongodb": "7.1.1",
9595
"next": "16.2.1",
@@ -98,11 +98,11 @@
9898
"pass-score": "2.0.0",
9999
"prismjs": "1.30.0",
100100
"random-splice": "2.0.1",
101-
"react": "19.2.4",
101+
"react": "19.2.5",
102102
"react-accordion-ts": "1.3.0",
103103
"react-cookie-consent": "10.0.1",
104104
"react-copy-to-clipboard": "5.1.1",
105-
"react-dom": "19.2.4",
105+
"react-dom": "19.2.5",
106106
"react-dropper": "1.1.0",
107107
"react-gtm-module": "2.0.11",
108108
"react-modal": "3.16.3",
@@ -129,10 +129,10 @@
129129
},
130130
"devDependencies": {
131131
"@babel/core": "7.29.0",
132-
"@eslint/compat": "2.0.3",
132+
"@eslint/compat": "2.0.5",
133133
"@eslint/js": "10.0.1",
134-
"@next/env": "16.2.1",
135-
"@next/eslint-plugin-next": "16.2.1",
134+
"@next/env": "16.2.3",
135+
"@next/eslint-plugin-next": "16.2.3",
136136
"@svgr/webpack": "8.1.0",
137137
"@testing-library/dom": "10.4.1",
138138
"@testing-library/jest-dom": "6.9.1",
@@ -149,18 +149,18 @@
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.58.0",
153-
"@typescript-eslint/parser": "8.58.0",
152+
"@typescript-eslint/eslint-plugin": "8.58.1",
153+
"@typescript-eslint/parser": "8.58.1",
154154
"autoprefixer": "10.4.27",
155-
"browserslist": "4.28.1",
155+
"browserslist": "4.28.2",
156156
"cheerio": "1.2.0",
157157
"cloudinary": "2.9.0",
158158
"commander": "14.0.3",
159-
"dotenv": "17.4.0",
159+
"dotenv": "17.4.1",
160160
"eslint": "10.2.0",
161161
"eslint-config-prettier": "10.1.8",
162162
"eslint-plugin-import": "2.32.0",
163-
"eslint-plugin-jest": "29.15.1",
163+
"eslint-plugin-jest": "29.15.2",
164164
"eslint-plugin-perfectionist": "5.8.0",
165165
"eslint-plugin-react": "7.37.5",
166166
"eslint-plugin-react-hooks": "7.0.1",
@@ -174,7 +174,7 @@
174174
"jest-canvas-mock": "2.5.2",
175175
"jest-environment-jsdom": "30.3.0",
176176
"lastfm-node-client": "2.2.0",
177-
"lastfm-ts-api": "2.6.0",
177+
"lastfm-ts-api": "2.6.2",
178178
"localga": "3.0.0",
179179
"markdown-it": "14.1.1",
180180
"markdown-it-prism": "3.0.1",
@@ -200,7 +200,7 @@
200200
"postcss-preset-env": "11.2.0",
201201
"postcss-utilities": "0.8.4",
202202
"postcss-watch-folder": "2.0.0",
203-
"prettier": "3.8.1",
203+
"prettier": "3.8.2",
204204
"puppeteer": "24.40.0",
205205
"sass": "1.99.0",
206206
"serwist": "9.5.7",
@@ -211,7 +211,7 @@
211211
"svgo": "4.0.1",
212212
"svgo-add-viewbox": "3.1.0",
213213
"svgo-viewbox": "3.0.0",
214-
"ts-jest": "29.4.6",
214+
"ts-jest": "29.4.9",
215215
"ts-node": "10.9.2",
216216
"tsconfig-paths": "4.2.0",
217217
"tslib": "2.8.1",

0 commit comments

Comments
 (0)