|
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": "[email protected].2", |
| 6 | + "packageManager": "[email protected].4", |
7 | 7 | "engines": { |
8 | | - "node": "22.16.0", |
9 | | - "pnpm": "10.12.2" |
| 8 | + "node": "22.17.0", |
| 9 | + "pnpm": "10.12.4" |
10 | 10 | }, |
11 | 11 | "exports": { |
12 | 12 | "./build/constants": "./build/shared/constants.mjs", |
|
24 | 24 | "test": "nps test" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@11ty/eleventy": "3.1.1", |
| 27 | + "@11ty/eleventy": "3.1.2", |
28 | 28 | "@biomejs/biome": "1.9.4", |
29 | 29 | "@cspell/dict-lorem-ipsum": "4.0.4", |
30 | 30 | "@isaacs/catcher": "1.0.4", |
|
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.15.32", |
| 37 | + "@types/node": "22.15.34", |
38 | 38 | "@yarnpkg/shell": "4.1.3", |
39 | 39 | "autoprefixer": "10.4.21", |
40 | 40 | "bootstrap": "5.3.7", |
|
50 | 50 | "gulp": "5.0.1", |
51 | 51 | "gulp-dart-sass": "1.1.0", |
52 | 52 | "gulp-postcss": "10.0.0", |
53 | | - "gulp-rename": "2.0.0", |
| 53 | + "gulp-rename": "2.1.0", |
54 | 54 | "gulp-sourcemaps": "3.0.0", |
55 | 55 | "markdown-it": "14.1.0", |
56 | 56 | "markdown-it-abbr": "2.0.0", |
|
62 | 62 | "markdownlint-cli2": "0.18.1", |
63 | 63 | "markdownlint-cli2-formatter-default": "0.0.5", |
64 | 64 | "nps": "5.10.0", |
65 | | - "prettier": "3.6.0", |
| 65 | + "prettier": "3.6.2", |
66 | 66 | "remark": "15.0.1", |
67 | 67 | "remark-cli": "12.0.1", |
68 | 68 | "remark-directive": "4.0.0", |
|
0 commit comments