chore: upgrade deps

This commit is contained in:
Mo
2022-03-22 12:37:21 -05:00
parent a764987b20
commit 8cd76c1b1f
4 changed files with 87 additions and 94 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.13.0",
"version": "3.14.0",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -28,8 +28,8 @@
"@babel/preset-typescript": "^7.16.7",
"@reach/disclosure": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/responses": "1.3.18",
"@standardnotes/services": "1.6.7",
"@standardnotes/responses": "1.3.19",
"@standardnotes/services": "1.6.8",
"@standardnotes/stylekit": "5.17.0",
"@svgr/webpack": "^6.2.1",
"@types/jest": "^27.4.1",
@@ -37,7 +37,7 @@
"@types/wicg-file-system-access": "^2020.9.5",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.4",
"css-loader": "^6.7.1",
"dotenv": "^16.0.0",
"eslint": "^8.11.0",
@@ -72,11 +72,11 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.12",
"@standardnotes/features": "1.35.3",
"@standardnotes/features": "1.35.4",
"@standardnotes/filepicker": "1.10.1",
"@standardnotes/settings": "1.13.1",
"@standardnotes/sncrypto-web": "1.8.0",
"@standardnotes/snjs": "2.89.3",
"@standardnotes/snjs": "2.90.0",
"@zip.js/zip.js": "^2.4.7",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",