|
10 | 10 | "internal/*", |
11 | 11 | "e2e/*" |
12 | 12 | ], |
13 | | - "packageManager": "[email protected].1", |
| 13 | + "packageManager": "[email protected].2", |
14 | 14 | "scripts": { |
15 | 15 | "bench": "vitest bench --project bench", |
16 | 16 | "build": "yarn workspaces foreach -A -p run build", |
|
38 | 38 | "@changesets/cli": "patch:@changesets/cli@npm:2.27.9#~/.yarn/patches/@changesets-cli-npm-2.27.9-5df61a909e.patch", |
39 | 39 | "@ianvs/prettier-plugin-sort-imports": "4.4.2", |
40 | 40 | "@tsconfig/strictest": "2.0.5", |
41 | | - "@types/node": "22.15.30", |
| 41 | + "@types/node": "22.15.32", |
42 | 42 | "@yarnpkg/cli": "4.9.2", |
43 | 43 | "@yarnpkg/core": "4.4.2", |
44 | 44 | "@yarnpkg/plugin-pack": "4.0.2", |
45 | 45 | "bun": "1.2.15", |
46 | 46 | "cross-env": "7.0.3", |
47 | | - "eslint": "9.28.0", |
| 47 | + "eslint": "9.29.0", |
48 | 48 | "eslint-plugin-import": "2.31.0", |
49 | 49 | "eslint-plugin-n": "17.20.0", |
50 | 50 | "graphql": "16.11.0", |
|
71 | 71 | "@vitest/snapshot": "patch:@vitest/snapshot@npm:3.1.2#~/.yarn/patches/@vitest-snapshot-npm-3.1.1-4d18cf86dc.patch", |
72 | 72 | "cookie": "^1.0.0", |
73 | 73 | "cross-spawn": "7.0.6", |
74 | | - "esbuild": "0.25.4", |
| 74 | + "esbuild": "0.25.5", |
75 | 75 | "graphql": "16.11.0", |
76 | 76 | "ioredis-mock": "patch:[email protected]#~/.yarn/patches/ioredis-mock-npm-8.9.0-530d4422b9.patch", |
77 | 77 | "jest-leak-detector": "patch:jest-leak-detector@npm:29.7.0#~/.yarn/patches/jest-leak-detector+29.7.0.patch", |
78 | 78 | "pkgroll": "patch:pkgroll@npm:2.5.1#~/.yarn/patches/pkgroll-npm-2.5.1-9b062c22ca.patch", |
79 | | - "tar-fs": "3.0.9", |
| 79 | + "tar-fs": "3.0.10", |
80 | 80 | "tsx": "patch:tsx@npm:4.19.3#~/.yarn/patches/tsx-npm-4.19.2-a8f2312a2f.patch", |
81 | 81 | "vite": "6.3.5" |
82 | 82 | } |
|
0 commit comments