Skip to content

Commit 7db8539

Browse files
Update all non-major dependencies
1 parent be973bc commit 7db8539

2 files changed

Lines changed: 232 additions & 155 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
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",
95-
"next": "16.2.1",
95+
"next": "16.2.2",
9696
"next-sitemap": "4.2.3",
9797
"npm-maintainer": "1.0.2",
9898
"pass-score": "2.0.0",
@@ -129,10 +129,10 @@
129129
},
130130
"devDependencies": {
131131
"@babel/core": "7.29.0",
132-
"@eslint/compat": "2.0.3",
132+
"@eslint/compat": "2.0.4",
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.2",
135+
"@next/eslint-plugin-next": "16.2.2",
136136
"@svgr/webpack": "8.1.0",
137137
"@testing-library/dom": "10.4.1",
138138
"@testing-library/jest-dom": "6.9.1",
@@ -141,22 +141,22 @@
141141
"@types/jest": "30.0.0",
142142
"@types/markdown-it": "14.1.2",
143143
"@types/mjml": "4.7.4",
144-
"@types/node": "25.5.0",
144+
"@types/node": "25.5.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.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",
@@ -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",
@@ -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)