Skip to content

Commit

Permalink
chore: Update Vaadin 24.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Nov 26, 2024
1 parent 695d143 commit 43dac0c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
29 changes: 13 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@
"license": "UNLICENSED",
"dependencies": {
"@polymer/polymer": "3.5.2",
"@vaadin/bundles": "24.5.3",
"@vaadin/bundles": "24.5.4",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/polymer-legacy-adapter": "24.5.3",
"@vaadin/react-components": "24.5.3",
"@vaadin/router": "2.0.0",
"@vaadin/polymer-legacy-adapter": "24.5.4",
"@vaadin/react-components": "24.5.4",
"@vaadin/vaadin-development-mode-detector": "2.0.7",
"@vaadin/vaadin-lumo-styles": "24.5.3",
"@vaadin/vaadin-material-styles": "24.5.3",
"@vaadin/vaadin-themable-mixin": "24.5.3",
"@vaadin/vaadin-lumo-styles": "24.5.4",
"@vaadin/vaadin-material-styles": "24.5.4",
"@vaadin/vaadin-themable-mixin": "24.5.4",
"@vaadin/vaadin-usage-statistics": "2.1.3",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
Expand Down Expand Up @@ -44,15 +43,14 @@
"vaadin": {
"dependencies": {
"@polymer/polymer": "3.5.2",
"@vaadin/bundles": "24.5.3",
"@vaadin/bundles": "24.5.4",
"@vaadin/common-frontend": "0.0.19",
"@vaadin/polymer-legacy-adapter": "24.5.3",
"@vaadin/react-components": "24.5.3",
"@vaadin/router": "2.0.0",
"@vaadin/polymer-legacy-adapter": "24.5.4",
"@vaadin/react-components": "24.5.4",
"@vaadin/vaadin-development-mode-detector": "2.0.7",
"@vaadin/vaadin-lumo-styles": "24.5.3",
"@vaadin/vaadin-material-styles": "24.5.3",
"@vaadin/vaadin-themable-mixin": "24.5.3",
"@vaadin/vaadin-lumo-styles": "24.5.4",
"@vaadin/vaadin-material-styles": "24.5.4",
"@vaadin/vaadin-themable-mixin": "24.5.4",
"@vaadin/vaadin-usage-statistics": "2.1.3",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
Expand Down Expand Up @@ -82,15 +80,14 @@
"workbox-core": "7.3.0",
"workbox-precaching": "7.3.0"
},
"hash": "1e103e5bdf8d11b2e870ceb92f05728c527a3a77298d7c40c960de7301ed0360"
"hash": "641f1be1158cd64e989ab8adcc4435f05e374e35f7cdd81eb2fe33dab81aaf44"
},
"overrides": {
"@vaadin/bundles": "$@vaadin/bundles",
"@vaadin/polymer-legacy-adapter": "$@vaadin/polymer-legacy-adapter",
"@vaadin/vaadin-development-mode-detector": "$@vaadin/vaadin-development-mode-detector",
"@vaadin/vaadin-lumo-styles": "$@vaadin/vaadin-lumo-styles",
"@vaadin/vaadin-material-styles": "$@vaadin/vaadin-material-styles",
"@vaadin/router": "$@vaadin/router",
"@vaadin/vaadin-themable-mixin": "$@vaadin/vaadin-themable-mixin",
"@vaadin/vaadin-usage-statistics": "$@vaadin/vaadin-usage-statistics",
"@vaadin/common-frontend": "$@vaadin/common-frontend",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.target>17</maven.compiler.target>
<failOnMissingWebXml>false</failOnMissingWebXml>

<vaadin.version>24.5.5</vaadin.version>
<vaadin.version>24.5.6</vaadin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 43dac0c

Please sign in to comment.