mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-10 01:17:40 +03:00
M #-: Upgrade iconoir version to 5.5.2 (#2839)
This commit is contained in:
parent
e7502c8d39
commit
dfbc4ebadb
14
src/fireedge/package-lock.json
generated
14
src/fireedge/package-lock.json
generated
@ -59,7 +59,7 @@
|
||||
"http": "0.0.1-security",
|
||||
"http-proxy-middleware": "1.0.5",
|
||||
"https": "1.0.0",
|
||||
"iconoir-react": "5.3.2",
|
||||
"iconoir-react": "5.5.2",
|
||||
"immutable": "4.0.0-rc.12",
|
||||
"intersection-observer": "0.11.0",
|
||||
"jsdom": "19.0.0",
|
||||
@ -8084,9 +8084,9 @@
|
||||
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
|
||||
},
|
||||
"node_modules/iconoir-react": {
|
||||
"version": "5.3.2",
|
||||
"resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-5.3.2.tgz",
|
||||
"integrity": "sha512-5p5FQAkX6ZAuk1UE/4RmjI9BgI5FSqTbgyUT/m74bfHxl57YAuU7sRdnvrLe97I9IbbiC2uKnGl90xVcBD07rQ==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-5.5.2.tgz",
|
||||
"integrity": "sha512-rTQtfPgfHSxq5zRRWlJmqOA3+3JSmR0mWmnC2P0nGcky9Lfc5NxebWtbM41fmwsfCR3b/iErecL3rBxnOnwP6A==",
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.6 || ^17 || ^18"
|
||||
}
|
||||
@ -19865,9 +19865,9 @@
|
||||
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
|
||||
},
|
||||
"iconoir-react": {
|
||||
"version": "5.3.2",
|
||||
"resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-5.3.2.tgz",
|
||||
"integrity": "sha512-5p5FQAkX6ZAuk1UE/4RmjI9BgI5FSqTbgyUT/m74bfHxl57YAuU7sRdnvrLe97I9IbbiC2uKnGl90xVcBD07rQ==",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-5.5.2.tgz",
|
||||
"integrity": "sha512-rTQtfPgfHSxq5zRRWlJmqOA3+3JSmR0mWmnC2P0nGcky9Lfc5NxebWtbM41fmwsfCR3b/iErecL3rBxnOnwP6A==",
|
||||
"requires": {}
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
@ -93,7 +93,7 @@
|
||||
"http": "0.0.1-security",
|
||||
"http-proxy-middleware": "1.0.5",
|
||||
"https": "1.0.0",
|
||||
"iconoir-react": "5.3.2",
|
||||
"iconoir-react": "5.5.2",
|
||||
"immutable": "4.0.0-rc.12",
|
||||
"intersection-observer": "0.11.0",
|
||||
"jsdom": "19.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user