fix: add dompurify to mobile package to fix the build process
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
"@standardnotes/utils": "workspace:*",
|
"@standardnotes/utils": "workspace:*",
|
||||||
"@standardnotes/web": "workspace:*",
|
"@standardnotes/web": "workspace:*",
|
||||||
"@types/styled-components-react-native": "5.1.3",
|
"@types/styled-components-react-native": "5.1.3",
|
||||||
|
"dompurify": "^2.3.8",
|
||||||
"js-base64": "^3.7.2",
|
"js-base64": "^3.7.2",
|
||||||
"moment": "^2.29.2",
|
"moment": "^2.29.2",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
|
|||||||
@@ -6933,6 +6933,7 @@ __metadata:
|
|||||||
"@typescript-eslint/parser": ^5.20.0
|
"@typescript-eslint/parser": ^5.20.0
|
||||||
babel-jest: ^27.5.1
|
babel-jest: ^27.5.1
|
||||||
detox: ^19.5.7
|
detox: ^19.5.7
|
||||||
|
dompurify: ^2.3.8
|
||||||
eslint: ^8.13.0
|
eslint: ^8.13.0
|
||||||
eslint-plugin-flowtype: ^8.0.3
|
eslint-plugin-flowtype: ^8.0.3
|
||||||
eslint-plugin-prettier: ^4.0.0
|
eslint-plugin-prettier: ^4.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user