|
11 | 11 | "format": "prettier . --write" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/mdx": "^4.3.10", |
| 14 | + "@astrojs/mdx": "^4.3.13", |
15 | 15 | "@fortawesome/fontawesome-free": "^7.1.0", |
16 | | - "@types/lodash": "^4.17.20", |
17 | | - "astro": "^5.15.6", |
18 | | - "autoprefixer": "^10.4.22", |
| 16 | + "@types/lodash": "^4.17.23", |
| 17 | + "astro": "^5.16.9", |
| 18 | + "autoprefixer": "^10.4.23", |
19 | 19 | "axios": "^1.13.2", |
20 | 20 | "dayjs": "^1.11.19", |
21 | 21 | "fuse.js": "^7.1.0", |
22 | 22 | "highlight.js": "^11.11.1", |
23 | | - "jsdom": "^27.2.0", |
| 23 | + "jsdom": "^27.4.0", |
24 | 24 | "lodash": "^4.17.21", |
25 | | - "mermaid": "^11.12.1", |
26 | | - "playwright": "^1.56.1", |
| 25 | + "mermaid": "^11.12.2", |
| 26 | + "playwright": "^1.57.0", |
27 | 27 | "rehype-mdx-code-props": "^3.0.1", |
28 | 28 | "rehype-mermaid": "^3.0.0", |
29 | | - "sass": "^1.94.0", |
| 29 | + "sass": "^1.97.2", |
30 | 30 | "sharp": "^0.34.5", |
31 | 31 | "tippy.js": "^6.3.7" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@playwright/test": "^1.56.1", |
| 34 | + "@playwright/test": "^1.57.0", |
35 | 35 | "@types/canvas-confetti": "^1.9.0", |
36 | 36 | "@types/jsdom": "^21.1.7", |
37 | | - "@types/node": "^24.10.1", |
| 37 | + "@types/node": "^24.10.8", |
38 | 38 | "@types/node-fetch": "^2.6.13", |
39 | 39 | "@types/node-fetch-cache": "^3.0.5", |
40 | | - "@vscode/vsce": "^3.6.2", |
| 40 | + "@vscode/vsce": "^3.7.1", |
41 | 41 | "node-fetch-cache": "^5.1.0", |
42 | 42 | "prettier": "3.6.2", |
43 | 43 | "prettier-plugin-astro": "0.14.1" |
|
0 commit comments