|
34 | 34 | "LICENSE"
|
35 | 35 | ],
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/runtime": "7.5.0", |
| 37 | + "@babel/runtime": "7.5.5", |
38 | 38 | "bcryptjs": "2.3.0",
|
39 | 39 | "body-parser": "1.19.0",
|
40 | 40 | "codemirror-graphql": "github:timsuchanek/codemirror-graphql#details-fix",
|
|
49 | 49 | "history": "4.9.0",
|
50 | 50 | "immutable": "4.0.0-rc.9",
|
51 | 51 | "immutable-devtools": "0.1.3",
|
52 |
| - "js-beautify": "1.10.0", |
| 52 | + "js-beautify": "1.10.1", |
53 | 53 | "json-file-plus": "3.2.0",
|
54 | 54 | "package-json": "6.4.0",
|
55 | 55 | "parse": "2.4.0",
|
|
68 | 68 | "react-router-dom": "5.0.1"
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@babel/core": "7.5.0", |
| 71 | + "@babel/core": "7.5.5", |
72 | 72 | "@babel/plugin-proposal-decorators": "7.4.4",
|
73 | 73 | "@babel/plugin-transform-regenerator": "7.4.5",
|
74 |
| - "@babel/plugin-transform-runtime": "7.5.0", |
| 74 | + "@babel/plugin-transform-runtime": "7.5.5", |
75 | 75 | "@babel/polyfill": "7.4.4",
|
76 |
| - "@babel/preset-env": "7.5.0", |
| 76 | + "@babel/preset-env": "7.5.5", |
77 | 77 | "@babel/preset-react": "7.0.0",
|
78 | 78 | "babel-eslint": "10.0.2",
|
79 | 79 | "babel-loader": "8.0.6",
|
80 | 80 | "babel-plugin-transform-object-rest-spread": "6.26.0",
|
81 | 81 | "core-js": "2.6.5",
|
82 |
| - "css-loader": "2.1.1", |
| 82 | + "css-loader": "3.1.0", |
83 | 83 | "eslint": "5.16.0",
|
84 | 84 | "eslint-plugin-jest": "22.10.0",
|
85 | 85 | "eslint-plugin-react": "7.14.1",
|
86 |
| - "file-loader": "4.0.0", |
| 86 | + "file-loader": "4.1.0", |
87 | 87 | "http-server": "0.11.1",
|
88 | 88 | "jest": "24.8.0",
|
89 | 89 | "marked": "0.6.2",
|
|
0 commit comments