refactor: improve device interface types (#996)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"@babel/plugin-transform-react-jsx": "^7.17.3",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@standardnotes/config": "^2.4.0",
|
||||
"@standardnotes/config": "^2.4.1",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/react": "^17.0.42",
|
||||
@@ -70,9 +70,9 @@
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@reach/visually-hidden": "^0.16.0",
|
||||
"@standardnotes/components": "1.7.15",
|
||||
"@standardnotes/filepicker": "1.12.0",
|
||||
"@standardnotes/sncrypto-web": "1.8.3",
|
||||
"@standardnotes/snjs": "2.99.0",
|
||||
"@standardnotes/filepicker": "1.13.2",
|
||||
"@standardnotes/sncrypto-web": "1.8.4",
|
||||
"@standardnotes/snjs": "2.99.1",
|
||||
"@standardnotes/stylekit": "5.23.0",
|
||||
"@zip.js/zip.js": "^2.4.7",
|
||||
"mobx": "^6.5.0",
|
||||
|
||||
Reference in New Issue
Block a user