Skip to content

Commit 74c2d8f

Browse files
committed
Update dependencies
1 parent 4f44388 commit 74c2d8f

4 files changed

Lines changed: 30 additions & 30 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.33.0",
5+
"packageManager": "pnpm@10.33.2",
66
"scripts": {
77
"dev": "turbo run dev",
88
"build": "NODE_OPTIONS='--max-old-space-size=8192' turbo run build",
@@ -25,7 +25,7 @@
2525
"eslint": "^8.57.1",
2626
"eslint-plugin-mdx": "^3.7.0",
2727
"prettier": "^3.8.3",
28-
"prettier-plugin-tailwindcss": "^0.7.2",
28+
"prettier-plugin-tailwindcss": "^0.7.3",
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.20260416.2",
19+
"@cloudflare/workers-types": "^4.20260423.1",
2020
"@types/react": "^18.3.28",
2121
"jest-image-snapshot": "^6.5.2",
2222
"tsx": "4.20.4",

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react-dom": "^18.3.7",
6464
"@types/vfile": "^4.0.0",
6565
"autoprefixer": "^10.5.0",
66-
"fast-xml-parser": "^5.6.0",
66+
"fast-xml-parser": "^5.7.1",
6767
"postcss": "^8.5.10",
6868
"tailwindcss": "^3.4.19",
6969
"tsup": "^8.5.1",

0 commit comments

Comments
 (0)