55  "author" : 
" Dotan Simha <[email protected] >" ,
 66  "license" : " MIT"  ,
77  "private" : true ,
8-   "packageManager" : " pnpm@10.6.5 "  ,
8+   "packageManager" : " pnpm@10.18.3 "  ,
99  "engines" : {
1010    "node" : " >=16"  ,
1111    "pnpm" : " >=10.6" 
2525    "typecheck" : " turbo run typecheck" 
2626  },
2727  "devDependencies" : {
28-     "@arethetypeswrong/cli" : " ^0.17 .0"  ,
28+     "@arethetypeswrong/cli" : " ^0.18 .0"  ,
2929    "@changesets/changelog-github" : " 0.5.1"  ,
3030    "@changesets/cli" : " 2.29.5"  ,
31-     "@eslint/js" : " 9.22 .0"  ,
32-     "@graphql-tools/utils" : " 10.8.6 "  ,
33-     "@ianvs/prettier-plugin-sort-imports" : " 4.4.1 "  ,
31+     "@eslint/js" : " 9.37 .0"  ,
32+     "@graphql-tools/utils" : " 10.9.1 "  ,
33+     "@ianvs/prettier-plugin-sort-imports" : " 4.7.0 "  ,
3434    "@theguild/eslint-config" : " 0.13.4"  ,
3535    "@theguild/prettier-config" : " 3.0.1"  ,
3636    "@types/dedent" : " 0.7.2"  ,
37-     "@types/node" : " 22.13 .10"  ,
38-     "chalk" : " 5.4.1 "  ,
39-     "dedent" : " 1.5.3 "  ,
37+     "@types/node" : " 22.18 .10"  ,
38+     "chalk" : " 5.6.2 "  ,
39+     "dedent" : " 1.7.0 "  ,
4040    "enquirer" : " 2.4.1"  ,
41-     "eslint" : " 9.22 .0"  ,
42-     "eslint-plugin-eslint-plugin" : " 6.4 .0"  ,
43-     "eslint-plugin-tailwindcss" : " 3.18.0 "  ,
41+     "eslint" : " 9.37 .0"  ,
42+     "eslint-plugin-eslint-plugin" : " 6.5 .0"  ,
43+     "eslint-plugin-tailwindcss" : " 3.18.2 "  ,
4444    "jest-snapshot-serializer-raw" : " 2.0.0"  ,
4545    "json-schema-to-markdown" : " 1.1.1"  ,
46-     "prettier" : " 3.5.3 "  ,
47-     "prettier-plugin-pkg" : " 0.18.1 "  ,
48-     "prettier-plugin-sh" : " 0.15 .0"  ,
49-     "prettier-plugin-tailwindcss" : " 0.6.11 "  ,
46+     "prettier" : " 3.6.2 "  ,
47+     "prettier-plugin-pkg" : " 0.21.2 "  ,
48+     "prettier-plugin-sh" : " 0.18 .0"  ,
49+     "prettier-plugin-tailwindcss" : " 0.7.0 "  ,
5050    "rimraf" : " 6.0.1"  ,
5151    "tsup" : " ^8.3.5"  ,
52-     "tsx" : " 4.19.3 "  ,
53-     "turbo" : " 2.4.4 "  ,
52+     "tsx" : " 4.20.6 "  ,
53+     "turbo" : " 2.5.8 "  ,
5454    "typescript" : " 5.8.3"  ,
5555    "vitest" : " 2.1.9"  ,
56-     "wrangler" : " 4.2 .0" 
56+     "wrangler" : " 4.43 .0" 
5757  },
5858  "pnpm" : {
5959    "patchedDependencies" : {
6262    },
6363    "overrides" : {
6464      "@graphql-eslint/eslint-plugin" : " workspace:*"  ,
65-       "eslint" : " 9.22 .0"  ,
66-       "graphql" : " 16.10 .0"  ,
67-       "esbuild" : " 0.25.0 "  ,
68-       "@eslint/plugin-kit" : " 0.3.4 "  ,
69-       "cookie" : " 0.7.0 " 
65+       "eslint" : " 9.37 .0"  ,
66+       "graphql" : " 16.11 .0"  ,
67+       "esbuild" : " 0.25.11 "  ,
68+       "@eslint/plugin-kit" : " 0.4.0 "  ,
69+       "cookie" : " 0.7.2 " 
7070    }
7171  }
7272}
0 commit comments