Skip to content

Commit d51b3f4

Browse files
committed
chore(deps): update node dependencies
1 parent 3ff5b50 commit d51b3f4

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@
2626
},
2727
"license": "MIT",
2828
"devDependencies": {
29-
"@asciidoctor/core": "2.2.6",
30-
"addons-linter": "7.11.0",
31-
"archiver": "5.3.1",
29+
"@asciidoctor/core": "3.0.4",
30+
"addons-linter": "8.4.0",
31+
"archiver": "7.0.1",
3232
"asciidoctor-kroki": "0.17.0",
3333
"bestikk-fs": "1.0.0",
3434
"bestikk-log": "0.1.0",
35-
"bulma": "0.9.4",
36-
"chai": "4.3.7",
37-
"chartist": "0.11.4",
35+
"bulma": "1.0.4",
36+
"chai": "6.2.0",
37+
"chartist": "1.5.0",
3838
"csso": "5.0.5",
3939
"dirty-chai": "2.0.1",
40-
"eslint": "8.42.0",
40+
"eslint": "9.39.1",
4141
"font-awesome": "4.7.0",
42-
"mathjax": "3.2.2",
43-
"mocha": "10.2.0",
42+
"mathjax": "4.0.0",
43+
"mocha": "11.7.4",
4444
"puppeteer": "24.6.1",
4545
"sass": "1.63.3",
46-
"sinon": "15.1.0",
46+
"sinon": "21.0.0",
4747
"standard": "17.1.0"
4848
},
4949
"keywords": [
@@ -56,6 +56,6 @@
5656
"asciidoctor"
5757
],
5858
"volta": {
59-
"node": "22.14.0"
59+
"node": "24.11.0"
6060
}
6161
}

0 commit comments

Comments
 (0)