Skip to content

Commit

Permalink
feat(deps): update ionicons to 6.1.1 (#26626)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi committed Jan 18, 2023
1 parent ccd2a92 commit 90405eb
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
14 changes: 7 additions & 7 deletions angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@ionic/core": "^6.4.1",
"ionicons": "^6.1.0",
"ionicons": "^6.1.1",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@stencil/core": "^2.18.0",
"ionicons": "^6.1.0",
"ionicons": "^6.1.1",
"tslib": "^2.1.0"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"dependencies": {
"@ionic/core": "^6.4.1",
"ionicons": "^6.1.0",
"ionicons": "^6.1.1",
"tslib": "*"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@ionic/core": "^6.4.1",
"ionicons": "^6.1.0"
"ionicons": "^6.1.1"
},
"vetur": {
"tags": "dist/vetur/tags.json",
Expand Down

0 comments on commit 90405eb

Please sign in to comment.