Skip to content

Commit 47cd468

Browse files
fix(deps): update all @Kong scoped dependencies (#1478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc6826f commit 47cd468

File tree

30 files changed

+210
-236
lines changed

30 files changed

+210
-236
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@evilmartians/lefthook": "^1.6.14",
2727
"@kong/design-tokens": "1.15.1",
2828
"@kong/eslint-config-kong-ui": "^1.1.1",
29-
"@kong/kongponents": "9.0.4",
29+
"@kong/kongponents": "9.0.8",
3030
"@stylistic/stylelint-plugin": "^2.1.2",
3131
"@types/flat": "^5.0.5",
3232
"@types/js-yaml": "^4.0.9",

packages/analytics/analytics-chart/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "^9.0.4",
25+
"@kong/kongponents": "^9.0.8",
2626
"vue": ">= 3.3.13 < 4"
2727
},
2828
"devDependencies": {
2929
"@kong-ui-public/i18n": "workspace:^",
3030
"@kong-ui-public/sandbox-layout": "workspace:^",
3131
"@kong/design-tokens": "1.15.1",
32-
"@kong/kongponents": "9.0.4",
32+
"@kong/kongponents": "9.0.8",
3333
"@types/uuid": "^9.0.8",
3434
"file-saver": "^2.0.5",
3535
"lodash.mapkeys": "^4.6.0",
@@ -69,7 +69,7 @@
6969
},
7070
"dependencies": {
7171
"@kong-ui-public/analytics-utilities": "workspace:^",
72-
"@kong/icons": "^1.14.1",
72+
"@kong/icons": "^1.14.2",
7373
"@types/file-saver": "^2.0.7",
7474
"@types/lodash.mapkeys": "^4.6.9",
7575
"@types/lodash.pick": "^4.4.9",

packages/analytics/analytics-geo-map/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@kong-ui-public/i18n": "workspace:^",
4343
"@kong/design-tokens": "1.15.1",
44-
"@kong/kongponents": "9.0.0-alpha.162",
44+
"@kong/kongponents": "9.0.8",
4545
"@types/geojson": "^7946.0.14",
4646
"maplibre-gl": "^4.3.2",
4747
"vue": "^3.4.27"
@@ -65,7 +65,7 @@
6565
},
6666
"peerDependencies": {
6767
"@kong-ui-public/i18n": "workspace:^",
68-
"@kong/kongponents": "9.0.0-alpha.162",
68+
"@kong/kongponents": "9.0.8",
6969
"maplibre-gl": "^4.3.2",
7070
"vue": "^3.4.27"
7171
},

packages/analytics/analytics-metric-provider/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@kong-ui-public/core": "1.1.0",
54-
"@kong/icons": "^1.14.1",
54+
"@kong/icons": "^1.14.2",
5555
"approximate-number": "^2.1.1",
5656
"axios": "^1.6.8",
5757
"swrv": "^1.0.4"
@@ -60,14 +60,14 @@
6060
"@kong-ui-public/analytics-config-store": "workspace:^",
6161
"@kong-ui-public/analytics-utilities": "workspace:^",
6262
"@kong-ui-public/i18n": "workspace:^",
63-
"@kong/kongponents": "^9.0.4"
63+
"@kong/kongponents": "^9.0.8"
6464
},
6565
"devDependencies": {
6666
"@kong-ui-public/analytics-config-store": "workspace:^",
6767
"@kong-ui-public/analytics-utilities": "workspace:^",
6868
"@kong-ui-public/i18n": "workspace:^",
6969
"@kong/design-tokens": "1.15.1",
70-
"@kong/kongponents": "9.0.4",
70+
"@kong/kongponents": "9.0.8",
7171
"pinia": ">= 2.1.7 < 3"
7272
}
7373
}

packages/analytics/dashboard-renderer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@kong-ui-public/i18n": "workspace:^",
4747
"@kong-ui-public/sandbox-layout": "workspace:^",
4848
"@kong/design-tokens": "1.15.1",
49-
"@kong/kongponents": "9.0.4",
49+
"@kong/kongponents": "9.0.8",
5050
"json-schema-to-ts": "^3.0.1",
5151
"pinia": ">= 2.1.7 < 3",
5252
"swrv": "^1.0.4",
@@ -75,7 +75,7 @@
7575
"@kong-ui-public/analytics-metric-provider": "workspace:^",
7676
"@kong-ui-public/analytics-utilities": "workspace:^",
7777
"@kong-ui-public/i18n": "workspace:^",
78-
"@kong/kongponents": "^9.0.4",
78+
"@kong/kongponents": "^9.0.8",
7979
"swrv": "^1.0.4",
8080
"vue": ">= 3.3.13 < 4"
8181
},

packages/analytics/metric-cards/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
4040
},
4141
"peerDependencies": {
42-
"@kong/kongponents": "^9.0.4",
42+
"@kong/kongponents": "^9.0.8",
4343
"vue": ">= 3.3.13 < 4"
4444
},
4545
"devDependencies": {
4646
"@kong/design-tokens": "1.15.1",
47-
"@kong/kongponents": "9.0.4",
47+
"@kong/kongponents": "9.0.8",
4848
"vue": "^3.4.27"
4949
},
5050
"dependencies": {
51-
"@kong/icons": "^1.14.1",
51+
"@kong/icons": "^1.14.2",
5252
"approximate-number": "^2.1.1"
5353
},
5454
"repository": {

packages/core/app-layout/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
4040
},
4141
"peerDependencies": {
42-
"@kong/kongponents": "^9.0.4",
42+
"@kong/kongponents": "^9.0.8",
4343
"vue": ">= 3.3.13 < 4",
4444
"vue-router": "^4.3.2"
4545
},
4646
"dependencies": {
47-
"@kong/icons": "^1.14.1",
47+
"@kong/icons": "^1.14.2",
4848
"focus-trap": "^7.5.4",
4949
"focus-trap-vue": "^4.0.3",
5050
"lodash.clonedeep": "^4.5.0"
5151
},
5252
"devDependencies": {
5353
"@kong/design-tokens": "1.15.1",
54-
"@kong/kongponents": "9.0.4",
54+
"@kong/kongponents": "9.0.8",
5555
"@types/lodash.clonedeep": "^4.5.9",
5656
"vue": "^3.4.27",
5757
"vue-router": "^4.3.2"

packages/core/documentation/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
},
4141
"dependencies": {
4242
"@kong-ui-public/entities-shared": "workspace:^",
43-
"@kong/icons": "^1.14.1",
44-
"@kong/markdown": "1.7.5"
43+
"@kong/icons": "^1.14.2",
44+
"@kong/markdown": "1.7.6"
4545
},
4646
"peerDependencies": {
4747
"@kong-ui-public/i18n": "workspace:^",
48-
"@kong/kongponents": "^9.0.4",
48+
"@kong/kongponents": "^9.0.8",
4949
"vue": "^3.4.27"
5050
},
5151
"devDependencies": {
5252
"@kong-ui-public/i18n": "workspace:^",
5353
"@kong/design-tokens": "1.15.1",
54-
"@kong/kongponents": "9.0.4",
54+
"@kong/kongponents": "9.0.8",
5555
"axios": "^1.6.8",
5656
"vue": ">= 3.3.13 < 4"
5757
},

packages/core/error-boundary/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@kong/design-tokens": "1.15.1",
43-
"@kong/icons": "^1.14.1",
43+
"@kong/icons": "^1.14.2",
4444
"vue": "^3.4.27"
4545
},
4646
"repository": {

packages/core/expressions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@kong/atc-router": "1.6.0-rc.1",
4141
"@kong/design-tokens": "1.15.1",
42-
"@kong/kongponents": "9.0.4",
42+
"@kong/kongponents": "9.0.8",
4343
"monaco-editor": "0.21.3",
4444
"vite-plugin-monaco-editor": "^1.1.0",
4545
"vite-plugin-top-level-await": "^1.4.1",
@@ -65,7 +65,7 @@
6565
},
6666
"peerDependencies": {
6767
"@kong/atc-router": "^1.6.0-rc.1",
68-
"@kong/kongponents": "^9.0.4",
68+
"@kong/kongponents": "^9.0.8",
6969
"monaco-editor": "0.21.3",
7070
"vue": "^3.4.27"
7171
},

packages/core/forms/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@
5050
"extends": "../../../package.json"
5151
},
5252
"dependencies": {
53-
"@kong/icons": "^1.14.1",
53+
"@kong/icons": "^1.14.2",
5454
"fecha": "^4.2.3",
5555
"lodash-es": "^4.17.21"
5656
},
5757
"peerDependencies": {
5858
"@kong-ui-public/i18n": "workspace:^",
59-
"@kong/kongponents": "^9.0.4",
59+
"@kong/kongponents": "^9.0.8",
6060
"vue": "^3.4.27"
6161
},
6262
"devDependencies": {
6363
"@kong-ui-public/i18n": "workspace:^",
6464
"@kong/design-tokens": "1.15.1",
65-
"@kong/kongponents": "9.0.4",
65+
"@kong/kongponents": "9.0.8",
6666
"@types/lodash-es": "^4.17.12",
6767
"pug": "^3.0.3"
6868
},

packages/core/misc-widgets/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
},
4141
"peerDependencies": {
4242
"@kong-ui-public/i18n": "workspace:^",
43-
"@kong/kongponents": "^9.0.4",
43+
"@kong/kongponents": "^9.0.8",
4444
"vue": ">= 3.3.13 < 4"
4545
},
4646
"devDependencies": {
4747
"@kong-ui-public/i18n": "workspace:^",
48-
"@kong/kongponents": "9.0.4",
48+
"@kong/kongponents": "9.0.8",
4949
"vue": "^3.4.27"
5050
},
5151
"repository": {

packages/core/sandbox-layout/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@kong/design-tokens": "1.15.1",
43-
"@kong/kongponents": "9.0.4",
43+
"@kong/kongponents": "9.0.8",
4444
"vue": "^3.4.27",
4545
"vue-router": "^4.3.2"
4646
},
@@ -62,10 +62,10 @@
6262
"errorLimit": "200KB"
6363
},
6464
"peerDependencies": {
65-
"@kong/kongponents": "^9.0.4",
65+
"@kong/kongponents": "^9.0.8",
6666
"vue": ">= 3.3.13 < 4"
6767
},
6868
"dependencies": {
69-
"@kong/icons": "^1.14.1"
69+
"@kong/icons": "^1.14.2"
7070
}
7171
}

packages/entities/entities-certificates/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "^9.0.4",
25+
"@kong/kongponents": "^9.0.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.2"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.15.1",
33-
"@kong/kongponents": "9.0.4",
33+
"@kong/kongponents": "9.0.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.27",
3636
"vue-router": "^4.3.2"
@@ -66,7 +66,7 @@
6666
},
6767
"dependencies": {
6868
"@kong-ui-public/entities-shared": "workspace:^",
69-
"@kong/icons": "^1.14.1",
69+
"@kong/icons": "^1.14.2",
7070
"@peculiar/x509": "^1.9.7"
7171
},
7272
"distSizeChecker": {

packages/entities/entities-consumer-credentials/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "^9.0.4",
25+
"@kong/kongponents": "^9.0.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.2"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.15.1",
33-
"@kong/kongponents": "9.0.4",
33+
"@kong/kongponents": "9.0.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.27",
3636
"vue-router": "^4.3.2"
@@ -69,6 +69,6 @@
6969
},
7070
"dependencies": {
7171
"@kong-ui-public/entities-shared": "workspace:^",
72-
"@kong/icons": "^1.14.1"
72+
"@kong/icons": "^1.14.2"
7373
}
7474
}

packages/entities/entities-consumer-groups/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "^9.0.4",
25+
"@kong/kongponents": "^9.0.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.2"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.15.1",
33-
"@kong/kongponents": "9.0.4",
33+
"@kong/kongponents": "9.0.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.27",
3636
"vue-router": "^4.3.2"
@@ -69,6 +69,6 @@
6969
},
7070
"dependencies": {
7171
"@kong-ui-public/entities-shared": "workspace:^",
72-
"@kong/icons": "^1.14.1"
72+
"@kong/icons": "^1.14.2"
7373
}
7474
}

packages/entities/entities-consumers/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "^9.0.4",
25+
"@kong/kongponents": "^9.0.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.2"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.15.1",
33-
"@kong/kongponents": "9.0.4",
33+
"@kong/kongponents": "9.0.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.27",
3636
"vue-router": "^4.3.2"
@@ -69,6 +69,6 @@
6969
},
7070
"dependencies": {
7171
"@kong-ui-public/entities-shared": "workspace:^",
72-
"@kong/icons": "^1.14.1"
72+
"@kong/icons": "^1.14.2"
7373
}
7474
}

packages/entities/entities-data-plane-nodes/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"peerDependencies": {
2424
"@kong-ui-public/i18n": "workspace:^",
25-
"@kong/kongponents": "9.0.4",
25+
"@kong/kongponents": "9.0.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.2"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.15.1",
33-
"@kong/kongponents": "9.0.4",
33+
"@kong/kongponents": "9.0.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.27",
3636
"vue-router": "^4.3.2"
@@ -69,6 +69,6 @@
6969
},
7070
"dependencies": {
7171
"@kong-ui-public/entities-shared": "workspace:^",
72-
"@kong/icons": "^1.14.1"
72+
"@kong/icons": "^1.14.2"
7373
}
7474
}

0 commit comments

Comments
 (0)