|
53 | 53 | "@babel/preset-typescript": "7.27.1",
|
54 | 54 | "@changesets/changelog-github": "0.5.1",
|
55 | 55 | "@changesets/cli": "2.29.4",
|
56 |
| - "@envelop/core": "5.2.3", |
| 56 | + "@envelop/core": "5.3.0", |
57 | 57 | "@theguild/prettier-config": "3.0.1",
|
58 | 58 | "@types/jest": "29.5.14",
|
59 |
| - "@types/node": "22.15.29", |
| 59 | + "@types/node": "22.15.33", |
60 | 60 | "@typescript-eslint/eslint-plugin": "8.32.1",
|
61 | 61 | "@typescript-eslint/parser": "8.32.1",
|
62 | 62 | "@urql/core": "5.1.1",
|
63 | 63 | "babel-jest": "29.7.0",
|
64 | 64 | "bob-the-bundler": "7.0.1",
|
65 |
| - "bun": "1.2.15", |
| 65 | + "bun": "1.2.17", |
66 | 66 | "chalk": "5.4.1",
|
67 |
| - "concurrently": "9.1.2", |
| 67 | + "concurrently": "9.2.0", |
68 | 68 | "cross-env": "7.0.3",
|
69 |
| - "eslint": "9.28.0", |
| 69 | + "eslint": "9.29.0", |
70 | 70 | "eslint-config-prettier": "10.1.5",
|
71 | 71 | "eslint-config-standard": "17.1.0",
|
72 |
| - "eslint-plugin-import": "2.31.0", |
73 |
| - "eslint-plugin-n": "17.19.0", |
| 72 | + "eslint-plugin-import": "2.32.0", |
| 73 | + "eslint-plugin-n": "17.20.0", |
74 | 74 | "eslint-plugin-promise": "7.2.1",
|
75 | 75 | "eslint-plugin-standard": "5.0.0",
|
76 | 76 | "globby": "11.1.0",
|
77 | 77 | "graphql": "16.11.0",
|
78 | 78 | "graphql-yoga": "5.13.5",
|
79 | 79 | "husky": "9.1.7",
|
80 | 80 | "jest": "29.7.0",
|
81 |
| - "lint-staged": "16.1.0", |
| 81 | + "lint-staged": "16.1.2", |
82 | 82 | "patch-package": "8.0.0",
|
83 |
| - "prettier": "3.5.3", |
84 |
| - "prettier-plugin-tailwindcss": "0.6.12", |
85 |
| - "ts-jest": "29.3.4", |
86 |
| - "tsx": "4.19.4", |
| 83 | + "prettier": "3.6.0", |
| 84 | + "prettier-plugin-tailwindcss": "0.6.13", |
| 85 | + "ts-jest": "29.4.0", |
| 86 | + "tsx": "4.20.3", |
87 | 87 | "typedoc": "0.25.13",
|
88 | 88 | "typedoc-plugin-markdown": "3.17.1",
|
89 | 89 | "typedoc-plugin-rename-defaults": "0.7.3",
|
|
0 commit comments