Skip to content

Commit 6115edb

Browse files
committed
Update dependencies
This should close some security notifications.
1 parent 017bdeb commit 6115edb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@
5252
"markdown-it-sub": "2.0.0",
5353
"markdown-it-sup": "2.0.0",
5454
"markdown-it-task-checkbox": "1.0.6",
55-
"mermaid": "11.12.3"
55+
"mermaid": "11.14.0"
5656
},
5757
"devDependencies": {
5858
"clipboardy": "5.3.1",
59-
"electron": "40.6.1",
59+
"electron": "41.1.1",
6060
"electron-builder": "26.8.1",
61-
"eslint": "10.0.3",
61+
"eslint": "10.2.0",
6262
"eslint-config-prettier": "10.1.8",
6363
"lodash.clonedeep": "4.5.0",
6464
"mocha": "11.7.5",
65-
"playwright": "1.58.2",
65+
"playwright": "1.59.1",
6666
"prettier": "3.8.1",
6767
"tslib": "2.8.1"
6868
}

0 commit comments

Comments
 (0)