Skip to content

Commit

Permalink
feat(wc): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hristo Hristov authored and Hristo Hristov committed Jan 14, 2025
1 parent 2a0cfa9 commit 167f2f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@vaadin/router": "^1.7.4",
"lit": "^3.1.2",
"lit": "^3.2.1",
"typescript": "~5.7.2",
"igniteui-webcomponents": "~5.1.0"
},
Expand All @@ -38,9 +38,9 @@
"eslint": "^8.57.0",
"eslint-plugin-lit": "^1.8.2",
"igniteui-cli": "^13.1.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.10",
"source-map": "^0.7.4",
"tslib": "^2.6.2",
"tslib": "^2.8.1",
"@types/mocha": "^10.0.6",
"vite": "^6.0.7",
"vite-plugin-pwa": "^0.21.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"igniteui-webcomponents-grids": "~5.0.0",
"igniteui-webcomponents-inputs": "~5.0.0",
"igniteui-webcomponents-layouts": "~5.0.0",
"lit": "^3.1.2",
"lit": "^3.2.1",
"typescript": "~5.7.2"
},
"devDependencies": {
Expand All @@ -46,9 +46,9 @@
"eslint": "^8.57.0",
"eslint-plugin-lit": "^1.8.2",
"igniteui-cli": "^14.0.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.10",
"source-map": "^0.7.4",
"tslib": "^2.6.2",
"tslib": "^2.8.1",
"@types/mocha": "^10.0.6",
"vite": "^6.0.7",
"vite-plugin-pwa": "^0.21.1",
Expand Down

0 comments on commit 167f2f3

Please sign in to comment.