|
27 | 27 | "test:mem": "vitest --project memtest" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@babel/core": "7.27.3", |
| 30 | + "@babel/core": "7.27.4", |
31 | 31 | "@babel/plugin-proposal-decorators": "7.27.1", |
32 | | - "@babel/plugin-proposal-explicit-resource-management": "7.27.3", |
| 32 | + "@babel/plugin-proposal-explicit-resource-management": "7.27.4", |
33 | 33 | "@babel/plugin-transform-class-properties": "7.27.1", |
34 | 34 | "@babel/plugin-transform-class-static-block": "7.27.1", |
35 | 35 | "@babel/preset-env": "7.27.2", |
|
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.27", |
| 41 | + "@types/node": "22.15.29", |
42 | 42 | "@yarnpkg/cli": "4.9.1", |
43 | 43 | "@yarnpkg/core": "4.4.1", |
44 | 44 | "@yarnpkg/plugin-pack": "4.0.1", |
45 | 45 | "bun": "1.2.15", |
46 | 46 | "cross-env": "7.0.3", |
47 | | - "eslint": "9.27.0", |
| 47 | + "eslint": "9.28.0", |
48 | 48 | "eslint-plugin-import": "2.31.0", |
49 | | - "eslint-plugin-n": "17.18.0", |
| 49 | + "eslint-plugin-n": "17.19.0", |
50 | 50 | "graphql": "16.11.0", |
51 | 51 | "jest": "29.7.0", |
52 | 52 | "prettier": "3.5.3", |
|
0 commit comments