|
86 | 86 | "apollo-boost": "^0.4.4", |
87 | 87 | "apollo-link-batch-http": "^1.2.12", |
88 | 88 | "apollo-link-context": "^1.0.18", |
| 89 | + "astring": "^1.4.3", |
89 | 90 | "axios": "^0.19.0", |
90 | 91 | "babel-code-frame": "^6.26.0", |
91 | 92 | "babel-macros": "^2.0.0", |
|
113 | 114 | "debug": "^2.6.8", |
114 | 115 | "dot-object": "^1.9.0", |
115 | 116 | "downshift": "^1.0.0-rc.14", |
116 | | - "escodegen": "^1.13.0", |
117 | 117 | "eslint-plugin-react-hooks": "1.6.0", |
118 | 118 | "eslint-plugin-vue": "^4.2.2", |
119 | | - "esprima": "^4.0.1", |
120 | 119 | "file-saver": "^1.3.3", |
121 | 120 | "fontfaceobserver": "^2.0.13", |
122 | 121 | "fuse.js": "^3.2.1", |
|
148 | 147 | "lodash-es": "^4.17.2", |
149 | 148 | "lru-cache": "^4.1.3", |
150 | 149 | "match-sorter": "^1.8.1", |
| 150 | + "meriyah": "^1.9.7", |
151 | 151 | "minimatch": "^3.0.4", |
152 | 152 | "mobx": "^5.11.0", |
153 | 153 | "mobx-react": "^6.1.1", |
|
248 | 248 | "@graphql-codegen/typescript-graphql-files-modules": "^1.8.2", |
249 | 249 | "@graphql-codegen/typescript-operations": "^1.8.2", |
250 | 250 | "@sentry/cli": "^1.47.1", |
| 251 | + "@types/astring": "^1.3.0", |
251 | 252 | "@types/codemirror": "^0.0.72", |
252 | 253 | "@types/debug": "^4.1.1", |
253 | | - "@types/escodegen": "^0.0.6", |
254 | | - "@types/esprima": "^4.0.2", |
255 | 254 | "@types/gsap": "^1.20.1", |
256 | 255 | "@types/jest": "24.0.13", |
257 | 256 | "@types/lodash-es": "^4.17.2", |
|
0 commit comments