Skip to content

Commit 076d496

Browse files
authored
fix: bump to latest shared library versions with style fixes (#644)
Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> revert port address
1 parent 12c994f commit 076d496

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

workspaces/frontend/package-lock.json

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

workspaces/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@
121121
"dompurify": "^3.2.4",
122122
"js-yaml": "^4.1.0",
123123
"lodash-es": "^4.17.15",
124-
"mod-arch-core": "^1.1.0",
125-
"mod-arch-kubeflow": "^1.1.0",
126-
"mod-arch-shared": "^1.1.0",
124+
"mod-arch-core": "^1.1.3",
125+
"mod-arch-kubeflow": "^1.1.3",
126+
"mod-arch-shared": "^1.1.3",
127127
"react": "^18",
128128
"react-dom": "^18",
129129
"react-router": "^7.5.2",

0 commit comments

Comments
 (0)