We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d35b6f + 354f361 commit 483f2cdCopy full SHA for 483f2cd
packages/dev/package.json
@@ -14,7 +14,7 @@
14
"@patternfly/react-core": "^6.0.0",
15
"i18next": "^19.8.3",
16
"i18next-browser-languagedetector": "^8.0.0",
17
- "i18next-parser": "^9.0.0",
+ "i18next-parser": "^9.3.0",
18
"i18next-pseudo": "^2.2.0",
19
"react": "^18.2.0",
20
"react-dom": "^18.2.0",
packages/vscode/package.json
@@ -62,13 +62,10 @@
62
"dependencies": {
63
"@cloudmosaic/quickstarts": "^0.0.15",
64
"@patternfly/patternfly": "^6.0.0",
65
66
"js-base64": "^3.6.0",
67
"js-yaml": "^4.0.0",
68
69
"react-dom": "^18.2.0"
70
- },
71
- "resolutions": {
72
- "i18next-parser": "^8.9.0"
73
}
74
0 commit comments