|
35 | 35 | "regexp" |
36 | 36 | ], |
37 | 37 | "dependencies": { |
38 | | - "@babel/runtime-corejs3": "^7.9.6", |
39 | | - "@types/node": "^14.0.4", |
| 38 | + "@babel/runtime": "^7.12.5", |
| 39 | + "@types/node": "^14.14.22", |
40 | 40 | "argue-cli": "^1.2.0", |
41 | | - "browserslist": "^4.5.6", |
| 41 | + "browserslist": "^4.16.3", |
42 | 42 | "chalk": "^4.0.0", |
| 43 | + "core-js": "^3.8.3", |
43 | 44 | "easy-table": "^1.1.1", |
| 45 | + "regenerator-runtime": "^0.13.7", |
44 | 46 | "useragent": "^2.3.0" |
45 | 47 | }, |
46 | 48 | "devDependencies": { |
47 | | - "@size-limit/preset-small-lib": "^4.6.0", |
48 | | - "@trigen/scripts": "^6.0.0", |
49 | | - "@trigen/scripts-plugin-babel": "^6.1.1", |
50 | | - "@trigen/scripts-plugin-eslint": "^6.0.0", |
51 | | - "@trigen/scripts-plugin-jest": "^6.1.1", |
52 | | - "@trigen/scripts-plugin-rollup": "^6.0.0", |
53 | | - "@trigen/scripts-plugin-size-limit": "^6.0.0", |
54 | | - "@trigen/scripts-plugin-typescript": "^6.0.0", |
55 | | - "@trigen/scripts-preset-lib": "^6.0.0", |
| 49 | + "@babel/core": "^7.12.10", |
| 50 | + "@rollup/plugin-eslint": "^8.0.1", |
| 51 | + "@size-limit/preset-small-lib": "^4.9.2", |
| 52 | + "@trigen/eslint-config": "^7.3.4", |
| 53 | + "@trigen/scripts": "^7.3.1", |
| 54 | + "@trigen/scripts-plugin-babel": "^7.3.1", |
| 55 | + "@trigen/scripts-plugin-eslint": "^7.3.4", |
| 56 | + "@trigen/scripts-plugin-jest": "^7.3.1", |
| 57 | + "@trigen/scripts-plugin-rollup": "^7.1.0", |
| 58 | + "@trigen/scripts-plugin-size-limit": "^7.3.1", |
| 59 | + "@trigen/scripts-plugin-typescript": "^7.3.2", |
| 60 | + "@trigen/scripts-preset-lib": "^7.3.4", |
56 | 61 | "browserslist-useragent": "^3.0.0", |
57 | 62 | "del-cli": "^3.0.0", |
| 63 | + "eslint": "7.18.0", |
| 64 | + "rollup": "^2.38.4", |
58 | 65 | "rollup-plugin-add-shebang": "^0.3.0", |
59 | | - "rollup-plugin-tslint": "^0.2.2", |
60 | | - "rollup-plugin-typescript2": "^0.27.0", |
| 66 | + "rollup-plugin-typescript2": "^0.29.0", |
| 67 | + "size-limit": "^4.9.2", |
| 68 | + "typescript": "^4.1.3", |
61 | 69 | "user-agents": "^1.0.213" |
62 | 70 | }, |
63 | 71 | "files": [ |
|
0 commit comments