Skip to content

Commit fb4e7eb

Browse files
authored
chore: misc minor package updates (#1658)
* chore: misc minor package updates * chore: peculiar/x509 v1.12.1 * chore: ajv v8.17.1 * chore: focus-trap v7.6.0 * chore: map-libregl v4.7.0 * chore: picocolors v1.1.0
1 parent 52f38ad commit fb4e7eb

File tree

7 files changed

+151
-149
lines changed

7 files changed

+151
-149
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@commitlint/cli": "^19.5.0",
2424
"@commitlint/config-conventional": "^19.5.0",
2525
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
26-
"@evilmartians/lefthook": "^1.6.22",
26+
"@evilmartians/lefthook": "^1.7.15",
2727
"@kong/design-tokens": "1.17.2",
2828
"@kong/eslint-config-kong-ui": "^1.1.1",
2929
"@kong/kongponents": "9.8.1",

packages/analytics/analytics-geo-map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@kong/design-tokens": "1.17.2",
4444
"@kong/kongponents": "9.8.1",
4545
"@types/geojson": "^7946.0.14",
46-
"maplibre-gl": "^4.5.2",
46+
"maplibre-gl": "^4.7.0",
4747
"vue": "^3.4.38"
4848
},
4949
"repository": {

packages/analytics/dashboard-renderer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@
8282
"dependencies": {
8383
"@kong-ui-public/core": "workspace:^",
8484
"@kong-ui-public/entities-shared": "workspace:^",
85-
"ajv": "^8.12.0"
85+
"ajv": "^8.17.1"
8686
}
8787
}

packages/core/app-layout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@kong/icons": "^1.15.2",
48-
"focus-trap": "^7.5.4",
48+
"focus-trap": "^7.6.0",
4949
"focus-trap-vue": "^4.0.3",
5050
"lodash.clonedeep": "^4.5.0"
5151
},

packages/core/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"inquirer": "^9.2.23",
1919
"nanospinner": "^1.1.0",
2020
"node-emoji": "^2.1.3",
21-
"picocolors": "^1.0.1"
21+
"picocolors": "^1.1.0"
2222
},
2323
"repository": {
2424
"type": "git",

packages/entities/entities-certificates/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"extends": "../../../package.json"
7070
},
7171
"dependencies": {
72-
"@peculiar/x509": "^1.9.7"
72+
"@peculiar/x509": "^1.12.1"
7373
},
7474
"distSizeChecker": {
7575
"errorLimit": "1.5MB"

0 commit comments

Comments
 (0)