Skip to content

Commit a6db2d9

Browse files
committed
Update dependencies to the most recent versions
1 parent 221956d commit a6db2d9

2 files changed

Lines changed: 55 additions & 50 deletions

File tree

package-lock.json

Lines changed: 48 additions & 43 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
@@ -4,24 +4,24 @@
44
"devDependencies": {
55
"@babel/core": "^7.26.10",
66
"@babel/preset-env": "^7.26.9",
7-
"@babel/runtime": "^7.26.10",
8-
"@fluent/bundle": "^0.18.0",
7+
"@babel/runtime": "^7.27.0",
8+
"@fluent/bundle": "^0.19.0",
99
"@fluent/dom": "^0.10.1",
1010
"@metalsmith/layouts": "^3.0.0",
1111
"@metalsmith/markdown": "^1.10.0",
1212
"@napi-rs/canvas": "^0.1.68",
13-
"@types/node": "^22.13.11",
13+
"@types/node": "^22.13.14",
1414
"autoprefixer": "^10.4.21",
1515
"babel-loader": "^10.0.0",
16-
"caniuse-lite": "^1.0.30001706",
16+
"caniuse-lite": "^1.0.30001707",
1717
"core-js": "^3.41.0",
1818
"eslint": "^9.23.0",
1919
"eslint-plugin-import": "^2.31.0",
2020
"eslint-plugin-jasmine": "^4.2.2",
2121
"eslint-plugin-json": "^4.0.1",
2222
"eslint-plugin-no-unsanitized": "^4.1.2",
2323
"eslint-plugin-perfectionist": "^4.10.1",
24-
"eslint-plugin-prettier": "^5.2.3",
24+
"eslint-plugin-prettier": "^5.2.5",
2525
"eslint-plugin-unicorn": "^57.0.0",
2626
"globals": "^16.0.0",
2727
"gulp": "^5.0.0",
@@ -45,11 +45,11 @@
4545
"postcss-nesting": "^13.0.1",
4646
"prettier": "^3.5.3",
4747
"puppeteer": "^24.4.0",
48-
"stylelint": "^16.16.0",
48+
"stylelint": "^16.17.0",
4949
"stylelint-prettier": "^5.0.3",
5050
"svglint": "^3.1.0",
5151
"terser-webpack-plugin": "^5.3.14",
52-
"tsc-alias": "^1.8.11",
52+
"tsc-alias": "^1.8.13",
5353
"ttest": "^4.0.0",
5454
"typescript": "^5.8.2",
5555
"vinyl": "^3.0.0",

0 commit comments

Comments
 (0)