crossnote 0.9.24 → 0.9.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "crossnote",
3
- "version": "0.9.24",
3
+ "version": "0.9.26",
4
4
  "description": "A powerful markdown notebook tool",
5
5
  "keywords": [
6
6
  "markdown"
@@ -103,7 +103,7 @@
103
103
  "ignore": "^7.0.5",
104
104
  "imagemagick-cli": "^0.5.0",
105
105
  "jquery": "^3.7.1",
106
- "katex": "^0.16.45",
106
+ "katex": "^0.16.47",
107
107
  "less": "^4.2.0",
108
108
  "markdown-it": "^14.1.1",
109
109
  "markdown-it-abbr": "^1.0.4",
@@ -116,7 +116,7 @@
116
116
  "markdown-it-sup": "^1.0.0",
117
117
  "markdown_yo": "^0.0.5",
118
118
  "md5": "^2.3.0",
119
- "mermaid": "^11.13.0",
119
+ "mermaid": "^11.15.0",
120
120
  "minisearch": "^6.1.0",
121
121
  "mkdirp": "^3.0.1",
122
122
  "monaco-editor": "^0.43.0",
@@ -136,7 +136,6 @@
136
136
  "simple-icons": "^9.13.0",
137
137
  "slash": "^5.1.0",
138
138
  "sval": "^0.6.9",
139
- "temp": "^0.9.4",
140
139
  "twemoji": "^13.1.0",
141
140
  "type-fest": "^4.3.1",
142
141
  "unstated-next": "^1.1.0",
@@ -183,7 +182,6 @@
183
182
  "@types/prismjs": "^1.26.5",
184
183
  "@types/react": "^18.2.21",
185
184
  "@types/react-dom": "^18.2.7",
186
- "@types/temp": "^0.9.4",
187
185
  "@types/uslug": "^1.0.2",
188
186
  "@types/vfile": "^3.0.2",
189
187
  "@types/vscode": "1.80.0",