Skip to content

Commit 9f65950

Browse files
committed
Update dependencies
1 parent 0b44d80 commit 9f65950

File tree

5 files changed

+865
-946
lines changed

5 files changed

+865
-946
lines changed

package.json

Lines changed: 5 additions & 5 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.23.0",
5+
"packageManager": "pnpm@10.25.0",
66
"scripts": {
77
"dev": "turbo run dev",
88
"build": "NODE_OPTIONS='--max-old-space-size=8192' turbo run build",
@@ -21,17 +21,17 @@
2121
},
2222
"devDependencies": {
2323
"@edgeandnode/eslint-config": "^2.0.3",
24-
"@types/node": "^22.19.1",
24+
"@types/node": "^22.19.2",
2525
"eslint": "^8.57.1",
2626
"eslint-plugin-mdx": "^3.6.2",
27-
"prettier": "^3.6.2",
28-
"prettier-plugin-tailwindcss": "^0.7.1",
27+
"prettier": "^3.7.4",
28+
"prettier-plugin-tailwindcss": "^0.7.2",
2929
"remark-frontmatter": "^5.0.0",
3030
"remark-lint-first-heading-level": "^4.0.1",
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.6.1",
34+
"turbo": "^2.6.3",
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.20251120.0",
19+
"@cloudflare/workers-types": "^4.20251213.0",
2020
"@types/react": "^18.3.27",
2121
"jest-image-snapshot": "^6.5.1",
2222
"tsx": "4.20.4",

0 commit comments

Comments
 (0)