Skip to content

Commit

Permalink
fix(deps): update all @Kong scoped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent ee7ad2c commit c705f21
Show file tree
Hide file tree
Showing 33 changed files with 490 additions and 275 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@types/uuid": "^10.0.0",
"file-saver": "^2.0.5",
"lodash.mapkeys": "^4.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/analytics-geo-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@types/geojson": "^7946.0.14",
"maplibre-gl": "^4.7.1",
"vue": "^3.5.12"
Expand All @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"maplibre-gl": "workspace:^",
"vue": "^3.5.12"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/analytics-metric-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"@kong-ui-public/analytics-config-store": "workspace:^",
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5"
"@kong/kongponents": "^9.21.6"
},
"devDependencies": {
"@kong-ui-public/analytics-config-store": "workspace:^",
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"pinia": ">= 2.1.7 < 3"
}
}
2 changes: 1 addition & 1 deletion packages/analytics/analytics-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"json-schema-to-ts": "^3.1.1"
}
}
6 changes: 3 additions & 3 deletions packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"pinia": ">= 2.1.7 < 3",
"swrv": "^1.0.4",
"vue": "^3.5.12"
Expand Down Expand Up @@ -74,7 +74,7 @@
"@kong-ui-public/analytics-metric-provider": "workspace:^",
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"swrv": "^1.0.4",
"vue": ">= 3.3.13 < 4"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"vue": "^3.5.12"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions 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.21.5",
"@kong/kongponents": "^9.21.6",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
Expand All @@ -50,8 +50,8 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"date-fns": "^4.1.0"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"axios": "^1.7.7",
"swrv": "^1.0.4"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"dependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/markdown": "1.7.18"
"@kong/markdown": "1.7.28"
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": "^3.5.12"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/error-boundary/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"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"vue": "^3.5.12"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/core/expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
},
"devDependencies": {
"@kong/atc-router": "1.6.0-rc.1",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@types/uuid": "^10.0.0",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-top-level-await": "^1.4.4",
Expand All @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@kong-ui-public/forms": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": "^3.5.12"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": "^3.5.12"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@types/lodash-es": "^4.17.12",
"pug": "^3.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core/misc-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": ">= 3.3.13 < 4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"vue": "^3.5.12"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
Expand All @@ -62,7 +62,7 @@
"errorLimit": "200KB"
},
"peerDependencies": {
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"vue": ">= 3.3.13 < 4"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.21.5",
"@kong/design-tokens": "1.17.3",
"@kong/kongponents": "9.21.6",
"@kong/splitpanes": "3.1.6-patch.6",
"@vue-flow/background": "^1.3.2",
"@vue-flow/controls": "^1.1.2",
Expand All @@ -66,7 +66,7 @@
"errorLimit": "900KB"
},
"peerDependencies": {
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"vue": "^3.5.4"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumer-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "^9.21.5",
"@kong/kongponents": "^9.21.6",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/design-tokens": "1.17.3",
"@kong/icons": "^1.21.1",
"@kong/kongponents": "9.21.5",
"@kong/kongponents": "9.21.6",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
Loading

0 comments on commit c705f21

Please sign in to comment.