Skip to content

Commit 7fc23de

Browse files
committed
Update dependencies to the most recent versions
1 parent 57334bd commit 7fc23de

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"@metalsmith/layouts": "^3.0.0",
1212
"@metalsmith/markdown": "^1.10.0",
1313
"@napi-rs/canvas": "^0.1.81",
14-
"@types/node": "^24.9.1",
14+
"@types/node": "^24.10.0",
1515
"autoprefixer": "^10.4.21",
1616
"babel-loader": "^10.0.0",
17-
"caniuse-lite": "^1.0.30001751",
17+
"caniuse-lite": "^1.0.30001754",
1818
"core-js": "^3.46.0",
19-
"eslint": "^9.38.0",
19+
"eslint": "^9.39.1",
2020
"eslint-config-prettier": "^10.1.8",
2121
"eslint-plugin-import": "^2.32.0",
2222
"eslint-plugin-jasmine": "^4.2.2",
@@ -25,7 +25,7 @@
2525
"eslint-plugin-perfectionist": "^4.15.1",
2626
"eslint-plugin-prettier": "^5.5.4",
2727
"eslint-plugin-unicorn": "^62.0.0",
28-
"globals": "^16.4.0",
28+
"globals": "^16.5.0",
2929
"gulp": "^5.0.1",
3030
"gulp-cli": "^3.1.0",
3131
"gulp-postcss": "^10.0.0",
@@ -37,15 +37,15 @@
3737
"jsdoc": "^4.0.5",
3838
"jstransformer-nunjucks": "^1.2.0",
3939
"metalsmith": "^2.6.3",
40-
"metalsmith-html-relative": "^2.0.8",
40+
"metalsmith-html-relative": "^2.0.9",
4141
"ordered-read-streams": "^2.0.0",
4242
"pngjs": "^7.0.0",
4343
"postcss": "^8.5.6",
4444
"postcss-dir-pseudo-class": "^9.0.1",
45-
"postcss-discard-comments": "^7.0.4",
45+
"postcss-discard-comments": "^7.0.5",
4646
"postcss-nesting": "^13.0.2",
4747
"prettier": "^3.6.2",
48-
"puppeteer": "^24.26.1",
48+
"puppeteer": "^24.29.1",
4949
"stylelint": "^16.25.0",
5050
"stylelint-prettier": "^5.0.3",
5151
"svglint": "^4.1.2",

0 commit comments

Comments
 (0)