Skip to content

Commit 112f1bd

Browse files
fix(deps): update all @Kong scoped dependencies (#1562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03a896c commit 112f1bd

File tree

29 files changed

+131
-130
lines changed

29 files changed

+131
-130
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@evilmartians/lefthook": "^1.6.18",
2727
"@kong/design-tokens": "1.16.0",
2828
"@kong/eslint-config-kong-ui": "^1.1.1",
29-
"@kong/kongponents": "9.1.7",
29+
"@kong/kongponents": "9.1.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

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.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.16.0",
32-
"@kong/kongponents": "9.1.7",
32+
"@kong/kongponents": "9.1.8",
3333
"@types/uuid": "^9.0.8",
3434
"file-saver": "^2.0.5",
3535
"lodash.mapkeys": "^4.6.0",

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.16.0",
44-
"@kong/kongponents": "9.1.7",
44+
"@kong/kongponents": "9.1.8",
4545
"@types/geojson": "^7946.0.14",
4646
"maplibre-gl": "^4.5.0",
4747
"vue": "^3.4.31"
@@ -65,7 +65,7 @@
6565
},
6666
"peerDependencies": {
6767
"@kong-ui-public/i18n": "workspace:^",
68-
"@kong/kongponents": "9.1.7",
68+
"@kong/kongponents": "9.1.8",
6969
"maplibre-gl": "^4.3.2",
7070
"vue": "^3.4.31"
7171
},

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -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.1.7"
63+
"@kong/kongponents": "^9.1.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.16.0",
70-
"@kong/kongponents": "9.1.7",
70+
"@kong/kongponents": "9.1.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.16.0",
49-
"@kong/kongponents": "9.1.7",
49+
"@kong/kongponents": "9.1.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.1.7",
78+
"@kong/kongponents": "^9.1.8",
7979
"swrv": "^1.0.4",
8080
"vue": ">= 3.3.13 < 4"
8181
},

packages/analytics/metric-cards/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
4040
},
4141
"peerDependencies": {
42-
"@kong/kongponents": "^9.1.7",
42+
"@kong/kongponents": "^9.1.8",
4343
"vue": ">= 3.3.13 < 4"
4444
},
4545
"devDependencies": {
4646
"@kong/design-tokens": "1.16.0",
47-
"@kong/kongponents": "9.1.7",
47+
"@kong/kongponents": "9.1.8",
4848
"vue": "^3.4.31"
4949
},
5050
"dependencies": {

packages/core/app-layout/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
4040
},
4141
"peerDependencies": {
42-
"@kong/kongponents": "^9.1.7",
42+
"@kong/kongponents": "^9.1.8",
4343
"vue": ">= 3.3.13 < 4",
4444
"vue-router": "^4.3.3"
4545
},
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@kong/design-tokens": "1.16.0",
54-
"@kong/kongponents": "9.1.7",
54+
"@kong/kongponents": "9.1.8",
5555
"@types/lodash.clonedeep": "^4.5.9",
5656
"vue": "^3.4.31",
5757
"vue-router": "^4.4.0"

packages/core/documentation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
},
4646
"peerDependencies": {
4747
"@kong-ui-public/i18n": "workspace:^",
48-
"@kong/kongponents": "^9.1.7",
48+
"@kong/kongponents": "^9.1.8",
4949
"vue": "^3.4.31"
5050
},
5151
"devDependencies": {
5252
"@kong-ui-public/i18n": "workspace:^",
5353
"@kong/design-tokens": "1.16.0",
54-
"@kong/kongponents": "9.1.7",
54+
"@kong/kongponents": "9.1.8",
5555
"axios": "^1.6.8",
5656
"vue": ">= 3.3.13 < 4"
5757
},

packages/core/expressions/package.json

+3-3
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.16.0",
42-
"@kong/kongponents": "9.1.7",
42+
"@kong/kongponents": "9.1.8",
4343
"@types/uuid": "^9.0.8",
4444
"vite-plugin-monaco-editor": "^1.1.0",
4545
"vite-plugin-top-level-await": "^1.4.1",
@@ -65,14 +65,14 @@
6565
},
6666
"peerDependencies": {
6767
"@kong-ui-public/forms": "workspace:^",
68-
"@kong/kongponents": "^9.1.7",
68+
"@kong/kongponents": "^9.1.8",
6969
"vue": "^3.4.31"
7070
},
7171
"dependencies": {
7272
"@kong-ui-public/core": "workspace:^",
7373
"@kong-ui-public/forms": "workspace:^",
7474
"@kong-ui-public/i18n": "workspace:^",
75-
"@kong/icons": "^1.14.2",
75+
"@kong/icons": "^1.14.3",
7676
"monaco-editor": "0.21.3",
7777
"uuid": "^9.0.1"
7878
}

packages/core/forms/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
},
5757
"peerDependencies": {
5858
"@kong-ui-public/i18n": "workspace:^",
59-
"@kong/kongponents": "^9.1.7",
59+
"@kong/kongponents": "^9.1.8",
6060
"vue": "^3.4.31"
6161
},
6262
"devDependencies": {
6363
"@kong-ui-public/i18n": "workspace:^",
6464
"@kong/design-tokens": "1.16.0",
65-
"@kong/kongponents": "9.1.7",
65+
"@kong/kongponents": "9.1.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.1.7",
43+
"@kong/kongponents": "^9.1.8",
4444
"vue": ">= 3.3.13 < 4"
4545
},
4646
"devDependencies": {
4747
"@kong-ui-public/i18n": "workspace:^",
48-
"@kong/kongponents": "9.1.7",
48+
"@kong/kongponents": "9.1.8",
4949
"vue": "^3.4.31"
5050
},
5151
"repository": {

packages/core/sandbox-layout/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@kong/design-tokens": "1.16.0",
43-
"@kong/kongponents": "9.1.7",
43+
"@kong/kongponents": "9.1.8",
4444
"vue": "^3.4.31",
4545
"vue-router": "^4.4.0"
4646
},
@@ -62,7 +62,7 @@
6262
"errorLimit": "200KB"
6363
},
6464
"peerDependencies": {
65-
"@kong/kongponents": "^9.1.7",
65+
"@kong/kongponents": "^9.1.8",
6666
"vue": ">= 3.3.13 < 4"
6767
},
6868
"dependencies": {

packages/entities/entities-certificates/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

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

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

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

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

packages/entities/entities-consumers/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

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

+2-2
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.1.7",
25+
"@kong/kongponents": "9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

packages/entities/entities-gateway-services/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

packages/entities/entities-key-sets/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
32-
"@kong/kongponents": "9.1.7",
32+
"@kong/kongponents": "9.1.8",
3333
"axios": "^1.6.8",
3434
"vue": "^3.4.31",
3535
"vue-router": "^4.4.0"

packages/entities/entities-keys/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

packages/entities/entities-plugins/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"peerDependencies": {
2828
"@kong-ui-public/i18n": "workspace:^",
29-
"@kong/kongponents": "^9.1.7",
29+
"@kong/kongponents": "^9.1.8",
3030
"axios": "^1.6.8",
3131
"vue": ">= 3.3.13 < 4",
3232
"vue-router": "^4.3.3"
@@ -35,7 +35,7 @@
3535
"@kong-ui-public/entities-vaults": "workspace:^",
3636
"@kong-ui-public/i18n": "workspace:^",
3737
"@kong/design-tokens": "1.16.0",
38-
"@kong/kongponents": "9.1.7",
38+
"@kong/kongponents": "9.1.8",
3939
"axios": "^1.6.8",
4040
"vue": "^3.4.31",
4141
"vue-router": "^4.4.0"

packages/entities/entities-routes/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"@types/lodash.isequal": "^4.5.8",
3535
"axios": "^1.6.8",
3636
"vite-plugin-monaco-editor": "^1.1.0",

packages/entities/entities-shared/package.json

+2-2
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.1.7",
25+
"@kong/kongponents": "^9.1.8",
2626
"axios": "^1.6.8",
2727
"vue": ">= 3.3.13 < 4",
2828
"vue-router": "^4.3.3"
2929
},
3030
"devDependencies": {
3131
"@kong-ui-public/i18n": "workspace:^",
3232
"@kong/design-tokens": "1.16.0",
33-
"@kong/kongponents": "9.1.7",
33+
"@kong/kongponents": "9.1.8",
3434
"axios": "^1.6.8",
3535
"vue": "^3.4.31",
3636
"vue-router": "^4.4.0"

0 commit comments

Comments
 (0)