File tree 7 files changed +151
-149
lines changed
entities/entities-certificates
7 files changed +151
-149
lines changed Original file line number Diff line number Diff line change 23
23
"@commitlint/cli" : " ^19.5.0" ,
24
24
"@commitlint/config-conventional" : " ^19.5.0" ,
25
25
"@digitalroute/cz-conventional-changelog-for-jira" : " ^8.0.1" ,
26
- "@evilmartians/lefthook" : " ^1.6.22 " ,
26
+ "@evilmartians/lefthook" : " ^1.7.15 " ,
27
27
"@kong/design-tokens" : " 1.17.2" ,
28
28
"@kong/eslint-config-kong-ui" : " ^1.1.1" ,
29
29
"@kong/kongponents" : " 9.8.1" ,
Original file line number Diff line number Diff line change 43
43
"@kong/design-tokens" : " 1.17.2" ,
44
44
"@kong/kongponents" : " 9.8.1" ,
45
45
"@types/geojson" : " ^7946.0.14" ,
46
- "maplibre-gl" : " ^4.5.2 " ,
46
+ "maplibre-gl" : " ^4.7.0 " ,
47
47
"vue" : " ^3.4.38"
48
48
},
49
49
"repository" : {
Original file line number Diff line number Diff line change 82
82
"dependencies" : {
83
83
"@kong-ui-public/core" : " workspace:^" ,
84
84
"@kong-ui-public/entities-shared" : " workspace:^" ,
85
- "ajv" : " ^8.12.0 "
85
+ "ajv" : " ^8.17.1 "
86
86
}
87
87
}
Original file line number Diff line number Diff line change 45
45
},
46
46
"dependencies" : {
47
47
"@kong/icons" : " ^1.15.2" ,
48
- "focus-trap" : " ^7.5.4 " ,
48
+ "focus-trap" : " ^7.6.0 " ,
49
49
"focus-trap-vue" : " ^4.0.3" ,
50
50
"lodash.clonedeep" : " ^4.5.0"
51
51
},
Original file line number Diff line number Diff line change 18
18
"inquirer" : " ^9.2.23" ,
19
19
"nanospinner" : " ^1.1.0" ,
20
20
"node-emoji" : " ^2.1.3" ,
21
- "picocolors" : " ^1.0.1 "
21
+ "picocolors" : " ^1.1.0 "
22
22
},
23
23
"repository" : {
24
24
"type" : " git" ,
Original file line number Diff line number Diff line change 69
69
"extends" : " ../../../package.json"
70
70
},
71
71
"dependencies" : {
72
- "@peculiar/x509" : " ^1.9.7 "
72
+ "@peculiar/x509" : " ^1.12.1 "
73
73
},
74
74
"distSizeChecker" : {
75
75
"errorLimit" : " 1.5MB"
You can’t perform that action at this time.
0 commit comments