|
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@9.0.6", |
| 6 | + "packageManager": "pnpm@9.1.4", |
7 | 7 | "engines": { |
8 | | - "node": "20.12.2", |
9 | | - "pnpm": "9.0.6" |
| 8 | + "node": "20.14.0", |
| 9 | + "pnpm": "9.1.4" |
10 | 10 | }, |
11 | 11 | "exports": { |
12 | 12 | "./build/constants": "./build/shared/constants.mjs", |
|
20 | 20 | "test": "nps test" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@biomejs/biome": "1.7.1", |
24 | | - "@devcontainers/cli": "0.59.1", |
| 23 | + "@biomejs/biome": "1.7.3", |
| 24 | + "@devcontainers/cli": "0.62.0", |
25 | 25 | "@openinf/gh-file-importer": "2.0.1", |
26 | 26 | "@openinf/util-errors": "2.0.7", |
27 | 27 | "@openinf/util-object": "2.0.1", |
28 | 28 | "@openinf/util-text": "1.1.2", |
29 | 29 | "@openinf/util-types": "2.1.3", |
30 | | - "@shopify/prettier-plugin-liquid": "1.4.4", |
| 30 | + "@shopify/prettier-plugin-liquid": "1.5.0", |
31 | 31 | "@yarnpkg/shell": "4.0.2", |
32 | 32 | "autoprefixer": "10.4.19", |
33 | 33 | "cross-env": "7.0.3", |
34 | 34 | "cross-spawn": "7.0.3", |
35 | | - "cspell": "8.7.0", |
| 35 | + "cspell": "8.8.3", |
36 | 36 | "cssnano": "7.0.1", |
37 | 37 | "dictionary-en": "4.0.0", |
38 | | - "dprint": "0.45.1", |
| 38 | + "dprint": "0.46.1", |
39 | 39 | "editorconfig-checker": "5.1.5", |
40 | 40 | "globby": "14.0.1", |
41 | 41 | "gulp": "5.0.0", |
|
53 | 53 | "markdownlint-cli2": "0.13.0", |
54 | 54 | "markdownlint-cli2-formatter-default": "0.0.4", |
55 | 55 | "nps": "5.10.0", |
56 | | - "prettier": "3.2.5", |
| 56 | + "prettier": "3.3.0", |
57 | 57 | "remark": "15.0.1", |
58 | 58 | "remark-cli": "12.0.0", |
59 | 59 | "remark-directive": "3.0.0", |
|
84 | 84 | "remark-retext": "6.0.0", |
85 | 85 | "remark-validate-links": "13.0.1", |
86 | 86 | "retext-english": "5.0.0", |
87 | | - "retext-equality": "7.0.0", |
| 87 | + "retext-equality": "7.1.0", |
88 | 88 | "retext-passive": "5.0.0", |
89 | 89 | "retext-profanities": "8.0.0", |
90 | 90 | "retext-readability": "8.0.0", |
|
95 | 95 | "retext-syntax-mentions": "4.0.0", |
96 | 96 | "retext-syntax-urls": "4.0.0", |
97 | 97 | "strip-comments": "2.0.1", |
98 | | - "stylelint": "16.4.0", |
| 98 | + "stylelint": "16.6.1", |
99 | 99 | "stylelint-config-recess-order": "5.0.1", |
100 | 100 | "stylelint-config-standard-scss": "13.1.0", |
101 | 101 | "unified": "11.0.4", |
|
0 commit comments