chore: upgrade deps and remove unused file
This commit is contained in:
18
package.json
18
package.json
@@ -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.7",
|
||||
"@standardnotes/services": "1.5.9",
|
||||
"@standardnotes/stylekit": "5.15.0",
|
||||
"@standardnotes/responses": "1.3.10",
|
||||
"@standardnotes/services": "1.5.12",
|
||||
"@standardnotes/stylekit": "5.16.0",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/lodash": "^4.14.179",
|
||||
@@ -44,7 +44,7 @@
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"css-loader": "^6.7.1",
|
||||
"dotenv": "^16.0.0",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-react": "^7.29.3",
|
||||
"eslint-plugin-react-hooks": "^4.3.0",
|
||||
@@ -63,7 +63,7 @@
|
||||
"serve-static": "^1.14.2",
|
||||
"svg-jest": "^1.0.1",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ts-loader": "^9.2.7",
|
||||
"ts-loader": "^9.2.8",
|
||||
"typescript": "4.6.2",
|
||||
"typescript-eslint": "0.0.1-alpha.0",
|
||||
"webpack": "^5.70.0",
|
||||
@@ -79,12 +79,12 @@
|
||||
"@reach/dialog": "^0.16.2",
|
||||
"@reach/listbox": "^0.16.2",
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@standardnotes/components": "1.7.11",
|
||||
"@standardnotes/features": "1.34.8",
|
||||
"@standardnotes/filepicker": "1.8.0",
|
||||
"@standardnotes/components": "1.7.12",
|
||||
"@standardnotes/features": "1.34.10",
|
||||
"@standardnotes/filepicker": "1.10.0",
|
||||
"@standardnotes/settings": "1.12.0",
|
||||
"@standardnotes/sncrypto-web": "1.7.3",
|
||||
"@standardnotes/snjs": "2.79.5",
|
||||
"@standardnotes/snjs": "2.81.1",
|
||||
"mobx": "^6.4.2",
|
||||
"mobx-react-lite": "^3.3.0",
|
||||
"preact": "^10.6.6",
|
||||
|
||||
Reference in New Issue
Block a user