|
79 | 79 | "test:package": "node fixtures/packaging/build-all.js" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@babel/core": "^7.12.10", |
83 | | - "@babel/plugin-proposal-class-properties": "7.12.1", |
84 | | - "@babel/preset-env": "7.12.11", |
85 | | - "@babel/preset-typescript": "^7.12.7", |
86 | | - "@rollup/plugin-alias": "^3.1.1", |
| 82 | + "@babel/core": "^7.12.13", |
| 83 | + "@babel/plugin-proposal-class-properties": "7.12.13", |
| 84 | + "@babel/preset-env": "7.12.13", |
| 85 | + "@babel/preset-typescript": "^7.12.13", |
| 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.20", |
| 89 | + "@types/node": "^14.14.25", |
90 | 90 | "babel-core": "^7.0.0-bridge.0", |
91 | 91 | "babel-jest": "^26.6.3", |
92 | 92 | "babel-plugin-inferno": "6.1.1", |
|
103 | 103 | "jest-silent-reporter": "^0.4.0", |
104 | 104 | "jsdom": "^16.4.0", |
105 | 105 | "lerna": "3.22.1", |
106 | | - "lint-staged": "^10.5.3", |
| 106 | + "lint-staged": "^10.5.4", |
107 | 107 | "madge": "^4.0.0", |
108 | 108 | "merge-dirs": "^0.2.1", |
109 | 109 | "minimist": "^1.2.5", |
|
113 | 113 | "pre-commit": "^1.2.2", |
114 | 114 | "prettier": "^2.2.1", |
115 | 115 | "rimraf": "^3.0.2", |
116 | | - "rollup": "2.36.1", |
| 116 | + "rollup": "2.38.5", |
117 | 117 | "rollup-plugin-babel": "^4.4.0", |
118 | 118 | "rollup-plugin-buble": "^0.19.8", |
119 | 119 | "rollup-plugin-commonjs": "^10.1.0", |
120 | 120 | "rollup-plugin-node-resolve": "^5.2.0", |
121 | 121 | "rollup-plugin-replace": "^2.2.0", |
122 | 122 | "rollup-plugin-terser": "^7.0.2", |
123 | 123 | "rollup-plugin-typescript2": "^0.29.0", |
124 | | - "sinon": "^9.2.3", |
| 124 | + "sinon": "^9.2.4", |
125 | 125 | "tslint": "^6.1.3", |
126 | 126 | "tslint-config-prettier": "^1.18.0", |
127 | 127 | "typescript": "4.1.3" |
|
0 commit comments