Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent 933d04f commit 9f49c3b
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 33 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 @@ -69,7 +69,7 @@
},
"dependencies": {
"@kong-ui-public/analytics-utilities": "workspace:^0.11.2",
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"@types/file-saver": "^2.0.7",
"@types/lodash.mapkeys": "^4.6.9",
"@types/lodash.pick": "^4.4.9",
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 @@ -48,7 +48,7 @@
"vue": "^3.3.11"
},
"dependencies": {
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"approximate-number": "^2.1.1"
},
"repository": {
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 @@ -44,7 +44,7 @@
"vue-router": "^4.2.5"
},
"dependencies": {
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"focus-trap": "^7.5.4",
"focus-trap-vue": "^4.0.3",
"lodash.clonedeep": "^4.5.0"
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 @@ -65,6 +65,6 @@
"errorLimit": "250KB"
},
"dependencies": {
"@kong/icons": "^1.8.3"
"@kong/icons": "^1.8.7"
}
}
2 changes: 1 addition & 1 deletion packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"dependencies": {
"@kong-ui-public/document-viewer": "workspace:^",
"@kong-ui-public/entities-shared": "workspace:^",
"@kong/icons": "^1.8.3"
"@kong/icons": "^1.8.7"
}
}
2 changes: 1 addition & 1 deletion packages/core/error-boundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@kong/design-tokens": "1.12.3",
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"vue": "^3.3.11"
},
"repository": {
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 @@ -50,7 +50,7 @@
"extends": "../../../package.json"
},
"dependencies": {
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"fecha": "^4.2.3",
"lodash": "^4.17.21"
},
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 @@ -66,6 +66,6 @@
"vue": "^3.3.11"
},
"dependencies": {
"@kong/icons": "^1.8.3"
"@kong/icons": "^1.8.7"
}
}
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@kong-ui-public/entities-routes": "workspace:^",
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/forms": "^2.1.13",
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"marked": "^9.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/core": "workspace:^",
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"compare-versions": "^6.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/swagger-ui-web-component": "workspace:^0.10.7",
"@kong/icons": "^1.8.3",
"@kong/icons": "^1.8.7",
"lodash.clonedeep": "^4.5.0",
"uuid": "^9.0.1"
},
Expand Down
53 changes: 31 additions & 22 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 9f49c3b

Please sign in to comment.