File tree Expand file tree Collapse file tree 4 files changed +775
-759
lines changed Expand file tree Collapse file tree 4 files changed +775
-759
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " graph-docs" ,
3
3
"private" : true ,
4
4
"version" : " 1.0.0" ,
5
- "packageManager" : " pnpm@10.12.3 " ,
5
+ "packageManager" : " pnpm@10.13.1 " ,
6
6
"scripts" : {
7
7
"dev" : " turbo run dev" ,
8
8
"build" : " NODE_OPTIONS='--max-old-space-size=8192' turbo run build" ,
21
21
},
22
22
"devDependencies" : {
23
23
"@edgeandnode/eslint-config" : " ^2.0.3" ,
24
- "@types/node" : " ^22.15.33 " ,
24
+ "@types/node" : " ^22.16.2 " ,
25
25
"eslint" : " ^8.57.1" ,
26
- "eslint-plugin-mdx" : " ^3.5.0 " ,
27
- "prettier" : " ^3.6.1 " ,
28
- "prettier-plugin-tailwindcss" : " ^0.6.13 " ,
26
+ "eslint-plugin-mdx" : " ^3.6.2 " ,
27
+ "prettier" : " ^3.6.2 " ,
28
+ "prettier-plugin-tailwindcss" : " ^0.6.14 " ,
29
29
"remark-frontmatter" : " ^5.0.0" ,
30
30
"remark-lint-first-heading-level" : " ^4.0.1" ,
31
31
"remark-lint-heading-increment" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 16
16
"yoga-wasm-web" : " ^0.3.3"
17
17
},
18
18
"devDependencies" : {
19
- "@cloudflare/workers-types" : " ^4.20250620 .0" ,
19
+ "@cloudflare/workers-types" : " ^4.20250710 .0" ,
20
20
"@types/react" : " ^18.3.23" ,
21
21
"jest-image-snapshot" : " ^6.5.1" ,
22
22
"tsx" : " ^4.20.3" ,
23
23
"typescript" : " ^5.8.3" ,
24
24
"vitest" : " ^2.1.9" ,
25
- "wrangler" : " ^3.114.10 "
25
+ "wrangler" : " ^3.114.11 "
26
26
},
27
27
"sideEffects" : false
28
28
}
You can’t perform that action at this time.
0 commit comments