chore: upgrade deps (#2014)
This commit is contained in:
@@ -25,22 +25,22 @@
|
||||
"test": "jest spec"
|
||||
},
|
||||
"dependencies": {
|
||||
"@standardnotes/common": "^1.43.0",
|
||||
"dompurify": "^2.3.8",
|
||||
"@standardnotes/common": "^1.45.0",
|
||||
"dompurify": "^2.4.1",
|
||||
"lodash": "^4.17.21",
|
||||
"reflect-metadata": "^0.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/dompurify": "^2.3.3",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/jsdom": "^16.2.14",
|
||||
"@types/lodash": "^4.14.179",
|
||||
"@types/node": "^18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
||||
"@types/dompurify": "^2.4.0",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/jsdom": "^20.0.1",
|
||||
"@types/lodash": "^4.14.189",
|
||||
"@types/node": "^18.11.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.43.0",
|
||||
"eslint": "*",
|
||||
"eslint-plugin-prettier": "*",
|
||||
"jest": "^28.1.2",
|
||||
"jsdom": "^20.0.0",
|
||||
"ts-jest": "^28.0.5"
|
||||
"jest": "^29.3.1",
|
||||
"jsdom": "^20.0.2",
|
||||
"ts-jest": "^29.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user