mirror of https://github.com/halo-dev/halo-admin
refactor: update caniuse-lite for browserslist (#598)
parent
8d14792688
commit
bbd810d308
|
@ -2857,7 +2857,7 @@ packages:
|
|||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.19.1
|
||||
caniuse-lite: 1.0.30001301
|
||||
caniuse-lite: 1.0.30001377
|
||||
fraction.js: 4.1.2
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
|
@ -3026,7 +3026,7 @@ packages:
|
|||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001301
|
||||
caniuse-lite: 1.0.30001377
|
||||
electron-to-chromium: 1.4.49
|
||||
escalade: 3.1.1
|
||||
node-releases: 2.0.1
|
||||
|
@ -3095,13 +3095,13 @@ packages:
|
|||
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
|
||||
dependencies:
|
||||
browserslist: 4.19.1
|
||||
caniuse-lite: 1.0.30001301
|
||||
caniuse-lite: 1.0.30001377
|
||||
lodash.memoize: 4.1.2
|
||||
lodash.uniq: 4.5.0
|
||||
dev: true
|
||||
|
||||
/caniuse-lite/1.0.30001301:
|
||||
resolution: {integrity: sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==}
|
||||
/caniuse-lite/1.0.30001377:
|
||||
resolution: {integrity: sha512-I5XeHI1x/mRSGl96LFOaSk528LA/yZG3m3iQgImGujjO8gotd/DL8QaI1R1h1dg5ATeI2jqPblMpKq4Tr5iKfQ==}
|
||||
dev: true
|
||||
|
||||
/case-sensitive-paths-webpack-plugin/2.4.0:
|
||||
|
|
Loading…
Reference in New Issue