Skip to content

Commit

Permalink
More Sunrise countdown banner tweaks (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Jun 12, 2024
1 parent 462577b commit 05f572e
Show file tree
Hide file tree
Showing 6 changed files with 266 additions and 266 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@edgeandnode/eslint-config": "^2.0.3",
"eslint": "^8.57.0",
"eslint-plugin-mdx": "^2.3.4",
"prettier": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.6.2",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.3",
"remark-frontmatter": "^5.0.0",
"remark-lint-first-heading-level": "^3.1.2",
"remark-lint-heading-increment": "^3.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/nextra-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"react-use": "^17.5.0"
},
"devDependencies": {
"@edgeandnode/gds": "5.15.0-sunrise-countdown-banner-1718059604179-82fb449b35d2342bf73e99c32eb698f50355f914",
"@edgeandnode/go": "6.23.0-sunrise-countdown-banner-1718059604179-82fb449b35d2342bf73e99c32eb698f50355f914",
"@edgeandnode/gds": "5.15.0-sunrise-countdown-banner-1718175684308-cb24bd26f94e08877a72d73cbdc7dcb9449a7c9e",
"@edgeandnode/go": "6.23.0-sunrise-countdown-banner-1718175684308-cb24bd26f94e08877a72d73cbdc7dcb9449a7c9e",
"@emotion/react": "^11.11.4",
"@types/lodash": "^4.17.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"next": "^14.2.3",
"next": "^14.2.4",
"next-seo": "^6.5.0",
"nextra": "^2.13.4",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@cloudflare/workers-types": "^4.20240605.0",
"@types/react": "^18.3.3",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.15.1",
"tsx": "^4.15.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"wrangler": "^3.60.1"
"wrangler": "^3.60.2"
}
}
Loading

0 comments on commit 05f572e

Please sign in to comment.