|
106 | 106 | "graphql": ">=0.11 <=16"
|
107 | 107 | },
|
108 | 108 | "devDependencies": {
|
109 |
| - "@babel/core": "^7.21.3", |
| 109 | + "@babel/core": "^7.21.4", |
110 | 110 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
111 | 111 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
112 | 112 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
113 | 113 | "@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
114 |
| - "@babel/preset-env": "^7.20.2", |
115 |
| - "@babel/preset-typescript": "^7.21.0", |
| 114 | + "@babel/preset-env": "^7.21.4", |
| 115 | + "@babel/preset-typescript": "^7.21.4", |
116 | 116 | "@rollup/plugin-terser": "^0.4.0",
|
117 | 117 | "@rollup/plugin-typescript": "^11.0.0",
|
118 | 118 | "@semantic-release/changelog": "^6.0.3",
|
119 | 119 | "@semantic-release/git": "^10.0.1",
|
120 |
| - "@types/eslint": "^8.21.3", |
| 120 | + "@types/eslint": "^8.37.0", |
121 | 121 | "@types/express": "^4.17.17",
|
122 | 122 | "@types/glob": "^8.1.0",
|
123 | 123 | "@types/html-validator": "^5.0.3",
|
|
128 | 128 | "@typescript-eslint/parser": "^5.57.0",
|
129 | 129 | "@whatwg-node/fetch": "^0.8.4",
|
130 | 130 | "babel-jest": "^29.5.0",
|
131 |
| - "eslint": "^8.36.0", |
| 131 | + "eslint": "^8.37.0", |
132 | 132 | "eslint-config-prettier": "^8.8.0",
|
133 | 133 | "express": "^4.18.2",
|
134 | 134 | "fastify": "^4.15.0",
|
|
146 | 146 | "tslib": "^2.5.0",
|
147 | 147 | "typedoc": "^0.23.28",
|
148 | 148 | "typedoc-plugin-markdown": "^3.14.0",
|
149 |
| - "typescript": "^5.0.2" |
| 149 | + "typescript": "^5.0.3" |
150 | 150 | },
|
151 | 151 | "resolutions": {
|
152 | 152 | "npm/libnpmversion": "^3.0.6"
|
|
0 commit comments