Skip to content

Commit

Permalink
⬆️ Update vaadin.version to v24.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Sep 18, 2024
1 parent fd19b34 commit 198647a
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 @@ -19,7 +19,7 @@
"lit": "3.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@babel/preset-react": "7.24.7",
Expand Down Expand Up @@ -79,7 +79,7 @@
"lit": "3.1.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.1"
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@babel/preset-react": "7.24.7",
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.4.11</vaadin.version>
<vaadin.version>24.4.12</vaadin.version>
</properties>

<parent>
Expand Down

0 comments on commit 198647a

Please sign in to comment.