Skip to content

Commit 524f83d

Browse files
committed
chore: bump to kui 12.0.3
1 parent af36cbd commit 524f83d

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package-lock.json

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

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
}
132132
},
133133
"devDependencies": {
134-
"@kui-shell/builder": "12.0.2",
135-
"@kui-shell/proxy": "12.0.2",
136-
"@kui-shell/react": "12.0.2",
137-
"@kui-shell/webpack": "12.0.2",
134+
"@kui-shell/builder": "12.0.3",
135+
"@kui-shell/proxy": "12.0.3",
136+
"@kui-shell/react": "12.0.3",
137+
"@kui-shell/webpack": "12.0.3",
138138
"@playwright/test": "^1.25.2",
139139
"@types/debug": "^4.1.7",
140140
"@types/needle": "^2.5.3",
@@ -159,16 +159,16 @@
159159
},
160160
"dependencies": {
161161
"@kui-shell/client": "file:./plugins/plugin-client-default",
162-
"@kui-shell/core": "12.0.2",
163-
"@kui-shell/plugin-bash-like": "12.0.2",
164-
"@kui-shell/plugin-client-common": "12.0.2",
162+
"@kui-shell/core": "12.0.3",
163+
"@kui-shell/plugin-bash-like": "12.0.3",
164+
"@kui-shell/plugin-client-common": "12.0.3",
165165
"@kui-shell/plugin-codeflare": "file:./plugins/plugin-codeflare",
166-
"@kui-shell/plugin-core-support": "12.0.2",
167-
"@kui-shell/plugin-electron-components": "12.0.2",
168-
"@kui-shell/plugin-kubectl": "12.0.2",
166+
"@kui-shell/plugin-core-support": "12.0.3",
167+
"@kui-shell/plugin-electron-components": "12.0.3",
168+
"@kui-shell/plugin-kubectl": "12.0.3",
169169
"@kui-shell/plugin-madwizard": "file:./plugins/plugin-madwizard",
170-
"@kui-shell/plugin-patternfly4-themes": "12.0.2",
171-
"@kui-shell/plugin-proxy-support": "12.0.2",
172-
"@kui-shell/plugin-s3": "12.0.2"
170+
"@kui-shell/plugin-patternfly4-themes": "12.0.3",
171+
"@kui-shell/plugin-proxy-support": "12.0.3",
172+
"@kui-shell/plugin-s3": "12.0.3"
173173
}
174174
}

0 commit comments

Comments
 (0)