Skip to content

Commit da1cdb7

Browse files
committed
Update dependencies
1 parent 79cfb09 commit da1cdb7

File tree

4 files changed

+524
-534
lines changed

4 files changed

+524
-534
lines changed

package.json

Lines changed: 3 additions & 3 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.18.3",
5+
"packageManager": "pnpm@10.20.0",
66
"scripts": {
77
"dev": "turbo run dev",
88
"build": "NODE_OPTIONS='--max-old-space-size=8192' turbo run build",
@@ -21,11 +21,11 @@
2121
},
2222
"devDependencies": {
2323
"@edgeandnode/eslint-config": "^2.0.3",
24-
"@types/node": "^22.18.10",
24+
"@types/node": "^22.18.13",
2525
"eslint": "^8.57.1",
2626
"eslint-plugin-mdx": "^3.6.2",
2727
"prettier": "^3.6.2",
28-
"prettier-plugin-tailwindcss": "^0.7.0",
28+
"prettier-plugin-tailwindcss": "^0.7.1",
2929
"remark-frontmatter": "^5.0.0",
3030
"remark-lint-first-heading-level": "^4.0.1",
3131
"remark-lint-heading-increment": "^4.0.1",

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.20251011.0",
19+
"@cloudflare/workers-types": "^4.20251014.0",
2020
"@types/react": "^18.3.26",
2121
"jest-image-snapshot": "^6.5.1",
2222
"tsx": "4.20.4",

0 commit comments

Comments
 (0)