chore: upgrade deps

This commit is contained in:
Mo
2022-03-16 15:53:47 -05:00
parent 87480d2ff5
commit 28c08a178f
7 changed files with 151 additions and 113 deletions

View File

@@ -27,9 +27,9 @@
"@babel/preset-typescript": "^7.16.7",
"@reach/disclosure": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/responses": "1.3.11",
"@standardnotes/services": "1.6.0",
"@standardnotes/stylekit": "5.16.0",
"@standardnotes/responses": "1.3.13",
"@standardnotes/services": "1.6.2",
"@standardnotes/stylekit": "5.17.0",
"@svgr/webpack": "^6.2.1",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.40",
@@ -50,7 +50,7 @@
"lint-staged": ">=12",
"mini-css-extract-plugin": "^2.6.0",
"node-sass": "^7.0.1",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"sass-loader": "^12.6.0",
"svg-jest": "^1.0.1",
"ts-jest": "^27.1.3",
@@ -70,11 +70,11 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.12",
"@standardnotes/features": "1.34.10",
"@standardnotes/features": "1.34.12",
"@standardnotes/filepicker": "1.10.0",
"@standardnotes/settings": "1.12.0",
"@standardnotes/settings": "1.13.0",
"@standardnotes/sncrypto-web": "1.8.0",
"@standardnotes/snjs": "2.83.0",
"@standardnotes/snjs": "2.85.3",
"@zip.js/zip.js": "^2.4.6",
"mobx": "^6.4.2",
"mobx-react-lite": "^3.3.0",