Skip to content

Commit ea88fb9

Browse files
committed
bump i18next and react-i18next deps
1 parent 0cb31fe commit ea88fb9

File tree

5 files changed

+47370
-11402
lines changed

5 files changed

+47370
-11402
lines changed

example/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
"version": "0.1.0",
66
"author": "Dmitriy Nevzorov <[email protected]>",
77
"dependencies": {
8-
"gatsby": "^5.2.0",
9-
"gatsby-plugin-image": "^3.2.0",
10-
"gatsby-plugin-manifest": "^5.2.0",
11-
"gatsby-plugin-offline": "^6.2.0",
8+
"gatsby": "^5.11.0",
9+
"gatsby-plugin-image": "^3.11.0",
10+
"gatsby-plugin-manifest": "^5.11.0",
11+
"gatsby-plugin-offline": "^6.11.0",
1212
"gatsby-plugin-react-i18next": "^3.0.1",
13-
"gatsby-plugin-sharp": "^5.2.0",
14-
"gatsby-plugin-sitemap": "^6.2.0",
15-
"gatsby-source-filesystem": "^5.2.0",
16-
"gatsby-transformer-sharp": "^5.2.0",
17-
"i18next": "^22.0.6",
13+
"gatsby-plugin-sharp": "^5.11.0",
14+
"gatsby-plugin-sitemap": "^6.11.0",
15+
"gatsby-source-filesystem": "^5.11.0",
16+
"gatsby-transformer-sharp": "^5.11.0",
17+
"i18next": "^23.1.0",
1818
"prop-types": "^15.8.1",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0",
21-
"react-i18next": "^12.0.0"
21+
"react-i18next": "^13.0.0"
2222
},
2323
"devDependencies": {
2424
"@babel/cli": "^7.19.3",

0 commit comments

Comments
 (0)