|
3 | 3 | "author": "The OpenINF Authors & Friends", |
4 | 4 | "private": "true", |
5 | 5 | "description": "The OpenINF portal, other static resources, and more static electricity", |
6 | | - "packageManager": "pnpm@10.12.4", |
| 6 | + "packageManager": "pnpm@10.13.1", |
7 | 7 | "engines": { |
8 | 8 | "node": "22.17.0", |
9 | | - "pnpm": "10.12.4" |
| 9 | + "pnpm": "10.13.1" |
10 | 10 | }, |
11 | 11 | "exports": { |
12 | 12 | "./build/constants": "./build/shared/constants.mjs", |
|
26 | 26 | "devDependencies": { |
27 | 27 | "@11ty/eleventy": "3.1.2", |
28 | 28 | "@biomejs/biome": "1.9.4", |
29 | | - "@cspell/dict-lorem-ipsum": "4.0.4", |
| 29 | + "@cspell/dict-lorem-ipsum": "4.0.5", |
30 | 30 | "@isaacs/catcher": "1.0.4", |
31 | 31 | "@openinf/gh-file-importer": "2.0.1", |
32 | 32 | "@shopify/prettier-plugin-liquid": "1.9.3", |
33 | 33 | "@tsconfig/node-lts": "22.0.2", |
34 | 34 | "@types/console-log-level": "1.4.5", |
35 | 35 | "@types/gulp": "4.0.17", |
36 | 36 | "@types/js-yaml": "4.0.9", |
37 | | - "@types/node": "22.16.0", |
| 37 | + "@types/node": "22.16.3", |
38 | 38 | "@yarnpkg/shell": "4.1.3", |
39 | 39 | "autoprefixer": "10.4.21", |
40 | 40 | "bootstrap": "5.3.7", |
|
110 | 110 | "typescript": "5.8.3", |
111 | 111 | "unified": "11.0.5", |
112 | 112 | "vnu-jar": "24.10.17", |
113 | | - "zod": "3.25.75", |
114 | | - "zod-validation-error": "3.5.2" |
| 113 | + "zod": "3.25.76", |
| 114 | + "zod-validation-error": "3.5.3" |
115 | 115 | } |
116 | 116 | } |
0 commit comments