|
79 | 79 | "test:package": "node fixtures/packaging/build-all.js" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@babel/core": "^7.12.13", |
| 82 | + "@babel/core": "^7.12.16", |
83 | 83 | "@babel/plugin-proposal-class-properties": "7.12.13", |
84 | | - "@babel/preset-env": "7.12.13", |
85 | | - "@babel/preset-typescript": "^7.12.13", |
| 84 | + "@babel/preset-env": "7.12.16", |
| 85 | + "@babel/preset-typescript": "^7.12.16", |
86 | 86 | "@rollup/plugin-alias": "^3.1.2", |
87 | 87 | "@types/history": "^4.7.8", |
88 | 88 | "@types/jest": "^26.0.20", |
89 | | - "@types/node": "^14.14.25", |
| 89 | + "@types/node": "^14.14.27", |
90 | 90 | "babel-core": "^7.0.0-bridge.0", |
91 | 91 | "babel-jest": "^26.6.3", |
92 | 92 | "babel-plugin-inferno": "6.1.1", |
|
113 | 113 | "pre-commit": "^1.2.2", |
114 | 114 | "prettier": "^2.2.1", |
115 | 115 | "rimraf": "^3.0.2", |
116 | | - "rollup": "2.38.5", |
| 116 | + "rollup": "2.39.0", |
117 | 117 | "rollup-plugin-babel": "^4.4.0", |
118 | 118 | "rollup-plugin-buble": "^0.19.8", |
119 | 119 | "rollup-plugin-commonjs": "^10.1.0", |
|
124 | 124 | "sinon": "^9.2.4", |
125 | 125 | "tslint": "^6.1.3", |
126 | 126 | "tslint-config-prettier": "^1.18.0", |
127 | | - "typescript": "4.1.3" |
| 127 | + "typescript": "4.1.5" |
128 | 128 | } |
129 | 129 | } |
0 commit comments