Update root dependencies

This commit is contained in:
bjoluc 2022-03-11 19:29:37 +01:00
parent b39b2f8671
commit 9bd6481648
2 changed files with 848 additions and 1002 deletions

1838
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,14 +21,14 @@
"npm": ">=7.0.0"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.1",
"@changesets/cli": "^2.17.0",
"husky": "^7.0.1",
"@changesets/changelog-github": "^0.4.3",
"@changesets/cli": "^2.21.1",
"husky": "^7.0.4",
"import-sort-style-module": "^6.0.0",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"lint-staged": "^12.3.5",
"prettier": "^2.5.1",
"prettier-plugin-import-sort": "^0.0.7",
"turbo": "^1.0.6"
"turbo": "^1.1.6"
},
"prettier": {
"printWidth": 100