|
34 | 34 | "startingDate": "2024-02-17" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@biomejs/biome": "^2.2.3", |
| 37 | + "@biomejs/biome": "^2.2.4", |
38 | 38 | "@fortawesome/fontawesome-free": "^7.0.1", |
39 | 39 | "@popperjs/core": "^2.11.8", |
40 | 40 | "@types/color": "^4.2.0", |
41 | 41 | "@types/fs-extra": "^11.0.4", |
42 | 42 | "@types/glob": "^9.0.0", |
43 | 43 | "@types/jest": "^30.0.0", |
44 | 44 | "@types/mustache": "^4.2.6", |
45 | | - "@types/node": "^24.3.1", |
| 45 | + "@types/node": "^24.5.2", |
46 | 46 | "@types/request": "^2.48.13", |
47 | 47 | "@types/yaml-front-matter": "^4.1.3", |
48 | 48 | "auto-changelog": "^2.5.0", |
49 | 49 | "builtin-modules": "^5.0.0", |
50 | 50 | "dotenv": "^17.2.2", |
51 | | - "esbuild": "^0.25.9", |
| 51 | + "esbuild": "^0.25.10", |
52 | 52 | "esbuild-plugin-copy": "^2.1.1", |
53 | 53 | "esbuild-sass-plugin": "^3.3.1", |
54 | 54 | "highlight.js": "^11.11.1", |
|
62 | 62 | "reveal.js-plugins": "^4.6.0", |
63 | 63 | "reveal.js-pointer": "^0.1.4", |
64 | 64 | "sass": "^1.92.1", |
65 | | - "ts-jest": "^29.4.1", |
| 65 | + "ts-jest": "^29.4.3", |
66 | 66 | "ts-mockito": "^2.6.1", |
67 | 67 | "ts-node": "^10.9.2", |
68 | 68 | "tslib": "^2.8.1", |
|
76 | 76 | "chart.js": "^4.5.0", |
77 | 77 | "color": "^4.2.3", |
78 | 78 | "fastify": "^4.29.1", |
79 | | - "fs-extra": "^11.3.1", |
| 79 | + "fs-extra": "^11.3.2", |
80 | 80 | "glob": "11.0.3", |
81 | 81 | "js-yaml": "^4.1.0", |
82 | 82 | "jszip": "^3.10.1", |
|
0 commit comments