Skip to content

Commit

Permalink
chore(deps): update all @Kong scoped dependencies (#1788)
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 Nov 14, 2024
1 parent 8e09e87 commit dd26088
Show file tree
Hide file tree
Showing 28 changed files with 46 additions and 46 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.14.8",
"@kong/kongponents": "^9.14.13",
"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.14.8",
"@kong/kongponents": "9.14.13",
"maplibre-gl": "workspace:^",
"vue": "^3.5.12"
},
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.14.8"
"@kong/kongponents": "^9.14.13"
},
"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.14.8",
"@kong/kongponents": "^9.14.13",
"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.14.8",
"@kong/kongponents": "^9.14.13",
"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.14.8",
"@kong/kongponents": "^9.14.13",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"dependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong/icons": "^1.19.1",
"@kong/markdown": "1.7.16"
"@kong/markdown": "1.7.17"
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"vue": "^3.5.12"
},
"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.14.8",
"@kong/kongponents": "^9.14.13",
"vue": "^3.5.12"
},
"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.14.8",
"@kong/kongponents": "^9.14.13",
"vue": "^3.5.12"
},
"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.14.8",
"@kong/kongponents": "^9.14.13",
"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.14.8",
"@kong/kongponents": "^9.14.13",
"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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "9.14.8",
"@kong/kongponents": "9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.19.1",
"@kong/kongponents": "^9.14.8",
"@kong/kongponents": "^9.14.13",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
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.14.8",
"@kong/kongponents": "^9.14.13",
"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.14.8",
"@kong/kongponents": "^9.14.13",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd26088

Please sign in to comment.