Skip to content

Commit a68cfc7

Browse files
committed
update deps in example
1 parent 70176d9 commit a68cfc7

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

example/react/package-lock.json

+51-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/react/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"i18next": "23.8.2",
7-
"i18next-browser-languagedetector": "7.2.0",
8-
"i18next-http-backend": "2.4.3",
9-
"react": "18.2.0",
10-
"react-dom": "18.2.0",
11-
"react-i18next": "14.0.5",
6+
"i18next": "23.11.5",
7+
"i18next-browser-languagedetector": "8.0.0",
8+
"i18next-http-backend": "2.5.2",
9+
"react": "18.3.1",
10+
"react-dom": "18.3.1",
11+
"react-i18next": "14.1.1",
1212
"react-scripts": "5.0.1"
1313
},
1414
"scripts": {

0 commit comments

Comments
 (0)