|
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.1.4", |
| 6 | + "packageManager": "pnpm@9.3.0", |
7 | 7 | "engines": { |
8 | 8 | "node": "20.14.0", |
9 | | - "pnpm": "9.1.4" |
| 9 | + "pnpm": "9.3.0" |
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.3", |
24 | | - "@devcontainers/cli": "0.62.0", |
| 23 | + "@biomejs/biome": "1.8.1", |
| 24 | + "@devcontainers/cli": "0.64.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", |
|
32 | 32 | "autoprefixer": "10.4.19", |
33 | 33 | "cross-env": "7.0.3", |
34 | 34 | "cross-spawn": "7.0.3", |
35 | | - "cspell": "8.8.3", |
36 | | - "cssnano": "7.0.1", |
| 35 | + "cspell": "8.8.4", |
| 36 | + "cssnano": "7.0.2", |
37 | 37 | "dictionary-en": "4.0.0", |
38 | | - "dprint": "0.46.1", |
39 | | - "editorconfig-checker": "5.1.5", |
| 38 | + "dprint": "0.46.2", |
| 39 | + "editorconfig-checker": "5.1.8", |
40 | 40 | "globby": "14.0.1", |
41 | 41 | "gulp": "5.0.0", |
42 | 42 | "gulp-dart-sass": "1.1.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.3.0", |
| 56 | + "prettier": "3.3.2", |
57 | 57 | "remark": "15.0.1", |
58 | 58 | "remark-cli": "12.0.1", |
59 | 59 | "remark-directive": "3.0.0", |
|
0 commit comments