|
27 | 27 | "@astrojs/node": "^8.3.3",
|
28 | 28 | "@astrojs/solid-js": "^4.4.1",
|
29 | 29 | "@github/relative-time-element": "^4.4.5",
|
30 |
| - "@google-cloud/storage": "^7.15.0", |
| 30 | + "@google-cloud/storage": "^7.15.2", |
31 | 31 | "@js-temporal/polyfill": "^0.4.4",
|
32 | 32 | "@prisma/client": "^5.19.1",
|
33 | 33 | "@sentry/astro": "^8.51.0",
|
34 |
| - "@shoelace-style/shoelace": "^2.18.0", |
35 |
| - "age-encryption": "^0.2.0", |
| 34 | + "@shoelace-style/shoelace": "^2.20.0", |
| 35 | + "age-encryption": "^0.2.1", |
36 | 36 | "astro": "^4.16.18",
|
37 | 37 | "debug": "^4.4.0",
|
38 | 38 | "dset": "^3.1.4",
|
|
47 | 47 | "rehype-stringify": "^10.0.1",
|
48 | 48 | "remark-parse": "^11.0.0",
|
49 | 49 | "remark-rehype": "^11.1.1",
|
50 |
| - "solid-js": "^1.9.4", |
| 50 | + "solid-js": "^1.9.5", |
51 | 51 | "typescript": "^5.7.3",
|
52 | 52 | "unified": "^11.0.5",
|
53 | 53 | "vite": "^5.4.12",
|
54 |
| - "zod": "^3.24.1" |
| 54 | + "zod": "^3.24.2" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@astrojs/check": "^0.9.4",
|
58 | 58 | "@playwright/test": "1.50.0",
|
59 | 59 | "@types/mdast": "^4.0.4",
|
60 | 60 | "@types/n3": "^1.21.1",
|
61 |
| - "@types/node": "^22.10.10", |
| 61 | + "@types/node": "^22.13.5", |
62 | 62 | "dotenv-cli": "^8.0.0",
|
63 | 63 | "vitest": "^2.1.1"
|
64 | 64 | }
|
|
0 commit comments