Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to v9.10.3 (#1696)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 6ca422d commit 036d31c
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-geo-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.3",
"maplibre-gl": "workspace:^",
"vue": "^3.4.38"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-metric-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@kong-ui-public/analytics-config-store": "workspace:^",
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1"
"@kong/kongponents": "^9.10.3"
},
"devDependencies": {
"@kong-ui-public/analytics-config-store": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@kong-ui-public/analytics-metric-provider": "workspace:^",
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"swrv": "^1.0.4",
"vue": ">= 3.3.13 < 4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": "^3.4.38"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@kong-ui-public/forms": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": "^3.4.38"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": "^3.4.38"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/misc-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"errorLimit": "200KB"
},
"peerDependencies": {
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.9.1",
"@kong/kongponents": "9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-upstreams-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.9.1",
"@kong/kongponents": "^9.10.3",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down

0 comments on commit 036d31c

Please sign in to comment.