|
10 | 10 | "astro": "astro" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@astrojs/mdx": "^4.3.6", |
14 | | - "@fortawesome/fontawesome-free": "^7.0.1", |
| 13 | + "@astrojs/mdx": "^4.3.10", |
| 14 | + "@fortawesome/fontawesome-free": "^7.1.0", |
15 | 15 | "@types/lodash": "^4.17.20", |
16 | | - "astro": "^5.14.3", |
17 | | - "autoprefixer": "^10.4.21", |
18 | | - "axios": "^1.12.2", |
19 | | - "dayjs": "^1.11.18", |
| 16 | + "astro": "^5.15.6", |
| 17 | + "autoprefixer": "^10.4.22", |
| 18 | + "axios": "^1.13.2", |
| 19 | + "dayjs": "^1.11.19", |
20 | 20 | "fuse.js": "^7.1.0", |
21 | 21 | "highlight.js": "^11.11.1", |
22 | | - "jsdom": "^24.1.3", |
| 22 | + "jsdom": "^27.2.0", |
23 | 23 | "lodash": "^4.17.21", |
24 | | - "mermaid": "^11.12.0", |
25 | | - "playwright": "^1.55.1", |
| 24 | + "mermaid": "^11.12.1", |
| 25 | + "playwright": "^1.56.1", |
26 | 26 | "rehype-mdx-code-props": "^3.0.1", |
27 | 27 | "rehype-mermaid": "^3.0.0", |
28 | | - "sass": "^1.93.2", |
29 | | - "sharp": "^0.34.4", |
| 28 | + "sass": "^1.94.0", |
| 29 | + "sharp": "^0.34.5", |
30 | 30 | "tippy.js": "^6.3.7" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@playwright/test": "^1.55.1", |
| 33 | + "@playwright/test": "^1.56.1", |
34 | 34 | "@types/canvas-confetti": "^1.9.0", |
35 | 35 | "@types/jsdom": "^21.1.7", |
36 | | - "@types/node": "^24.6.0", |
| 36 | + "@types/node": "^24.10.1", |
37 | 37 | "@types/node-fetch": "^2.6.13", |
38 | 38 | "@types/node-fetch-cache": "^3.0.5", |
39 | | - "@vscode/vsce": "^2.32.0", |
40 | | - "node-fetch-cache": "^4.1.2" |
| 39 | + "@vscode/vsce": "^3.6.2", |
| 40 | + "node-fetch-cache": "^5.1.0" |
41 | 41 | } |
42 | 42 | } |
0 commit comments