chore: upgrade deps (#2014)

This commit is contained in:
Mo
2022-11-16 09:52:21 -06:00
committed by GitHub
parent 353c757388
commit 05fe7de3eb
332 changed files with 2123 additions and 2332 deletions

View File

@@ -24,18 +24,18 @@
},
"devDependencies": {
"@standardnotes/config": "2.4.3",
"@types/jest": "^28.1.5",
"@types/node": "^18.0.0",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "*",
"eslint": "*",
"eslint-plugin-prettier": "*",
"jest": "^28.1.2",
"jest": "^29.3.1",
"prettier": "*",
"ts-jest": "^28.0.5",
"ts-jest": "^29.0.3",
"typescript": "*"
},
"dependencies": {
"@standardnotes/common": "^1.43.0",
"@standardnotes/common": "^1.45.0",
"@standardnotes/models": "workspace:*",
"@standardnotes/responses": "workspace:*",
"@standardnotes/sncrypto-common": "workspace:*",