Skip to content

Commit

Permalink
fix: carousel image sizes (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
melniiv authored Apr 8, 2024
1 parent 3644ce4 commit e3bea21
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/events-helsinki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-datepicker": "^4.14.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-helsinki-headless-cms": "1.0.0-alpha270",
"react-helsinki-headless-cms": "1.0.0-alpha271",
"react-i18next": "13.0.1",
"react-scroll": "^1.8.9",
"react-toastify": "^9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/hobbies-helsinki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-datepicker": "^4.14.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-helsinki-headless-cms": "1.0.0-alpha270",
"react-helsinki-headless-cms": "1.0.0-alpha271",
"react-i18next": "13.0.1",
"react-scroll": "^1.8.9",
"react-toastify": "^9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/sports-helsinki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-datepicker": "^4.14.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-helsinki-headless-cms": "1.0.0-alpha270",
"react-helsinki-headless-cms": "1.0.0-alpha271",
"react-i18next": "13.0.1",
"react-leaflet": "4.2.1",
"react-scroll": "^1.8.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"react-datepicker": "^4.14.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-helsinki-headless-cms": "1.0.0-alpha270",
"react-helsinki-headless-cms": "1.0.0-alpha271",
"react-i18next": "13.0.1",
"react-leaflet": "4.2.1",
"react-toastify": "^9.1.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3488,7 +3488,7 @@ __metadata:
react-datepicker: "npm:^4.14.1"
react-dom: "npm:18.2.0"
react-error-boundary: "npm:4.0.10"
react-helsinki-headless-cms: "npm:1.0.0-alpha270"
react-helsinki-headless-cms: "npm:1.0.0-alpha271"
react-i18next: "npm:13.0.1"
react-leaflet: "npm:4.2.1"
react-toastify: "npm:^9.1.3"
Expand Down Expand Up @@ -14261,7 +14261,7 @@ __metadata:
react-datepicker: "npm:^4.14.1"
react-dom: "npm:18.2.0"
react-error-boundary: "npm:4.0.10"
react-helsinki-headless-cms: "npm:1.0.0-alpha270"
react-helsinki-headless-cms: "npm:1.0.0-alpha271"
react-i18next: "npm:13.0.1"
react-scroll: "npm:^1.8.9"
react-toastify: "npm:^9.1.3"
Expand Down Expand Up @@ -16128,7 +16128,7 @@ __metadata:
react-datepicker: "npm:^4.14.1"
react-dom: "npm:18.2.0"
react-error-boundary: "npm:4.0.10"
react-helsinki-headless-cms: "npm:1.0.0-alpha270"
react-helsinki-headless-cms: "npm:1.0.0-alpha271"
react-i18next: "npm:13.0.1"
react-scroll: "npm:^1.8.9"
react-toastify: "npm:^9.1.3"
Expand Down Expand Up @@ -23197,9 +23197,9 @@ __metadata:
languageName: node
linkType: hard

"react-helsinki-headless-cms@npm:1.0.0-alpha270":
version: 1.0.0-alpha270
resolution: "react-helsinki-headless-cms@npm:1.0.0-alpha270"
"react-helsinki-headless-cms@npm:1.0.0-alpha271":
version: 1.0.0-alpha271
resolution: "react-helsinki-headless-cms@npm:1.0.0-alpha271"
dependencies:
hds-design-tokens: "npm:^3.6.0"
html-entities: "npm:^2.4.0"
Expand All @@ -23216,7 +23216,7 @@ __metadata:
peerDependenciesMeta:
"@apollo/client":
optional: true
checksum: aa233a203f547dfb5f43987e1453d7d5980bb2fc6b25d94d5edea921c8717834f88ecd9b2c55f87f9fe6346980d822d072aefde20daa5f286dae3347cdb6084b
checksum: ce94c7c2275ea7fda6283d854fe2960adb765c346c0e67eb43891840203333ec3bfb2f032c8b763938ecfd830201c0e189cb8b563d10c7b2799cfc02b15f3672
languageName: node
linkType: hard

Expand Down Expand Up @@ -25261,7 +25261,7 @@ __metadata:
react-datepicker: "npm:^4.14.1"
react-dom: "npm:18.2.0"
react-error-boundary: "npm:4.0.10"
react-helsinki-headless-cms: "npm:1.0.0-alpha270"
react-helsinki-headless-cms: "npm:1.0.0-alpha271"
react-i18next: "npm:13.0.1"
react-leaflet: "npm:4.2.1"
react-scroll: "npm:^1.8.9"
Expand Down

0 comments on commit e3bea21

Please sign in to comment.