Skip to content

Commit e50dd08

Browse files
committed
update browserslist
1 parent 36d0a29 commit e50dd08

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

package.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,32 @@
2929
"and_qq 13.1",
3030
"and_uc 13.4",
3131
"android 109",
32+
"chrome 110",
33+
"chrome 109",
3234
"chrome 108",
35+
"edge 110",
36+
"edge 109",
3337
"edge 108",
38+
"firefox 110",
39+
"firefox 109",
40+
"firefox 108",
3441
"firefox 102",
42+
"ios_saf 16.3",
43+
"ios_saf 16.2",
44+
"ios_saf 16.1",
45+
"ios_saf 16.0",
46+
"ios_saf 15.6",
3547
"ios_saf 14.5-14.8",
3648
"kaios 2.5",
3749
"op_mini all",
3850
"op_mob 73",
51+
"opera 95",
3952
"opera 94",
53+
"safari 16.3",
54+
"safari 16.2",
4055
"safari 15.6",
41-
"samsung 18.0",
42-
"node 18.0"
56+
"samsung 19.0",
57+
"samsung 18.0"
4358
],
4459
"scripts": {
4560
"build": "kcd-scripts build --no-ts-defs --ignore \"**/__tests__/**,**/__node_tests__/**,**/__mocks__/**\" && kcd-scripts build --no-ts-defs --bundle --no-clean",

0 commit comments

Comments
 (0)