|
5 | 5 | "description": "The OpenINF portal, other static resources, and more static electricity",
|
6 | 6 | "packageManager": "pnpm@9.4.0",
|
7 | 7 | "engines": {
|
8 |
| - "node": "20.14.0", |
| 8 | + "node": "20.15.0", |
9 | 9 | "pnpm": "9.4.0"
|
10 | 10 | },
|
11 | 11 | "exports": {
|
|
20 | 20 | "test": "nps test"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@biomejs/biome": "1.8.1", |
| 23 | + "@biomejs/biome": "1.8.2", |
24 | 24 | "@devcontainers/cli": "0.64.0",
|
25 | 25 | "@isaacs/catcher": "1.0.4",
|
26 | 26 | "@openinf/gh-file-importer": "2.0.1",
|
|
30 | 30 | "@openinf/util-types": "2.1.3",
|
31 | 31 | "@shopify/prettier-plugin-liquid": "1.5.0",
|
32 | 32 | "@tsconfig/node-lts": "20.1.3",
|
33 |
| - "@types/node": "20.14.5", |
| 33 | + "@types/node": "20.14.7", |
34 | 34 | "@yarnpkg/shell": "4.0.2",
|
35 | 35 | "autoprefixer": "10.4.19",
|
36 |
| - "cspell": "8.9.0", |
37 |
| - "cssnano": "7.0.2", |
| 36 | + "cspell": "8.9.1", |
| 37 | + "cssnano": "7.0.3", |
38 | 38 | "dictionary-en": "4.0.0",
|
39 | 39 | "dprint": "0.46.3",
|
40 | 40 | "editorconfig-checker": "5.1.8",
|
|
100 | 100 | "stylelint-config-recess-order": "5.0.1",
|
101 | 101 | "stylelint-config-standard-scss": "13.1.0",
|
102 | 102 | "tsx": "4.15.6",
|
103 |
| - "typescript": "5.4.5", |
104 |
| - "unified": "11.0.4", |
| 103 | + "typescript": "5.5.2", |
| 104 | + "unified": "11.0.5", |
105 | 105 | "vnu-jar": "23.4.11"
|
106 | 106 | }
|
107 | 107 | }
|
0 commit comments