|
45 | 45 | ], |
46 | 46 | "homepage": "https://github.com/amilajack/compat-db#readme", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/cli": "^7.4.4", |
49 | | - "@babel/core": "^7.4.5", |
50 | | - "@babel/node": "^7.4.5", |
51 | | - "@babel/plugin-proposal-class-properties": "^7.4.4", |
52 | | - "@babel/plugin-proposal-decorators": "^7.4.4", |
53 | | - "@babel/plugin-proposal-do-expressions": "^7.2.0", |
54 | | - "@babel/plugin-proposal-export-default-from": "^7.2.0", |
55 | | - "@babel/plugin-proposal-export-namespace-from": "^7.2.0", |
56 | | - "@babel/plugin-proposal-function-bind": "^7.2.0", |
57 | | - "@babel/plugin-proposal-function-sent": "^7.2.0", |
58 | | - "@babel/plugin-proposal-json-strings": "^7.2.0", |
59 | | - "@babel/plugin-proposal-logical-assignment-operators": "^7.2.0", |
60 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4", |
61 | | - "@babel/plugin-proposal-numeric-separator": "^7.2.0", |
62 | | - "@babel/plugin-proposal-optional-chaining": "^7.2.0", |
63 | | - "@babel/plugin-proposal-pipeline-operator": "^7.3.2", |
64 | | - "@babel/plugin-proposal-throw-expressions": "^7.2.0", |
65 | | - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
66 | | - "@babel/plugin-syntax-import-meta": "^7.2.0", |
67 | | - "@babel/plugin-transform-flow-strip-types": "^7.4.4", |
68 | | - "@babel/plugin-transform-modules-umd": "^7.2.0", |
69 | | - "@babel/plugin-transform-runtime": "^7.4.4", |
70 | | - "@babel/polyfill": "^7.4.4", |
71 | | - "@babel/preset-env": "^7.4.5", |
72 | | - "@babel/preset-flow": "^7.0.0", |
73 | | - "@babel/register": "^7.4.4", |
| 48 | + "@babel/cli": "^7.13.16", |
| 49 | + "@babel/core": "^7.14.2", |
| 50 | + "@babel/node": "^7.14.2", |
| 51 | + "@babel/plugin-proposal-class-properties": "^7.13.0", |
| 52 | + "@babel/plugin-proposal-decorators": "^7.14.2", |
| 53 | + "@babel/plugin-proposal-do-expressions": "^7.14.0", |
| 54 | + "@babel/plugin-proposal-export-default-from": "^7.12.13", |
| 55 | + "@babel/plugin-proposal-export-namespace-from": "^7.14.2", |
| 56 | + "@babel/plugin-proposal-function-bind": "^7.12.13", |
| 57 | + "@babel/plugin-proposal-function-sent": "^7.12.13", |
| 58 | + "@babel/plugin-proposal-json-strings": "^7.14.2", |
| 59 | + "@babel/plugin-proposal-logical-assignment-operators": "^7.14.2", |
| 60 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2", |
| 61 | + "@babel/plugin-proposal-numeric-separator": "^7.14.2", |
| 62 | + "@babel/plugin-proposal-optional-chaining": "^7.14.2", |
| 63 | + "@babel/plugin-proposal-pipeline-operator": "^7.12.13", |
| 64 | + "@babel/plugin-proposal-throw-expressions": "^7.12.13", |
| 65 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 66 | + "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 67 | + "@babel/plugin-transform-flow-strip-types": "^7.13.0", |
| 68 | + "@babel/plugin-transform-modules-umd": "^7.14.0", |
| 69 | + "@babel/plugin-transform-runtime": "^7.14.2", |
| 70 | + "@babel/polyfill": "^7.12.1", |
| 71 | + "@babel/preset-env": "^7.14.2", |
| 72 | + "@babel/preset-flow": "^7.13.13", |
| 73 | + "@babel/register": "^7.13.16", |
74 | 74 | "babel-core": "^7.0.0-bridge.0", |
75 | | - "babel-eslint": "^10.0.2", |
| 75 | + "babel-eslint": "^10.1.0", |
76 | 76 | "babel-jest": "^24.1.0", |
77 | | - "babel-loader": "^8.0.5", |
| 77 | + "babel-loader": "^8.2.2", |
78 | 78 | "babel-plugin-add-module-exports": "^1.0.2", |
79 | 79 | "babel-plugin-flow-runtime": "^0.19.0", |
80 | 80 | "bookshelf": "0.15.1", |
|
0 commit comments