Skip to content

Conversation

@julien-deramond
Copy link
Contributor

While running npm i in src/iotMapManager got the following message:

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating

Results of the update:

npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Latest version:     1.0.30001332
Installed version:  1.0.30001204
Removing old caniuse-lite from lock file
Installing new caniuse-lite version
$ npm install caniuse-lite
npm WARN [email protected] requires a peer of leaflet@~1.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

Cleaning package.json dependencies from caniuse-lite
$ npm uninstall caniuse-lite
npm WARN [email protected] requires a peer of leaflet@~1.3.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

caniuse-lite has been successfully updated

Target browser changes:
- and_chr 89
+ and_chr 100
- and_ff 86
+ and_ff 99
- android 89
+ android 100
- chrome 89
- chrome 88
- chrome 87
+ chrome 100
+ chrome 99
+ chrome 98
+ chrome 97
- edge 89
- edge 88
+ edge 100
+ edge 99
+ edge 98
- firefox 86
- firefox 85
+ firefox 99
+ firefox 98
+ firefox 97
- ios_saf 14.0-14.5
- ios_saf 13.4-13.7
+ ios_saf 15.4
+ ios_saf 15.2-15.3
+ ios_saf 15.0-15.1
+ ios_saf 14.5-14.8
+ ios_saf 14.0-14.4
+ ios_saf 12.2-12.5
- op_mob 62
+ op_mob 64
- opera 73
- opera 72
+ opera 83
+ opera 82
- safari 14
- safari 13.1
+ safari 15.4
+ safari 15.2-15.3
+ safari 14.1
- samsung 13.0
- samsung 12.0
+ samsung 16.0
+ samsung 15.0

We can observe that the version of iotmapmanager has been updated to 2.6.8 (latest version) as well.

@julien-deramond julien-deramond added dependencies Pull requests that update a dependency file chore labels Apr 26, 2022
@julien-deramond julien-deramond merged commit 63a906d into Orange-OpenSource:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant