Skip to content

Commit

Permalink
⬆️ Update vaadin.version to v24.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Jan 15, 2025
1 parent 4f60e43 commit f670276
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup-plugin-visualizer": "5.13.1",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.6",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.3.0",
Expand Down Expand Up @@ -93,7 +93,7 @@
"rollup-plugin-visualizer": "5.13.1",
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.6",
"vite-plugin-checker": "0.8.0",
"workbox-build": "7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<properties>
<java.version>21</java.version>
<maven.version>3.9.7</maven.version>
<vaadin.version>24.6.1</vaadin.version>
<vaadin.version>24.6.2</vaadin.version>
</properties>

<parent>
Expand Down

0 comments on commit f670276

Please sign in to comment.