|
19 | 19 | "dependencies": {
|
20 | 20 | "@astrojs/alpinejs": "^0.4.0",
|
21 | 21 | "@astrojs/node": "^8.3.3",
|
22 |
| - "@aws-sdk/client-s3": "^3.637.0", |
| 22 | + "@aws-sdk/client-s3": "^3.645.0", |
23 | 23 | "@braintree/sanitize-url": "^7.1.0",
|
24 | 24 | "@jsdocs-io/extractor": "1.0.0-12",
|
25 | 25 | "@microsoft/tsdoc": "^0.15.0",
|
26 | 26 | "alpinejs": "^3.14.1",
|
27 | 27 | "anchor-js": "^5.0.0",
|
28 |
| - "astro": "^4.14.5", |
| 28 | + "astro": "^4.15.3", |
29 | 29 | "astro-seo": "^0.8.4",
|
30 | 30 | "dompurify": "^3.1.6",
|
31 |
| - "effect": "^3.6.5", |
| 31 | + "effect": "^3.7.2", |
32 | 32 | "fflate": "^0.8.2",
|
33 | 33 | "fuse.js": "^7.0.0",
|
34 |
| - "hosted-git-info": "^7.0.2", |
35 |
| - "jsdom": "^24.1.1", |
36 |
| - "marked": "^14.0.0", |
| 34 | + "hosted-git-info": "^8.0.0", |
| 35 | + "jsdom": "^25.0.0", |
| 36 | + "marked": "^14.1.1", |
37 | 37 | "new-github-issue-url": "^1.0.0",
|
38 | 38 | "pathe": "^1.1.2",
|
39 | 39 | "read-pkg": "^9.0.1",
|
40 |
| - "shiki": "^1.14.1", |
| 40 | + "shiki": "^1.16.2", |
41 | 41 | "trim-newlines": "^5.0.0",
|
42 | 42 | "url-join": "^5.0.0",
|
43 | 43 | "validate-npm-package-name": "^5.0.1",
|
|
47 | 47 | "@astrojs/check": "^0.9.3",
|
48 | 48 | "@astrojs/tailwind": "^5.1.0",
|
49 | 49 | "@astrojs/vercel": "^7.8.0",
|
50 |
| - "@iconify/json": "^2.2.240", |
| 50 | + "@iconify/json": "^2.2.244", |
51 | 51 | "@smithy/util-stream": "^3.1.3",
|
52 |
| - "@tailwindcss/typography": "^0.5.14", |
| 52 | + "@tailwindcss/typography": "^0.5.15", |
53 | 53 | "@total-typescript/shoehorn": "^0.1.2",
|
54 | 54 | "@types/alpinejs": "^3.13.10",
|
55 | 55 | "@types/anchor-js": "^5.0.3",
|
56 | 56 | "@types/dompurify": "^3.0.5",
|
57 | 57 | "@types/hosted-git-info": "^3.0.5",
|
58 | 58 | "@types/jsdom": "^21.1.7",
|
59 |
| - "@types/node": "^22.5.0", |
| 59 | + "@types/node": "^22.5.4", |
60 | 60 | "@types/validate-npm-package-name": "^4.0.2",
|
61 | 61 | "@vitest/coverage-v8": "^2.0.5",
|
62 | 62 | "aws-sdk-client-mock": "^4.0.1",
|
|
68 | 68 | "tailwindcss": "^3.4.10",
|
69 | 69 | "tempy": "^3.1.0",
|
70 | 70 | "typescript": "^5.5.4",
|
71 |
| - "unplugin-icons": "^0.19.2", |
| 71 | + "unplugin-icons": "^0.19.3", |
72 | 72 | "vitest": "^2.0.5"
|
73 | 73 | },
|
74 | 74 | "pnpm": {
|
|
0 commit comments