Changed stuff, added filter for statistics module
This commit is contained in:
parent
4a91ae2bf9
commit
fe87374e47
251 changed files with 3295 additions and 1705 deletions
6
node_modules/react-i18next/package.json
generated
vendored
6
node_modules/react-i18next/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-i18next",
|
||||
"version": "15.6.1",
|
||||
"version": "15.7.3",
|
||||
"description": "Internationalization for react done right. Using the i18next i18n ecosystem.",
|
||||
"main": "dist/commonjs/index.js",
|
||||
"types": "./index.d.mts",
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"html-parse-stringify": "^3.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"i18next": ">= 23.2.3",
|
||||
"i18next": ">= 25.4.1",
|
||||
"react": ">= 16.8.0",
|
||||
"typescript": "^5"
|
||||
},
|
||||
|
|
@ -123,7 +123,7 @@
|
|||
"eslint-plugin-testing-library": "^6.5.0",
|
||||
"happy-dom": "^14.12.3",
|
||||
"husky": "^9.1.7",
|
||||
"i18next": "^25.3.0",
|
||||
"i18next": "^25.4.1",
|
||||
"lint-staged": "^15.5.2",
|
||||
"mkdirp": "^3.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue