|
35 | 35 | "scroll-into-view-if-needed": "^2.2.28"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/cli": "7.15.7", |
39 |
| - "@babel/core": "7.15.8", |
40 |
| - "@babel/plugin-external-helpers": "7.14.5", |
41 |
| - "@babel/preset-env": "7.15.8", |
42 |
| - "@babel/preset-typescript": "7.15.0", |
| 38 | + "@babel/cli": "7.16.0", |
| 39 | + "@babel/core": "7.16.0", |
| 40 | + "@babel/plugin-external-helpers": "7.16.0", |
| 41 | + "@babel/preset-env": "7.16.0", |
| 42 | + "@babel/preset-typescript": "7.16.0", |
43 | 43 | "@types/jest": "26.0.24",
|
44 | 44 | "babel-eslint": "10.1.0",
|
45 | 45 | "babel-plugin-add-module-exports": "1.0.4",
|
46 |
| - "babel-plugin-dev-expression": "0.2.2", |
| 46 | + "babel-plugin-dev-expression": "0.2.3", |
47 | 47 | "concurrently": "6.3.0",
|
48 | 48 | "eslint": "7.32.0",
|
49 | 49 | "eslint-config-prettier": "8.3.0",
|
|
56 | 56 | "prettier": "2.4.1",
|
57 | 57 | "prettier-package-json": "2.6.0",
|
58 | 58 | "rimraf": "3.0.2",
|
59 |
| - "rollup": "2.58.0", |
| 59 | + "rollup": "2.58.3", |
60 | 60 | "rollup-plugin-babel": "4.4.0",
|
61 | 61 | "rollup-plugin-commonjs": "10.1.0",
|
62 | 62 | "rollup-plugin-node-resolve": "5.2.0",
|
|
0 commit comments