|
|
|
@ -29,7 +29,7 @@
|
|
|
|
|
"raw-body": "^2.5.2",
|
|
|
|
|
"react": "^18.2.0",
|
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
"react-i18next": "^12.3.1",
|
|
|
|
|
"react-i18next": "^11.18.6",
|
|
|
|
|
"react-icons": "^4.12.0",
|
|
|
|
|
"recharts": "^2.11.0",
|
|
|
|
|
"rrule": "^2.8.1",
|
|
|
|
@ -4720,27 +4720,6 @@
|
|
|
|
|
"react": ">= 16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next-i18next/node_modules/react-i18next": {
|
|
|
|
|
"version": "11.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.14.5",
|
|
|
|
|
"html-parse-stringify": "^3.0.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"i18next": ">= 19.0.0",
|
|
|
|
|
"react": ">= 16.8.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"react-dom": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"react-native": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next/node_modules/postcss": {
|
|
|
|
|
"version": "8.4.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
|
|
|
|
@ -5527,11 +5506,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-i18next": {
|
|
|
|
|
"version": "12.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==",
|
|
|
|
|
"version": "11.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.20.6",
|
|
|
|
|
"@babel/runtime": "^7.14.5",
|
|
|
|
|
"html-parse-stringify": "^3.0.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|