|
@@ -42,16 +42,16 @@
|
|
|
"yarn": ">= 1.19.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.17.10",
|
|
|
- "@babel/preset-env": "7.17.10",
|
|
|
- "@babel/preset-typescript": "7.16.7",
|
|
|
+ "@babel/core": "7.17.12",
|
|
|
+ "@babel/preset-env": "7.17.12",
|
|
|
+ "@babel/preset-typescript": "7.17.12",
|
|
|
"@rollup/plugin-babel": "5.3.1",
|
|
|
"@rollup/plugin-commonjs": "22.0.0",
|
|
|
"@rollup/plugin-node-resolve": "13.3.0",
|
|
|
- "@rollup/plugin-sucrase": "4.0.3",
|
|
|
+ "@rollup/plugin-sucrase": "4.0.4",
|
|
|
"@rollup/plugin-typescript": "8.3.2",
|
|
|
- "@typescript-eslint/eslint-plugin": "5.23.0",
|
|
|
- "@typescript-eslint/parser": "5.23.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "5.25.0",
|
|
|
+ "@typescript-eslint/parser": "5.25.0",
|
|
|
"eslint": "8.15.0",
|
|
|
"eslint-config-prettier": "8.5.0",
|
|
|
"eslint-config-standard-with-typescript": "21.0.1",
|
|
@@ -63,7 +63,7 @@
|
|
|
"prettier": "2.6.2",
|
|
|
"regenerator-runtime": "0.13.9",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "rollup": "2.72.1",
|
|
|
+ "rollup": "2.73.0",
|
|
|
"rollup-plugin-terser": "7.0.2",
|
|
|
"tslib": "2.4.0",
|
|
|
"typedoc": "0.22.15",
|