|
2 | 2 | "name": "@openinf/.github",
|
3 | 3 | "version": "0.0.0-development",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@9.1.1", |
| 5 | + "packageManager": "pnpm@9.15.9", |
6 | 6 | "description": "Org-level default metadata & community health files",
|
7 | 7 | "repository": "https://github.com/openinf/.github",
|
8 | 8 | "license": "MIT OR Apache-2.0 OR BlueOak-1.0.0",
|
|
26 | 26 | "@babel/preset-env": "7.24.5",
|
27 | 27 | "@iktakahiro/markdown-it-katex": "4.0.1",
|
28 | 28 | "@openinf/util-text": "1.1.2",
|
29 |
| - "@shopify/prettier-plugin-liquid": "1.5.0", |
30 |
| - "@types/markdown-it": "14.1.1", |
| 29 | + "@shopify/prettier-plugin-liquid": "1.9.0", |
| 30 | + "@types/markdown-it": "14.1.2", |
31 | 31 | "@types/node": "20.x",
|
32 | 32 | "@typescript-eslint/eslint-plugin": "7.9.0",
|
33 | 33 | "@typescript-eslint/parser": "7.9.0",
|
34 | 34 | "@yarnpkg/shell": "4.0.2",
|
35 | 35 | "dictionary-en": "4.0.0",
|
36 |
| - "dprint": "0.45.1", |
37 |
| - "editorconfig-checker": "5.1.5", |
| 36 | + "dprint": "0.49.0", |
| 37 | + "editorconfig-checker": "5.1.9", |
38 | 38 | "eslint": "9.6.0",
|
39 | 39 | "eslint-config-prettier": "9.1.0",
|
40 | 40 | "eslint-import-resolver-node": "0.3.9",
|
41 |
| - "eslint-import-resolver-typescript": "3.6.1", |
42 |
| - "eslint-plugin-import": "2.29.1", |
43 |
| - "eslint-plugin-json-schema-validator": "5.1.0", |
44 |
| - "eslint-plugin-jsonc": "2.15.1", |
45 |
| - "eslint-plugin-markdown": "5.0.0", |
46 |
| - "eslint-plugin-prettier": "5.1.3", |
47 |
| - "eslint-plugin-promise": "6.1.1", |
48 |
| - "eslint-plugin-regexp": "2.5.0", |
49 |
| - "eslint-plugin-simple-import-sort": "12.1.0", |
| 41 | + "eslint-import-resolver-typescript": "3.8.4", |
| 42 | + "eslint-plugin-import": "2.31.0", |
| 43 | + "eslint-plugin-json-schema-validator": "5.3.1", |
| 44 | + "eslint-plugin-jsonc": "2.19.1", |
| 45 | + "eslint-plugin-markdown": "5.1.0", |
| 46 | + "eslint-plugin-prettier": "5.2.3", |
| 47 | + "eslint-plugin-promise": "6.6.0", |
| 48 | + "eslint-plugin-regexp": "2.7.0", |
| 49 | + "eslint-plugin-simple-import-sort": "12.1.1", |
50 | 50 | "eslint-plugin-unicorn": "53.0.0",
|
51 | 51 | "eslint-plugin-wix-editor": "3.3.0",
|
52 |
| - "eslint-plugin-yml": "1.14.0", |
| 52 | + "eslint-plugin-yml": "1.17.0", |
53 | 53 | "markdown-it": "14.1.0",
|
54 | 54 | "markdown-it-abbr": "2.0.0",
|
55 |
| - "markdown-it-anchor": "9.0.1", |
| 55 | + "markdown-it-anchor": "9.2.0", |
56 | 56 | "markdown-it-footnote": "4.0.0",
|
57 | 57 | "markdown-it-sub": "2.0.0",
|
58 | 58 | "markdown-it-sup": "2.0.0",
|
59 | 59 | "markdown-it-task-lists": "2.1.1",
|
60 | 60 | "markdown-it-toc-done-right": "4.2.0",
|
61 |
| - "markdownlint-cli2": "0.13.0", |
62 |
| - "markdownlint-cli2-formatter-default": "0.0.4", |
| 61 | + "markdownlint-cli2": "0.17.2", |
| 62 | + "markdownlint-cli2-formatter-default": "0.0.5", |
63 | 63 | "nps": "5.10.0",
|
64 |
| - "prettier": "3.2.5", |
| 64 | + "prettier": "3.5.3", |
65 | 65 | "remark": "15.0.1",
|
66 | 66 | "remark-cli": "12.0.1",
|
67 | 67 | "remark-directive": "3.0.0",
|
|
103 | 103 | "retext-syntax-mentions": "4.0.0",
|
104 | 104 | "retext-syntax-urls": "4.0.0",
|
105 | 105 | "strip-comments": "2.0.1",
|
106 |
| - "typescript": "5.4.5", |
107 |
| - "unified": "11.0.4" |
| 106 | + "typescript": "5.8.2", |
| 107 | + "unified": "11.0.5" |
108 | 108 | }
|
109 | 109 | }
|
0 commit comments