Skip to content

Commit

Permalink
chore: Update Vaadin 24.3.9 (#1345)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Apr 3, 2024
1 parent 6f7bb08 commit 6665484
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.3.3",
"vite": "5.1.1",
"vite": "5.1.7",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
Expand Down Expand Up @@ -186,13 +186,13 @@
"strip-css-comments": "5.0.0",
"transform-ast": "2.4.4",
"typescript": "5.3.3",
"vite": "5.1.1",
"vite": "5.1.7",
"vite-plugin-checker": "0.6.4",
"workbox-build": "7.0.0",
"workbox-core": "7.0.0",
"workbox-precaching": "7.0.0"
},
"hash": "7838bee496b321623edd3c248547130e76a119a6b17f1d6c9d186fe86517e6c8"
"hash": "2a10aa7e938f576cee68113498b6d3ea20736f388e32402e91c722ec4fdef66a"
},
"overrides": {
"@vaadin/bundles": "$@vaadin/bundles",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<failOnMissingWebXml>false</failOnMissingWebXml>

<!-- Dependencies -->
<vaadin.version>24.3.8</vaadin.version>
<vaadin.version>24.3.9</vaadin.version>

<!-- selenium is so much verbose -->
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
Expand Down

0 comments on commit 6665484

Please sign in to comment.