Skip to content

Commit ea09775

Browse files
authored
Update dependencies to refresh Supported Networks (#793)
1 parent 1605b4b commit ea09775

File tree

5 files changed

+431
-436
lines changed

5 files changed

+431
-436
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"remark-lint-no-heading-punctuation": "^3.1.2",
3030
"remark-lint-restrict-elements": "workspace:*",
3131
"turbo": "^1.13.4",
32-
"typescript": "^5.6.2"
32+
"typescript": "^5.6.3"
3333
}
3434
}

packages/nextra-theme/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"react-use": "^17.5.1"
4444
},
4545
"devDependencies": {
46-
"@edgeandnode/gds": "^5.31.5",
47-
"@edgeandnode/go": "^6.55.2",
46+
"@edgeandnode/gds": "^5.31.6",
47+
"@edgeandnode/go": "^6.56.0",
4848
"@emotion/react": "^11.13.3",
4949
"@types/lodash": "^4.17.10",
5050
"@types/react": "^18.3.11",
5151
"@types/react-dom": "^18.3.0",
52-
"next": "^14.2.14",
52+
"next": "^14.2.15",
5353
"next-seo": "^6.6.0",
5454
"nextra": "^2.13.4",
5555
"react": "^18.3.1",

packages/og-image/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@types/react": "^18.3.11",
2121
"jest-image-snapshot": "^6.4.0",
2222
"tsx": "^4.19.1",
23-
"typescript": "^5.6.2",
23+
"typescript": "^5.6.3",
2424
"vitest": "^1.6.0",
25-
"wrangler": "^3.80.1"
25+
"wrangler": "^3.80.2"
2626
}
2727
}

0 commit comments

Comments
 (0)