Skip to content

Commit

Permalink
chore: Update Vaadin 23.3.33 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Feb 13, 2024
1 parent a02c83b commit 1b816ab
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 34 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>23.3.32</vaadin.version>
<vaadin.version>23.3.33</vaadin.version>
</properties>
<repositories>
<!-- The order of definitions matters. Explicitly defining central here to make sure it has the highest priority. -->
Expand Down
73 changes: 43 additions & 30 deletions starter/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 starter/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 @@ -395,11 +395,11 @@
"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"
}
}

0 comments on commit 1b816ab

Please sign in to comment.