|
19 | 19 | "dependencies": {
|
20 | 20 | "@astrojs/alpinejs": "^0.4.0",
|
21 | 21 | "@astrojs/node": "^8.3.3",
|
22 |
| - "@aws-sdk/client-s3": "^3.645.0", |
| 22 | + "@aws-sdk/client-s3": "^3.651.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 |
| - "astro": "^4.15.3", |
| 27 | + "astro": "^4.15.5", |
28 | 28 | "astro-seo": "^0.8.4",
|
29 | 29 | "dompurify": "^3.1.6",
|
30 |
| - "effect": "^3.7.2", |
| 30 | + "effect": "^3.7.3", |
31 | 31 | "fflate": "^0.8.2",
|
32 | 32 | "fuse.js": "^7.0.0",
|
33 | 33 | "hosted-git-info": "^8.0.0",
|
34 | 34 | "jsdom": "^25.0.0",
|
35 |
| - "marked": "^14.1.1", |
| 35 | + "marked": "^14.1.2", |
36 | 36 | "new-github-issue-url": "^1.0.0",
|
37 | 37 | "pathe": "^1.1.2",
|
38 | 38 | "read-pkg": "^9.0.1",
|
39 |
| - "shiki": "^1.16.2", |
| 39 | + "shiki": "^1.17.6", |
40 | 40 | "trim-newlines": "^5.0.0",
|
41 | 41 | "url-join": "^5.0.0",
|
42 | 42 | "validate-npm-package-name": "^5.0.1",
|
|
45 | 45 | "devDependencies": {
|
46 | 46 | "@astrojs/check": "^0.9.3",
|
47 | 47 | "@astrojs/tailwind": "^5.1.0",
|
48 |
| - "@astrojs/vercel": "^7.8.0", |
49 |
| - "@iconify/json": "^2.2.244", |
50 |
| - "@smithy/util-stream": "^3.1.3", |
| 48 | + "@astrojs/vercel": "^7.8.1", |
| 49 | + "@iconify/json": "^2.2.247", |
| 50 | + "@smithy/util-stream": "^3.1.4", |
51 | 51 | "@tailwindcss/typography": "^0.5.15",
|
52 | 52 | "@total-typescript/shoehorn": "^0.1.2",
|
53 | 53 | "@types/alpinejs": "^3.13.10",
|
|
57 | 57 | "@types/jsdom": "^21.1.7",
|
58 | 58 | "@types/node": "^22.5.4",
|
59 | 59 | "@types/validate-npm-package-name": "^4.0.2",
|
60 |
| - "@vitest/coverage-v8": "^2.0.5", |
| 60 | + "@vitest/coverage-v8": "^2.1.0", |
61 | 61 | "aws-sdk-client-mock": "^4.0.1",
|
62 | 62 | "daisyui": "^4.12.10",
|
63 | 63 | "prettier": "^3.3.3",
|
64 | 64 | "prettier-plugin-astro": "^0.14.1",
|
65 | 65 | "prettier-plugin-tailwindcss": "^0.6.6",
|
66 | 66 | "rollup-plugin-visualizer": "^5.12.0",
|
67 |
| - "tailwindcss": "^3.4.10", |
| 67 | + "tailwindcss": "^3.4.11", |
68 | 68 | "tempy": "^3.1.0",
|
69 |
| - "typescript": "^5.5.4", |
| 69 | + "typescript": "^5.6.2", |
70 | 70 | "unplugin-icons": "^0.19.3",
|
71 |
| - "vitest": "^2.0.5" |
| 71 | + "vitest": "^2.1.0" |
72 | 72 | },
|
73 | 73 | "pnpm": {
|
74 | 74 | "overrides": {
|
|
0 commit comments