|
111 | 111 | "graphql": ">=0.11 <=16"
|
112 | 112 | },
|
113 | 113 | "devDependencies": {
|
114 |
| - "@babel/core": "^7.22.6", |
| 114 | + "@babel/core": "^7.22.8", |
115 | 115 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
116 | 116 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
117 | 117 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
118 | 118 | "@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
119 |
| - "@babel/preset-env": "^7.22.6", |
| 119 | + "@babel/preset-env": "^7.22.7", |
120 | 120 | "@babel/preset-typescript": "^7.22.5",
|
121 | 121 | "@cspell/cspell-types": "^6.31.1",
|
122 | 122 | "@rollup/plugin-terser": "^0.4.3",
|
|
134 | 134 | "@typescript-eslint/eslint-plugin": "^5.61.0",
|
135 | 135 | "@typescript-eslint/parser": "^5.61.0",
|
136 | 136 | "@whatwg-node/fetch": "^0.9.7",
|
137 |
| - "babel-jest": "^29.6.0", |
| 137 | + "babel-jest": "^29.6.1", |
138 | 138 | "cspell": "^6.31.1",
|
139 | 139 | "eslint": "^8.44.0",
|
140 | 140 | "eslint-config-prettier": "^8.8.0",
|
|
143 | 143 | "glob": "^10.3.1",
|
144 | 144 | "graphql": "^16.7.1",
|
145 | 145 | "html-validator": "^6.0.1",
|
146 |
| - "jest": "^29.6.0", |
147 |
| - "jest-jasmine2": "^29.6.0", |
| 146 | + "jest": "^29.6.1", |
| 147 | + "jest-jasmine2": "^29.6.1", |
148 | 148 | "koa": "^2.14.2",
|
149 | 149 | "koa-mount": "^4.0.0",
|
150 | 150 | "node-fetch": "^3.3.1",
|
151 | 151 | "prettier": "^3.0.0",
|
152 |
| - "rollup": "^3.26.1", |
| 152 | + "rollup": "^3.26.2", |
153 | 153 | "rollup-plugin-gzip": "^3.1.0",
|
154 | 154 | "semantic-release": "^21.0.7",
|
155 | 155 | "tslib": "^2.6.0",
|
|
0 commit comments