|
@@ -41,16 +41,16 @@
|
|
|
"yarn": ">= 1.19.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.15.8",
|
|
|
- "@babel/preset-env": "7.15.8",
|
|
|
- "@babel/preset-typescript": "7.15.0",
|
|
|
+ "@babel/core": "7.16.0",
|
|
|
+ "@babel/preset-env": "7.16.0",
|
|
|
+ "@babel/preset-typescript": "7.16.0",
|
|
|
"@rollup/plugin-babel": "5.3.0",
|
|
|
"@rollup/plugin-commonjs": "21.0.1",
|
|
|
"@rollup/plugin-node-resolve": "13.0.6",
|
|
|
"@rollup/plugin-sucrase": "4.0.1",
|
|
|
"@rollup/plugin-typescript": "8.3.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "5.2.0",
|
|
|
- "@typescript-eslint/parser": "5.2.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "5.3.0",
|
|
|
+ "@typescript-eslint/parser": "5.3.0",
|
|
|
"eslint": "8.1.0",
|
|
|
"eslint-config-prettier": "8.3.0",
|
|
|
"eslint-config-standard-with-typescript": "21.0.1",
|
|
@@ -62,7 +62,7 @@
|
|
|
"prettier": "2.4.1",
|
|
|
"regenerator-runtime": "0.13.9",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "rollup": "2.58.3",
|
|
|
+ "rollup": "2.59.0",
|
|
|
"rollup-plugin-terser": "7.0.2",
|
|
|
"tslib": "2.3.1",
|
|
|
"typedoc": "0.22.7",
|