Skip to content

Commit 77ebf09

Browse files
authored
Merge pull request #98 from Commencis/chore/update-dependencies
chore(deps): update dependencies
2 parents 891579c + 789a68a commit 77ebf09

File tree

2 files changed

+111
-94
lines changed

2 files changed

+111
-94
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"axios": "1.11.0",
3434
"clsx": "2.1.1",
3535
"next": "15.5.2",
36-
"next-intl": "4.3.5",
36+
"next-intl": "4.3.6",
3737
"react": "19.1.1",
3838
"react-dom": "19.1.1"
3939
},
@@ -47,14 +47,14 @@
4747
"@commitlint/cli": "19.8.1",
4848
"@next/bundle-analyzer": "15.5.2",
4949
"@svgr/webpack": "8.1.0",
50-
"@types/node": "22.18.0",
50+
"@types/node": "22.18.1",
5151
"@types/react": "19.1.12",
5252
"@types/react-dom": "19.1.9",
53-
"eslint": "9.34.0",
53+
"eslint": "9.35.0",
5454
"husky": "9.1.7",
5555
"lint-staged": "16.1.6",
5656
"prettier": "3.6.2",
57-
"sass": "1.92.0",
57+
"sass": "1.92.1",
5858
"stylelint": "16.23.1",
5959
"typescript": "5.9.2"
6060
},

0 commit comments

Comments
 (0)