diff --git a/packages/dev/package.json b/packages/dev/package.json index 8ab3c12e..b5dfaf93 100644 --- a/packages/dev/package.json +++ b/packages/dev/package.json @@ -10,11 +10,11 @@ }, "dependencies": { "@patternfly/patternfly": "^6.0.0", - "@patternfly/quickstarts": "^6.0.0-alpha.0", + "@patternfly/quickstarts": "^0.0.0", "@patternfly/react-core": "^6.0.0", "i18next": "^24.2.3", "i18next-browser-languagedetector": "^8.0.0", - "i18next-parser": "^9.3.0", + "i18next-parser": "^9.4.0", "i18next-pseudo": "^2.2.0", "lodash-es": "^4.17.21", "marked": "^15.0.6",