Skip to content

Commit

Permalink
chore: Update Vaadin 23.3.33 (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Feb 13, 2024
1 parent 274eb32 commit 993530e
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 34 deletions.
73 changes: 43 additions & 30 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 @@ -134,7 +134,7 @@
"transform-ast": "2.4.4",
"typescript": "4.9.5",
"vite": "3.2.7",
"vite-plugin-checker": "0.5.4",
"vite-plugin-checker": "0.6.4",
"workbox-build": "6.5.4",
"workbox-core": "6.5.4",
"workbox-precaching": "6.5.4"
Expand Down Expand Up @@ -273,12 +273,12 @@
"transform-ast": "2.4.4",
"typescript": "4.9.5",
"vite": "3.2.7",
"vite-plugin-checker": "0.5.4",
"vite-plugin-checker": "0.6.4",
"workbox-build": "6.5.4",
"workbox-core": "6.5.4",
"workbox-precaching": "6.5.4"
},
"hash": "ead62ff673409bd755f0c84a6196d370a2c4004ad4082d54ba5ff221fd95deb3"
"hash": "fff316886028879fa5c50d5e7f740d906b34df5aca1ebc44972b63961c4fa3e7"
},
"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>23.3.32</vaadin.version>
<vaadin.version>23.3.33</vaadin.version>

<!-- Overrides the old version specified by the Spring Boot parent -->
<selenium.version>4.16.1</selenium.version>
Expand Down

0 comments on commit 993530e

Please sign in to comment.