feat(deps): update ionicons to 6.1.1 (#26626)

This commit is contained in:
Liam DeBeasi
2023-01-18 09:12:02 -05:00
committed by GitHub
parent ccd2a9224e
commit 90405eb0af
8 changed files with 32 additions and 32 deletions

View File

@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@ionic/core": "^6.4.1",
"ionicons": "^6.1.0"
"ionicons": "^6.1.1"
},
"devDependencies": {
"@babel/types": "^7.18.4",
@ -421,9 +421,9 @@
"dev": true
},
"node_modules/ionicons": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.0.tgz",
"integrity": "sha512-M9oOtCoVrKs181ULp0AhLFt//4+HRv6Q0SgTUTUW3+sV4ouj+vtPJjEukhchaSLv3vPfArGyajPcYcI5/xey2A==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.1.tgz",
"integrity": "sha512-Qe6mx25DFNwA9UL1rhewI5StI3uD4+BqB2KdvLjyWhtvoUXwyAsmfHLZuDANAHQowIKtTt6BZCt5/g5NIQ635Q==",
"dependencies": {
"@stencil/core": "^2.18.0"
}
@ -1095,9 +1095,9 @@
"dev": true
},
"ionicons": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.0.tgz",
"integrity": "sha512-M9oOtCoVrKs181ULp0AhLFt//4+HRv6Q0SgTUTUW3+sV4ouj+vtPJjEukhchaSLv3vPfArGyajPcYcI5/xey2A==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.1.1.tgz",
"integrity": "sha512-Qe6mx25DFNwA9UL1rhewI5StI3uD4+BqB2KdvLjyWhtvoUXwyAsmfHLZuDANAHQowIKtTt6BZCt5/g5NIQ635Q==",
"requires": {
"@stencil/core": "^2.18.0"
},

View File

@ -61,7 +61,7 @@
},
"dependencies": {
"@ionic/core": "^6.4.1",
"ionicons": "^6.1.0"
"ionicons": "^6.1.1"
},
"vetur": {
"tags": "dist/vetur/tags.json",