Skip to content

Commit 23dd8c9

Browse files
committed
Update @edgeandnode/common (this was for the previous PR, forgot to commit -_-)
1 parent 50ccc17 commit 23dd8c9

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

packages/nextra-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"react-use": "^17.5.0"
4444
},
4545
"devDependencies": {
46-
"@edgeandnode/gds": "^3.6.2",
47-
"@edgeandnode/go": "^4.7.1",
46+
"@edgeandnode/gds": "^3.6.3",
47+
"@edgeandnode/go": "^4.7.2",
4848
"@emotion/react": "^11.11.3",
4949
"@types/lodash": "^4.14.202",
5050
"@types/react": "^18.2.51",

pnpm-lock.yaml

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"typecheck": "tsc --noEmit"
1414
},
1515
"dependencies": {
16-
"@edgeandnode/common": "^5.32.0",
17-
"@edgeandnode/gds": "^3.6.2",
18-
"@edgeandnode/go": "^4.7.1",
16+
"@edgeandnode/common": "^5.32.1",
17+
"@edgeandnode/gds": "^3.6.3",
18+
"@edgeandnode/go": "^4.7.2",
1919
"@emotion/react": "^11.11.3",
2020
"@graphprotocol/nextra-theme": "workspace:*",
2121
"mixpanel-browser": "^2.48.1",

0 commit comments

Comments
 (0)