|
@@ -41,35 +41,35 @@
|
|
|
"yarn": ">= 1.19.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.16.0",
|
|
|
- "@babel/preset-env": "7.16.4",
|
|
|
- "@babel/preset-typescript": "7.16.0",
|
|
|
+ "@babel/core": "7.16.5",
|
|
|
+ "@babel/preset-env": "7.16.5",
|
|
|
+ "@babel/preset-typescript": "7.16.5",
|
|
|
"@rollup/plugin-babel": "5.3.0",
|
|
|
"@rollup/plugin-commonjs": "21.0.1",
|
|
|
- "@rollup/plugin-node-resolve": "13.0.6",
|
|
|
+ "@rollup/plugin-node-resolve": "13.1.1",
|
|
|
"@rollup/plugin-sucrase": "4.0.1",
|
|
|
"@rollup/plugin-typescript": "8.3.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "5.5.0",
|
|
|
- "@typescript-eslint/parser": "5.5.0",
|
|
|
- "eslint": "8.3.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "5.7.0",
|
|
|
+ "@typescript-eslint/parser": "5.7.0",
|
|
|
+ "eslint": "8.4.1",
|
|
|
"eslint-config-prettier": "8.3.0",
|
|
|
"eslint-config-standard-with-typescript": "21.0.1",
|
|
|
"eslint-plugin-import": "2.25.3",
|
|
|
"eslint-plugin-node": "11.1.0",
|
|
|
- "eslint-plugin-promise": "5.1.1",
|
|
|
+ "eslint-plugin-promise": "5.2.0",
|
|
|
"eslint-plugin-security": "1.4.0",
|
|
|
"lockfile-lint": "4.6.2",
|
|
|
- "prettier": "2.5.0",
|
|
|
+ "prettier": "2.5.1",
|
|
|
"regenerator-runtime": "0.13.9",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "rollup": "2.60.2",
|
|
|
+ "rollup": "2.61.1",
|
|
|
"rollup-plugin-terser": "7.0.2",
|
|
|
"tslib": "2.3.1",
|
|
|
"typedoc": "0.22.10",
|
|
|
"typedoc-plugin-markdown": "3.11.7",
|
|
|
- "typescript": "4.5.2"
|
|
|
+ "typescript": "4.5.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "type-fest": "2.7.0"
|
|
|
+ "type-fest": "2.8.0"
|
|
|
}
|
|
|
}
|