|
4 | 4 | "devDependencies": { |
5 | 5 | "@babel/core": "^7.26.10", |
6 | 6 | "@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", |
9 | 9 | "@fluent/dom": "^0.10.1", |
10 | 10 | "@metalsmith/layouts": "^3.0.0", |
11 | 11 | "@metalsmith/markdown": "^1.10.0", |
12 | 12 | "@napi-rs/canvas": "^0.1.68", |
13 | | - "@types/node": "^22.13.11", |
| 13 | + "@types/node": "^22.13.14", |
14 | 14 | "autoprefixer": "^10.4.21", |
15 | 15 | "babel-loader": "^10.0.0", |
16 | | - "caniuse-lite": "^1.0.30001706", |
| 16 | + "caniuse-lite": "^1.0.30001707", |
17 | 17 | "core-js": "^3.41.0", |
18 | 18 | "eslint": "^9.23.0", |
19 | 19 | "eslint-plugin-import": "^2.31.0", |
20 | 20 | "eslint-plugin-jasmine": "^4.2.2", |
21 | 21 | "eslint-plugin-json": "^4.0.1", |
22 | 22 | "eslint-plugin-no-unsanitized": "^4.1.2", |
23 | 23 | "eslint-plugin-perfectionist": "^4.10.1", |
24 | | - "eslint-plugin-prettier": "^5.2.3", |
| 24 | + "eslint-plugin-prettier": "^5.2.5", |
25 | 25 | "eslint-plugin-unicorn": "^57.0.0", |
26 | 26 | "globals": "^16.0.0", |
27 | 27 | "gulp": "^5.0.0", |
|
45 | 45 | "postcss-nesting": "^13.0.1", |
46 | 46 | "prettier": "^3.5.3", |
47 | 47 | "puppeteer": "^24.4.0", |
48 | | - "stylelint": "^16.16.0", |
| 48 | + "stylelint": "^16.17.0", |
49 | 49 | "stylelint-prettier": "^5.0.3", |
50 | 50 | "svglint": "^3.1.0", |
51 | 51 | "terser-webpack-plugin": "^5.3.14", |
52 | | - "tsc-alias": "^1.8.11", |
| 52 | + "tsc-alias": "^1.8.13", |
53 | 53 | "ttest": "^4.0.0", |
54 | 54 | "typescript": "^5.8.2", |
55 | 55 | "vinyl": "^3.0.0", |
|
0 commit comments