Skip to content

Commit 4754bae

Browse files
committed
Update Token API
1 parent 0cf913d commit 4754bae

6 files changed

Lines changed: 6465 additions & 6468 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "graph-docs",
33
"private": true,
44
"version": "1.0.0",
5-
"packageManager": "pnpm@10.29.3",
5+
"packageManager": "pnpm@10.30.0",
66
"scripts": {
77
"dev": "turbo run dev",
88
"build": "NODE_OPTIONS='--max-old-space-size=8192' turbo run build",
@@ -31,7 +31,7 @@
3131
"remark-lint-heading-increment": "^4.0.1",
3232
"remark-lint-no-heading-punctuation": "^4.0.1",
3333
"remark-lint-restrict-elements": "workspace:*",
34-
"turbo": "^2.8.7",
34+
"turbo": "^2.8.10",
3535
"typescript": "^5.9.3"
3636
},
3737
"resolutions": {

packages/og-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"yoga-wasm-web": "^0.3.3"
1717
},
1818
"devDependencies": {
19-
"@cloudflare/workers-types": "^4.20260212.0",
19+
"@cloudflare/workers-types": "^4.20260219.0",
2020
"@types/react": "^18.3.28",
2121
"jest-image-snapshot": "^6.5.1",
2222
"tsx": "4.20.4",

0 commit comments

Comments
 (0)