refactor: usePreference + update TS tooling (#2333)

This commit is contained in:
Aman Harwara
2023-05-11 20:04:14 +05:30
committed by GitHub
parent bcd962f150
commit 3b5bf1e509
188 changed files with 544 additions and 2028 deletions

View File

@@ -56,17 +56,17 @@
"@lerna-lite/list": "^1.12.0",
"@lerna-lite/run": "^1.12.0",
"@standardnotes/config": "^2.4.3",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"changelog-parser": "^2.8.1",
"css-loader": "^6.7.2",
"eslint": "^8.27.0",
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"lint-staged": "^13.0.3",
"npm-check-updates": "^16.4.1",
"prettier": "^2.7.1",
"prettier": "2.8.1",
"sass-loader": "^13.2.0",
"typescript": "4.9.3",
"typescript": "5.0.4",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1",