Skip to content

Commit abfd1a7

Browse files
committed
[#627] Updates to latest production deps
1 parent 8f1324d commit abfd1a7

File tree

2 files changed

+74
-72
lines changed

2 files changed

+74
-72
lines changed

package-lock.json

Lines changed: 63 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -85,26 +85,26 @@
8585
"webpack-merge": "^6.0.1"
8686
},
8787
"dependencies": {
88-
"@patternfly/patternfly": "^6.3.0",
89-
"@patternfly/react-charts": "^8.3.0",
90-
"@patternfly/react-code-editor": "^6.3.0",
88+
"@patternfly/patternfly": "^6.3.1",
89+
"@patternfly/react-charts": "^8.3.1",
90+
"@patternfly/react-code-editor": "^6.3.1",
9191
"@patternfly/react-component-groups": "^6.3.0",
92-
"@patternfly/react-core": "^6.3.0",
93-
"@patternfly/react-icons": "^6.3.0",
92+
"@patternfly/react-core": "^6.3.1",
93+
"@patternfly/react-icons": "^6.3.1",
9494
"@patternfly/react-log-viewer": "^6.3.0",
95-
"@patternfly/react-styles": "^6.3.0",
96-
"@patternfly/react-table": "^6.3.0",
97-
"@patternfly/react-tokens": "^6.3.0",
98-
"i18next": "^25.3.2",
95+
"@patternfly/react-styles": "^6.3.1",
96+
"@patternfly/react-table": "^6.3.1",
97+
"@patternfly/react-tokens": "^6.3.1",
98+
"i18next": "^25.5.3",
9999
"i18next-browser-languagedetector": "^8.2.0",
100100
"i18next-http-backend": "^3.0.2",
101101
"json-bigint": "^1.0.0",
102102
"keycloak-js": "^26",
103103
"numeral": "^2.0.6",
104104
"react": "^18",
105105
"react-dom": "^18",
106-
"react-i18next": "^15.6.1",
107-
"react-syntax-highlighter": "^15.6.1",
106+
"react-i18next": "^16.0.0",
107+
"react-syntax-highlighter": "^15.6.6",
108108
"victory": "37.3.6"
109109
}
110110
}

0 commit comments

Comments
 (0)