|
11 | 11 | "astro": "astro" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/mdx": "^2.0.0", |
15 | | - "@fortawesome/fontawesome-free": "^6.4.0", |
16 | | - "@types/lodash": "^4.14.202", |
17 | | - "astro": "^4.0.3", |
18 | | - "autoprefixer": "^10.4.14", |
19 | | - "axios": "^1.6.0", |
20 | | - "dayjs": "^1.11.9", |
| 14 | + "@astrojs/mdx": "^3.1.2", |
| 15 | + "@fortawesome/fontawesome-free": "^6.5.2", |
| 16 | + "@types/lodash": "^4.17.6", |
| 17 | + "astro": "^4.11.5", |
| 18 | + "autoprefixer": "^10.4.19", |
| 19 | + "axios": "^1.7.2", |
| 20 | + "dayjs": "^1.11.11", |
21 | 21 | "fuse.js": "^7.0.0", |
22 | | - "highlight.js": "^11.8.0", |
23 | | - "jsdom": "^24.0.0", |
| 22 | + "highlight.js": "^11.10.0", |
| 23 | + "jsdom": "^24.1.0", |
24 | 24 | "lodash": "^4.17.21", |
25 | | - "mermaid": "^10.2.4", |
26 | | - "playwright": "^1.36.1", |
27 | | - "rehype-mdx-code-props": "^3.0.0", |
28 | | - "rehype-mermaid": "^2.0.1", |
29 | | - "sass": "^1.63.6", |
30 | | - "sharp": "^0.33.3", |
31 | | - "tippy.js": "^6.3.7" |
| 25 | + "mermaid": "^10.9.1", |
| 26 | + "playwright": "^1.45.1", |
| 27 | + "rehype-mdx-code-props": "^3.0.1", |
| 28 | + "rehype-mermaid": "^2.1.0", |
| 29 | + "sass": "^1.77.6", |
| 30 | + "sharp": "^0.33.4", |
| 31 | + "tippy.js": "^6.3.7", |
| 32 | + "update": "^0.7.4" |
32 | 33 | }, |
33 | 34 | "devDependencies": { |
34 | | - "@playwright/test": "^1.38.1", |
35 | | - "@types/canvas-confetti": "^1.6.0", |
36 | | - "@types/jsdom": "^21.1.1", |
37 | | - "@types/node": "^20.8.3", |
| 35 | + "@playwright/test": "^1.45.1", |
| 36 | + "@types/canvas-confetti": "^1.6.4", |
| 37 | + "@types/jsdom": "^21.1.7", |
| 38 | + "@types/node": "^20.14.10", |
38 | 39 | "@types/node-fetch": "^2.6.11", |
39 | | - "@types/node-fetch-cache": "^3.0.0", |
| 40 | + "@types/node-fetch-cache": "^3.0.5", |
40 | 41 | "@vscode/vsce": "^2.29.0", |
41 | | - "node-fetch-cache": "^4.1.0" |
| 42 | + "node-fetch-cache": "^4.1.2" |
42 | 43 | } |
43 | 44 | } |
0 commit comments