Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to ^8.123.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 83e4368 commit 337ead8
Show file tree
Hide file tree
Showing 24 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.4.9",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@rushstack/eslint-patch": "^1.3.3",
"@types/flat": "^5.0.2",
"@types/js-yaml": "^4.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@types/uuid": "^9.0.3",
"vue": "^3.3.4"
},
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 @@ -56,7 +56,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6"
"@kong/kongponents": "^8.123.7"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@types/lodash.clonedeep": "^4.5.7",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/copy-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^0.4.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^0.8.1",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@types/lodash": "^4.14.197",
"pug": "^3.0.2"
},
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 @@ -39,12 +39,12 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^0.4.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^0.8.1",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumer-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"peerDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand All @@ -31,7 +31,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"peerDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand All @@ -31,7 +31,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-upstreams-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"test:component:open": "BABEL_ENV=cypress cross-env FORCE_COLOR=1 cypress open --component -b chrome --project '../../../.'"
},
"peerDependencies": {
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@types/prismjs": "^1.26.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"vue": "^3.3.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"vue": "^3.3.4"
},
"devDependencies": {
"@kong/design-tokens": "^1.10.2",
"@kong/kongponents": "^8.123.6",
"@kong/kongponents": "^8.123.7",
"@modyfi/vite-plugin-yaml": "^1.0.4",
"@types/lodash.clonedeep": "^4.5.7",
"@types/uuid": "^9.0.3",
Expand Down
Loading

0 comments on commit 337ead8

Please sign in to comment.