Skip to content

Commit

Permalink
chore(webc): Bump the WebComponent's dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
valadzhov committed Jul 1, 2024
1 parent d19120a commit 1e1f339
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vaadin/router": "^1.7.4",
"lit": "^3.1.2",
"typescript": "^5.3.3",
"igniteui-webcomponents": "~4.9.0"
"igniteui-webcomponents": "~4.10.0"
},
"devDependencies": {
"@babel/preset-env": "^7.20.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vaadin/router": "^1.7.4",
"@igniteui/material-icons-extended": "^3.0.2",
"igniteui-dockmanager": "~1.14.3",
"igniteui-webcomponents": "~4.9.0",
"igniteui-webcomponents": "~4.10.0",
"igniteui-webcomponents-charts": "~4.8.0",
"igniteui-webcomponents-core": "~4.8.0",
"igniteui-webcomponents-gauges": "~4.8.0",
Expand Down

0 comments on commit 1e1f339

Please sign in to comment.