|
34 | 34 | "deobfuscateStackTrace": "node tools/deobfuscateStackTrace.js"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@electron/remote": "^2.0.4", |
| 37 | + "@electron/remote": "^2.0.8", |
38 | 38 | "@hfelix/electron-localshortcut": "^4.0.1",
|
39 | 39 | "@hfelix/electron-spellchecker": "^2.0.0",
|
40 | 40 | "@marktext/file-icons": "^1.0.6",
|
41 | 41 | "@octokit/rest": "^18.12.0",
|
42 | 42 | "arg": "^5.0.1",
|
43 |
| - "axios": "^0.26.0", |
| 43 | + "axios": "^0.26.1", |
44 | 44 | "ced": "^2.0.0",
|
45 | 45 | "chokidar": "^3.5.3",
|
46 |
| - "codemirror": "^5.65.1", |
| 46 | + "codemirror": "^5.65.2", |
47 | 47 | "command-exists": "^1.2.9",
|
48 |
| - "dayjs": "^1.10.7", |
| 48 | + "dayjs": "^1.11.0", |
49 | 49 | "dom-autoscroller": "^2.3.4",
|
50 | 50 | "dompurify": "^2.3.6",
|
51 | 51 | "dragula": "^3.7.3",
|
|
64 | 64 | "iconv-lite": "^0.6.3",
|
65 | 65 | "iso-639-1": "^2.1.13",
|
66 | 66 | "joplin-turndown-plugin-gfm": "^1.0.12",
|
67 |
| - "katex": "^0.15.2", |
| 67 | + "katex": "^0.15.3", |
68 | 68 | "keytar": "^7.9.0",
|
69 | 69 | "mermaid": "^8.14.0",
|
70 | 70 | "minizlib": "^2.1.2",
|
71 |
| - "native-keymap": "^3.2.1", |
| 71 | + "native-keymap": "^3.3.0", |
72 | 72 | "plist": "^3.0.4",
|
73 | 73 | "popper.js": "^1.16.1",
|
74 | 74 | "prismjs": "^1.27.0",
|
|
78 | 78 | "turndown": "^7.1.1",
|
79 | 79 | "underscore": "^1.13.2",
|
80 | 80 | "unsplash-js": "^7.0.15",
|
81 |
| - "vega": "^5.21.0", |
| 81 | + "vega": "^5.22.0", |
82 | 82 | "vega-embed": "^6.20.8",
|
83 | 83 | "vega-lite": "^5.2.0",
|
84 | 84 | "vscode-ripgrep": "^1.12.1",
|
|
89 | 89 | "webfontloader": "^1.6.28"
|
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 |
| - "@babel/core": "^7.17.5", |
| 92 | + "@babel/core": "^7.17.7", |
93 | 93 | "@babel/eslint-parser": "^7.17.0",
|
94 | 94 | "@babel/plugin-proposal-class-properties": "^7.16.7",
|
95 | 95 | "@babel/plugin-proposal-export-default-from": "^7.16.7",
|
|
98 | 98 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
99 | 99 | "@babel/plugin-transform-runtime": "^7.17.0",
|
100 | 100 | "@babel/preset-env": "^7.16.11",
|
101 |
| - "@babel/register": "^7.17.0", |
102 |
| - "@babel/runtime": "^7.17.2", |
103 |
| - "@markedjs/html-differ": "^4.0.0", |
104 |
| - "@playwright/test": "^1.19.1", |
| 101 | + "@babel/register": "^7.17.7", |
| 102 | + "@babel/runtime": "^7.17.7", |
| 103 | + "@markedjs/html-differ": "^4.0.1", |
| 104 | + "@playwright/test": "^1.20.0", |
105 | 105 | "babel-loader": "^8.2.3",
|
106 | 106 | "babel-plugin-component": "^1.1.1",
|
107 | 107 | "babel-plugin-istanbul": "^6.1.1",
|
|
111 | 111 | "cheerio": "^1.0.0-rc.10",
|
112 | 112 | "copy-webpack-plugin": "^10.2.4",
|
113 | 113 | "cross-env": "^7.0.3",
|
114 |
| - "css-loader": "^6.6.0", |
| 114 | + "css-loader": "^6.7.1", |
115 | 115 | "del": "^6.0.0",
|
116 | 116 | "devtron": "^1.4.0",
|
117 |
| - "dotenv": "^10.0.0", |
118 |
| - "electron": "^15.4.0", |
| 117 | + "dotenv": "^16.0.0", |
| 118 | + "electron": "^17.1.2", |
119 | 119 | "electron-builder": "^22.14.13",
|
120 | 120 | "electron-devtools-installer": "^3.2.0",
|
121 | 121 | "electron-rebuild": "^3.2.7",
|
122 | 122 | "electron-updater": "^4.6.5",
|
123 |
| - "eslint": "^8.9.0", |
| 123 | + "eslint": "^8.11.0", |
124 | 124 | "eslint-config-standard": "^16.0.3",
|
125 | 125 | "eslint-friendly-formatter": "^4.0.1",
|
126 | 126 | "eslint-import-resolver-alias": "^1.1.2",
|
|
129 | 129 | "eslint-plugin-node": "^11.1.0",
|
130 | 130 | "eslint-plugin-promise": "^6.0.0",
|
131 | 131 | "eslint-plugin-standard": "^4.1.0",
|
132 |
| - "eslint-plugin-vue": "^8.4.1", |
| 132 | + "eslint-plugin-vue": "^8.5.0", |
133 | 133 | "eslint-webpack-plugin": "^3.1.1",
|
134 | 134 | "esm": "^3.2.25",
|
135 | 135 | "file-loader": "^6.2.0",
|
136 | 136 | "git-revision-webpack-plugin": "^5.0.0",
|
137 | 137 | "html-webpack-plugin": "^5.5.0",
|
138 | 138 | "imports-loader": "^0.8.0",
|
139 |
| - "karma": "^6.3.16", |
| 139 | + "karma": "^6.3.17", |
140 | 140 | "karma-chai": "^0.1.0",
|
141 | 141 | "karma-coverage": "^2.2.0",
|
142 | 142 | "karma-electron": "^7.1.0",
|
|
147 | 147 | "license-checker": "^25.0.1",
|
148 | 148 | "listr": "^0.14.3",
|
149 | 149 | "marked": "^1.2.9",
|
150 |
| - "mini-css-extract-plugin": "^2.5.3", |
151 |
| - "mocha": "^8.4.0", |
152 |
| - "node-fetch": "^2.6.6", |
| 150 | + "mini-css-extract-plugin": "^2.6.0", |
| 151 | + "mocha": "^9.2.2", |
| 152 | + "node-fetch": "^2.6.7", |
153 | 153 | "node-loader": "^2.0.0",
|
154 | 154 | "path-browserify": "^1.0.1",
|
155 |
| - "playwright": "^1.19.1", |
156 |
| - "postcss": "^8.4.6", |
| 155 | + "playwright": "^1.20.0", |
| 156 | + "postcss": "^8.4.12", |
157 | 157 | "postcss-loader": "^6.2.1",
|
158 |
| - "postcss-preset-env": "^7.4.1", |
| 158 | + "postcss-preset-env": "^7.4.2", |
159 | 159 | "raw-loader": "^4.0.2",
|
160 | 160 | "require-dir": "^1.2.0",
|
161 | 161 | "stacktrace-parser": "^0.1.10",
|
|
169 | 169 | "vue-loader": "^15.9.8",
|
170 | 170 | "vue-style-loader": "^4.1.3",
|
171 | 171 | "vue-template-compiler": "^2.6.14",
|
172 |
| - "webpack": "^5.69.1", |
| 172 | + "webpack": "^5.70.0", |
173 | 173 | "webpack-bundle-analyzer": "^4.5.0",
|
174 | 174 | "webpack-cli": "^4.9.2",
|
175 | 175 | "webpack-dev-server": "^4.7.4",
|
|
178 | 178 | },
|
179 | 179 | "resolutions": {
|
180 | 180 | "cld": "^2.7.1",
|
181 |
| - "node-abi": "^3.5.0" |
| 181 | + "node-abi": "^3.8.0" |
182 | 182 | },
|
183 | 183 | "repository": {
|
184 | 184 | "type": "git",
|
|
0 commit comments