Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Dec 6, 2023
1 parent dd4a401 commit 5eb235d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"clean": "rimraf .next out"
},
"dependencies": {
"i18next": "23.7.7",
"i18next": "23.7.8",
"next": "14.0.3",
"next-i18next": "^15.0.0",
"next-i18next": "^15.1.1",
"next-language-detector": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 5eb235d

Please sign in to comment.