|
11 | 11 | "astro": "astro"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@astrojs/mdx": "^4.3.4", |
15 |
| - "@fortawesome/fontawesome-free": "^7.0.0", |
| 14 | + "@astrojs/mdx": "^4.3.6", |
| 15 | + "@fortawesome/fontawesome-free": "^7.0.1", |
16 | 16 | "@types/lodash": "^4.17.20",
|
17 |
| - "astro": "^5.13.4", |
| 17 | + "astro": "^5.14.1", |
18 | 18 | "autoprefixer": "^10.4.21",
|
19 |
| - "axios": "^1.12.1", |
20 |
| - "dayjs": "^1.11.15", |
| 19 | + "axios": "^1.12.2", |
| 20 | + "dayjs": "^1.11.18", |
21 | 21 | "fuse.js": "^7.1.0",
|
22 | 22 | "highlight.js": "^11.11.1",
|
23 | 23 | "jsdom": "^24.1.3",
|
24 | 24 | "lodash": "^4.17.21",
|
25 | 25 | "mermaid": "^11.12.0",
|
26 |
| - "playwright": "^1.55.0", |
| 26 | + "playwright": "^1.55.1", |
27 | 27 | "rehype-mdx-code-props": "^3.0.1",
|
28 | 28 | "rehype-mermaid": "^3.0.0",
|
29 |
| - "sass": "^1.91.0", |
30 |
| - "sharp": "^0.33.5", |
| 29 | + "sass": "^1.93.2", |
| 30 | + "sharp": "^0.34.4", |
31 | 31 | "tippy.js": "^6.3.7"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@playwright/test": "^1.55.0", |
| 34 | + "@playwright/test": "^1.55.1", |
35 | 35 | "@types/canvas-confetti": "^1.9.0",
|
36 | 36 | "@types/jsdom": "^21.1.7",
|
37 |
| - "@types/node": "^20.19.11", |
| 37 | + "@types/node": "^24.6.0", |
38 | 38 | "@types/node-fetch": "^2.6.13",
|
39 | 39 | "@types/node-fetch-cache": "^3.0.5",
|
40 | 40 | "@vscode/vsce": "^2.32.0",
|
|
0 commit comments