Skip to content

Commit

Permalink
chore: lock components transitive dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Dec 15, 2023
1 parent 60bdb4f commit 171d906
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

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

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"url": "github.com/vaadin/react-components"
},
"dependencies": {
"@vaadin/a11y-base": "24.3.1",
"@vaadin/accordion": "24.3.1",
"@vaadin/app-layout": "24.3.1",
"@vaadin/avatar": "24.3.1",
Expand All @@ -47,6 +48,7 @@
"@vaadin/checkbox": "24.3.1",
"@vaadin/checkbox-group": "24.3.1",
"@vaadin/combo-box": "24.3.1",
"@vaadin/component-base": "24.3.1",
"@vaadin/confirm-dialog": "24.3.1",
"@vaadin/context-menu": "24.3.1",
"@vaadin/cookie-consent": "24.3.1",
Expand Down Expand Up @@ -77,6 +79,7 @@
"@vaadin/multi-select-combo-box": "24.3.1",
"@vaadin/notification": "24.3.1",
"@vaadin/number-field": "24.3.1",
"@vaadin/overlay": "24.3.1",
"@vaadin/password-field": "24.3.1",
"@vaadin/progress-bar": "24.3.1",
"@vaadin/radio-group": "24.3.1",
Expand All @@ -92,6 +95,9 @@
"@vaadin/time-picker": "24.3.1",
"@vaadin/tooltip": "24.3.1",
"@vaadin/upload": "24.3.1",
"@vaadin/vaadin-lumo-styles": "24.3.1",
"@vaadin/vaadin-material-styles": "24.3.1",
"@vaadin/vaadin-themable-mixin": "24.3.1",
"@vaadin/vertical-layout": "24.3.1",
"@vaadin/virtual-list": "24.3.1"
},
Expand Down

0 comments on commit 171d906

Please sign in to comment.