Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#658
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 Aug 3, 2023
1 parent db8bcd6 commit a89850c
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lerna": "^6.6.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.27",
"postcss-custom-properties": "^13.2.1",
"postcss-custom-properties": "^13.3.0",
"postcss-html": "^1.5.0",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^0.4.2",
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.4"
},
"devDependencies": {
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.99.0"
"@kong/kongponents": "^8.102.1"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^"
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 @@ -38,7 +38,7 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/copy-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^0.4.2",
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.4"
},
"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 @@ -39,7 +39,7 @@
},
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^0.4.2",
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.4"
},
"devDependencies": {
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 @@ -36,7 +36,7 @@
"test:component:open": "BABEL_ENV=cypress cross-env FORCE_COLOR=1 cypress open --component -b chrome --project '../../../.'"
},
"peerDependencies": {
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.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 @@ -38,7 +38,7 @@
"test:unit:open": "cross-env FORCE_COLOR=1 vitest --ui"
},
"peerDependencies": {
"@kong/kongponents": "^8.99.0",
"@kong/kongponents": "^8.102.1",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
40 changes: 27 additions & 13 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 a89850c

Please sign in to comment.