|
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.2", |
31 |
| - "@js-temporal/polyfill": "^0.4.4", |
32 |
| - "@prisma/client": "^6.4.1", |
| 30 | + "@google-cloud/storage": "^7.16.0", |
| 31 | + "@js-temporal/polyfill": "^0.5.1", |
| 32 | + "@prisma/client": "^6.6.0", |
33 | 33 | "@sentry/astro": "^8.51.0",
|
34 |
| - "@shoelace-style/shoelace": "^2.20.0", |
| 34 | + "@shoelace-style/shoelace": "^2.20.1", |
35 | 35 | "age-encryption": "^0.2.1",
|
36 | 36 | "astro": "^4.16.18",
|
37 | 37 | "debug": "^4.4.0",
|
38 | 38 | "dset": "^3.1.4",
|
39 | 39 | "express": "^4.21.2",
|
40 | 40 | "google-auth-library": "^9.15.1",
|
41 |
| - "lit": "^3.2.1", |
| 41 | + "lit": "^3.3.0", |
42 | 42 | "mdast-util-find-and-replace": "^3.0.2",
|
43 |
| - "n3": "^1.23.1", |
44 |
| - "prisma": "^6.4.1", |
| 43 | + "n3": "^1.25.2", |
| 44 | + "prisma": "^6.6.0", |
45 | 45 | "rdf-dereference": "^3.0.0",
|
46 | 46 | "rehype-sanitize": "^6.0.0",
|
47 | 47 | "rehype-stringify": "^10.0.1",
|
48 | 48 | "remark-parse": "^11.0.0",
|
49 |
| - "remark-rehype": "^11.1.1", |
| 49 | + "remark-rehype": "^11.1.2", |
50 | 50 | "solid-js": "^1.9.5",
|
51 |
| - "typescript": "^5.7.3", |
| 51 | + "typescript": "^5.8.3", |
52 | 52 | "unified": "^11.0.5",
|
53 | 53 | "vite": "^5.4.12",
|
54 |
| - "zod": "^3.24.2" |
| 54 | + "zod": "^3.24.3" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@astrojs/check": "^0.9.4",
|
58 |
| - "@playwright/test": "1.50.1", |
| 58 | + "@playwright/test": "1.52.0", |
59 | 59 | "@types/mdast": "^4.0.4",
|
60 |
| - "@types/n3": "^1.21.1", |
61 |
| - "@types/node": "^22.13.5", |
| 60 | + "@types/n3": "^1.24.2", |
| 61 | + "@types/node": "^22.14.1", |
62 | 62 | "dotenv-cli": "^8.0.0",
|
63 | 63 | "vitest": "^2.1.9"
|
64 | 64 | }
|
|
0 commit comments