|
76 | 76 | ]
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@actions/core": "^1.10.0", |
| 79 | + "@actions/core": "^1.11.1", |
80 | 80 | "@actions/github": "^5.1.1",
|
81 | 81 | "@babel/plugin-transform-block-scoping": "^7.23.4",
|
82 | 82 | "@babel/plugin-transform-typescript": "^7.23.6",
|
83 |
| - "@changesets/cli": "^2.27.1", |
| 83 | + "@changesets/cli": "^2.29.6", |
84 | 84 | "@changesets/get-github-info": "^0.6.0",
|
85 | 85 | "@rollup/plugin-babel": "^6.0.4",
|
86 | 86 | "@rollup/plugin-commonjs": "^25.0.7",
|
|
94 | 94 | "eslint-config-prettier": "^9.1.0",
|
95 | 95 | "eslint-plugin-prettier": "^5.1.3",
|
96 | 96 | "eslint-plugin-tsdoc": "^0.2.17",
|
| 97 | + "graphql15": "npm:graphql@^15.8.0", |
| 98 | + "graphql16": "npm:graphql@^16.8.1", |
| 99 | + "graphql17": "npm:graphql@^17.0.0-alpha.3", |
97 | 100 | "husky-v4": "^4.3.8",
|
98 | 101 | "jsr": "^0.12.1",
|
99 | 102 | "lint-staged": "^15.2.0",
|
|
105 | 108 | "rollup-plugin-dts": "^6.1.0",
|
106 | 109 | "terser": "^5.27.0",
|
107 | 110 | "typescript": "^5.3.3",
|
108 |
| - "vitest": "^1.2.2", |
109 |
| - "graphql15": "npm:graphql@^15.8.0", |
110 |
| - "graphql16": "npm:graphql@^16.8.1", |
111 |
| - "graphql17": "npm:graphql@^17.0.0-alpha.3" |
| 111 | + "vitest": "^1.2.2" |
112 | 112 | },
|
113 | 113 | "publishConfig": {
|
114 | 114 | "access": "public",
|
|
0 commit comments