Skip to content

Commit 05f572e

Browse files
authored
More Sunrise countdown banner tweaks (#706)
1 parent 462577b commit 05f572e

File tree

6 files changed

+266
-266
lines changed

6 files changed

+266
-266
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@edgeandnode/eslint-config": "^2.0.3",
2222
"eslint": "^8.57.0",
2323
"eslint-plugin-mdx": "^2.3.4",
24-
"prettier": "^3.3.1",
25-
"prettier-plugin-tailwindcss": "^0.6.2",
24+
"prettier": "^3.3.2",
25+
"prettier-plugin-tailwindcss": "^0.6.3",
2626
"remark-frontmatter": "^5.0.0",
2727
"remark-lint-first-heading-level": "^3.1.2",
2828
"remark-lint-heading-increment": "^3.1.2",

packages/nextra-theme/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"react-use": "^17.5.0"
4444
},
4545
"devDependencies": {
46-
"@edgeandnode/gds": "5.15.0-sunrise-countdown-banner-1718059604179-82fb449b35d2342bf73e99c32eb698f50355f914",
47-
"@edgeandnode/go": "6.23.0-sunrise-countdown-banner-1718059604179-82fb449b35d2342bf73e99c32eb698f50355f914",
46+
"@edgeandnode/gds": "5.15.0-sunrise-countdown-banner-1718175684308-cb24bd26f94e08877a72d73cbdc7dcb9449a7c9e",
47+
"@edgeandnode/go": "6.23.0-sunrise-countdown-banner-1718175684308-cb24bd26f94e08877a72d73cbdc7dcb9449a7c9e",
4848
"@emotion/react": "^11.11.4",
4949
"@types/lodash": "^4.17.5",
5050
"@types/react": "^18.3.3",
5151
"@types/react-dom": "^18.3.0",
52-
"next": "^14.2.3",
52+
"next": "^14.2.4",
5353
"next-seo": "^6.5.0",
5454
"nextra": "^2.13.4",
5555
"react": "^18.3.1",

packages/og-image/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"@cloudflare/workers-types": "^4.20240605.0",
2020
"@types/react": "^18.3.3",
2121
"jest-image-snapshot": "^6.4.0",
22-
"tsx": "^4.15.1",
22+
"tsx": "^4.15.2",
2323
"typescript": "^5.4.5",
2424
"vitest": "^1.6.0",
25-
"wrangler": "^3.60.1"
25+
"wrangler": "^3.60.2"
2626
}
2727
}

0 commit comments

Comments
 (0)