package updated

pull/4272/head
Daniel 2022-02-13 20:42:24 +05:30
parent 1bf2f88cdc
commit c9b48d36ed
2 changed files with 583 additions and 571 deletions

1126
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,23 +38,23 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"autoprefixer": "^10.4.2",
"bootstrap": "^5.1.3",
"browser-sync": "^2.27.7",
"bundlewatch": "^0.3.2",
"bundlewatch": "^0.3.3",
"del": "^6.0.0",
"eslint": "^8.6.0",
"eslint-config-xo": "^0.39.0",
"eslint-config-xo-typescript": "^0.49.0",
"eslint": "^8.9.0",
"eslint-config-xo": "^0.40.0",
"eslint-config-xo-typescript": "^0.50.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-unicorn": "^40.0.0",
"eslint-plugin-unicorn": "^40.1.0",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-eslint-new": "^1.1.1",
"gulp-eslint-new": "^1.4.0",
"gulp-file-include": "^2.3.0",
"gulp-html": "^3.5.0",
"gulp-html": "^4.0.0",
"gulp-if": "^3.0.0",
"gulp-postcss": "^9.0.1",
"gulp-rename": "^2.0.0",
@ -62,13 +62,13 @@
"gulp-stylelint": "^13.0.0",
"gulp-terser": "^2.1.0",
"lockfile-lint": "^4.6.2",
"postcss": "^8.4.5",
"rollup": "^2.63.0",
"postcss": "^8.4.6",
"rollup": "^2.67.2",
"rtlcss": "^3.5.0",
"sass": "^1.47.0",
"stylelint": "^14.2.0",
"sass": "^1.49.7",
"stylelint": "^14.5.0",
"stylelint-config-twbs-bootstrap": "^3.0.1",
"tslib": "^2.3.1",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
}
}