|
10 | 10 | }
|
11 | 11 | ],
|
12 | 12 | "dependencies": {
|
13 |
| - "@babel/runtime-corejs3": "^7.12.13", |
14 |
| - "@xcmats/js-toolbox": "^0.12.2" |
| 13 | + "@babel/runtime-corejs3": "^7.13.10", |
| 14 | + "@xcmats/js-toolbox": "^0.12.4" |
15 | 15 | },
|
16 | 16 | "description": "Shared memory.",
|
17 | 17 | "devDependencies": {
|
18 |
| - "@babel/cli": "^7.12.16", |
19 |
| - "@babel/core": "^7.12.16", |
20 |
| - "@babel/eslint-parser": "^7.12.16", |
21 |
| - "@babel/plugin-proposal-class-properties": "^7.12.13", |
| 18 | + "@babel/cli": "^7.13.10", |
| 19 | + "@babel/core": "^7.13.10", |
| 20 | + "@babel/eslint-parser": "^7.13.10", |
| 21 | + "@babel/plugin-proposal-class-properties": "^7.13.0", |
22 | 22 | "@babel/plugin-proposal-export-namespace-from": "^7.12.13",
|
23 |
| - "@babel/plugin-transform-runtime": "^7.12.15", |
24 |
| - "@babel/preset-env": "^7.12.16", |
25 |
| - "@babel/preset-typescript": "^7.12.16", |
26 |
| - "@typescript-eslint/eslint-plugin": "^4.15.0", |
27 |
| - "@typescript-eslint/parser": "^4.15.0", |
| 23 | + "@babel/plugin-transform-runtime": "^7.13.10", |
| 24 | + "@babel/preset-env": "^7.13.12", |
| 25 | + "@babel/preset-typescript": "^7.13.0", |
| 26 | + "@typescript-eslint/eslint-plugin": "^4.18.0", |
| 27 | + "@typescript-eslint/parser": "^4.18.0", |
28 | 28 | "babel-plugin-inline-json-import": "^0.3.2",
|
29 | 29 | "cross-env": "^7.0.3",
|
30 |
| - "eslint": "^7.19.0", |
| 30 | + "eslint": "^7.22.0", |
31 | 31 | "eslint-plugin-import": "^2.22.1",
|
32 | 32 | "gh-pages": "^3.1.0",
|
33 | 33 | "jsdoc": "^3.6.6",
|
34 | 34 | "jsdoc-babel": "^0.5.0",
|
35 | 35 | "minami": "^1.2.3",
|
36 | 36 | "rimraf": "^3.0.2",
|
37 |
| - "typescript": "^4.1.5" |
| 37 | + "typescript": "^4.2.3" |
38 | 38 | },
|
39 | 39 | "engines": {
|
40 | 40 | "node": ">=12.0.0",
|
|
0 commit comments