Skip to content

Commit

Permalink
fix: link default bg color (#712)
Browse files Browse the repository at this point in the history
  • Loading branch information
melniiv committed Jun 24, 2024
1 parent 7df5ab4 commit 832df94
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-alpha284",
"react-helsinki-headless-cms": "1.0.0-alpha285",
"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-alpha284",
"react-helsinki-headless-cms": "1.0.0-alpha285",
"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-alpha284",
"react-helsinki-headless-cms": "1.0.0-alpha285",
"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-alpha284",
"react-helsinki-headless-cms": "1.0.0-alpha285",
"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-alpha284"
react-helsinki-headless-cms: "npm:1.0.0-alpha285"
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-alpha284"
react-helsinki-headless-cms: "npm:1.0.0-alpha285"
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-alpha284"
react-helsinki-headless-cms: "npm:1.0.0-alpha285"
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-alpha284":
version: 1.0.0-alpha284
resolution: "react-helsinki-headless-cms@npm:1.0.0-alpha284"
"react-helsinki-headless-cms@npm:1.0.0-alpha285":
version: 1.0.0-alpha285
resolution: "react-helsinki-headless-cms@npm:1.0.0-alpha285"
dependencies:
hds-design-tokens: "npm:^3.8.0"
html-entities: "npm:^2.4.0"
Expand All @@ -23216,7 +23216,7 @@ __metadata:
peerDependenciesMeta:
"@apollo/client":
optional: true
checksum: fd813eaf330d890f0ec73a078b2bf60986b6e9d9e65800f54e9cb54fe05110b994a214cabd5690f3d32ce6aa409d70c95e761edcdce37b02ab76cb22d9266095
checksum: 3dfb200fce6c531db04d19e92004c0f4f405d9e5423371b999bf4c53b89c075f0cd136f2cc967cad54c88df6b4833f2439f83260ba86a8fa112cf00435798700
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-alpha284"
react-helsinki-headless-cms: "npm:1.0.0-alpha285"
react-i18next: "npm:13.0.1"
react-leaflet: "npm:4.2.1"
react-scroll: "npm:^1.8.9"
Expand Down

0 comments on commit 832df94

Please sign in to comment.