|
84 | 84 | "dependencies": { |
85 | 85 | "@nuxtjs/dotenv": "^1.4.1", |
86 | 86 | "@tailwindcss/typography": "^0.4.1", |
87 | | - "@toruslabs/customauth": "^6.0.1", |
88 | | - "@toruslabs/openlogin-ed25519": "^1.1.0", |
| 87 | + "@toruslabs/customauth": "^6.0.2", |
| 88 | + "@toruslabs/openlogin-ed25519": "^1.2.0", |
89 | 89 | "axios": "^0.24.0", |
90 | 90 | "browser-image-compression": "^1.0.17", |
91 | 91 | "core-js": "^3.19.1", |
92 | 92 | "dompurify": "^2.3.3", |
93 | 93 | "electron-serve": "^0.4.1", |
94 | | - "ipfs-core": "0.12.0", |
| 94 | + "ipfs-core": "0.12.1", |
95 | 95 | "lodash": "^4.17.21", |
96 | | - "marked": "^4.0.3", |
| 96 | + "marked": "^4.0.4", |
97 | 97 | "near-api-js": "^0.43.1", |
98 | 98 | "nuxt": "^2.15.8", |
99 | 99 | "quill": "^1.3.7", |
100 | | - "quilljs-markdown": "^1.1.7", |
| 100 | + "quilljs-markdown": "^1.1.8", |
101 | 101 | "scrypt-wasm": "^0.1.1", |
102 | 102 | "turndown": "^7.1.1", |
103 | 103 | "tweetnacl": "^1.0.3", |
|
110 | 110 | "@nuxtjs/eslint-config-typescript": "^7.0.2", |
111 | 111 | "@nuxtjs/tailwindcss": "^3.4.2", |
112 | 112 | "@types/dompurify": "^2.3.1", |
113 | | - "@types/lodash": "^4.14.176", |
114 | | - "@types/marked": "^4.0.0", |
| 113 | + "@types/lodash": "^4.14.177", |
| 114 | + "@types/marked": "^4.0.1", |
115 | 115 | "@types/quill": "^2.0.9", |
116 | 116 | "@types/turndown": "^5.0.1", |
117 | 117 | "cross-env": "^6.0.3", |
|
0 commit comments