Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tedw87 committed Jul 17, 2024
1 parent 65946f3 commit e2acd47
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
],
"dependencies": {
"@eeacms/volto-eea-design-system": "*",
"@eeacms/volto-eea-website-theme": "*",
"@eeacms/volto-hero-block": "*",
"@eeacms/volto-listing-block": "*",
"@eeacms/volto-spotlight": "*"
"@eeacms/volto-eea-website-theme": "^1.33.2",
"@eeacms/volto-hero-block": "^6.0.1",
"@eeacms/volto-listing-block": "^7.1.0",
"@eeacms/volto-spotlight": "^2.0.10"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -81,4 +81,4 @@
"cypress:open": "make cypress-open",
"prepare": "husky install"
}
}
}

0 comments on commit e2acd47

Please sign in to comment.