chore: upgrade deps

This commit is contained in:
Mo
2022-03-04 09:17:28 -06:00
parent 6c71864b7e
commit d8e8be8b63
69 changed files with 148 additions and 146 deletions

View File

@@ -27,7 +27,7 @@
"@babel/preset-typescript": "^7.16.7",
"@reach/disclosure": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/responses": "^1.1.5",
"@standardnotes/responses": "^1.1.6",
"@standardnotes/services": "^1.4.0",
"@standardnotes/stylekit": "5.14.0",
"@svgr/webpack": "^6.2.1",
@@ -41,11 +41,11 @@
"babel-loader": "^8.2.3",
"connect": "^3.7.0",
"copy-webpack-plugin": "^10.2.4",
"css-loader": "^6.6.0",
"css-loader": "^6.7.0",
"dotenv": "^16.0.0",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.29.2",
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react-hooks": "^4.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
@@ -54,7 +54,7 @@
"jest": "^27.5.1",
"lint-staged": ">=12",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.5.3",
"mini-css-extract-plugin": "^2.6.0",
"node-sass": "^7.0.1",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
@@ -78,11 +78,11 @@
"@reach/dialog": "^0.16.2",
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.8",
"@standardnotes/features": "1.34.0",
"@standardnotes/components": "1.7.9",
"@standardnotes/features": "1.34.1",
"@standardnotes/settings": "^1.11.5",
"@standardnotes/sncrypto-web": "1.7.3",
"@standardnotes/snjs": "2.72.0",
"@standardnotes/snjs": "2.72.1",
"mobx": "^6.4.2",
"mobx-react-lite": "^3.3.0",
"preact": "^10.6.6",