|
22 | 22 | "update": "tsx ./scripts/update.ts" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@babel/core": "7.28.0", |
26 | | - "@babel/preset-env": "7.28.0", |
| 25 | + "@babel/core": "7.28.4", |
| 26 | + "@babel/preset-env": "7.28.3", |
27 | 27 | "@babel/preset-typescript": "7.27.1", |
28 | 28 | "@commander-js/extra-typings": "14.0.0", |
29 | 29 | "@docusaurus/core": "3.8.1", |
|
32 | 32 | "@docusaurus/tsconfig": "3.8.1", |
33 | 33 | "@docusaurus/types": "3.8.1", |
34 | 34 | "@eslint/eslintrc": "3.3.1", |
35 | | - "@mdx-js/react": "3.1.0", |
36 | | - "@microsoft/api-extractor": "7.52.10", |
| 35 | + "@mdx-js/react": "3.1.1", |
| 36 | + "@microsoft/api-extractor": "7.52.13", |
37 | 37 | "@prettier/plugin-xml": "3.4.2", |
38 | 38 | "@tsconfig/node-lts": "22.0.2", |
39 | 39 | "@tsconfig/strictest": "2.0.5", |
40 | 40 | "@types/figlet": "1.7.0", |
41 | 41 | "@types/glob": "9.0.0", |
42 | 42 | "@types/jest": "30.0.0", |
43 | 43 | "@types/klaw-sync": "6.0.5", |
44 | | - "@types/node": "24.2.1", |
| 44 | + "@types/node": "24.4.0", |
45 | 45 | "@types/prompt": "1.1.9", |
46 | 46 | "@types/source-map-support": "0.5.10", |
47 | 47 | "@types/xml2js": "0.4.14", |
48 | | - "@typescript-eslint/rule-tester": "8.39.0", |
49 | | - "@typescript-eslint/type-utils": "8.39.0", |
50 | | - "@typescript-eslint/utils": "8.39.0", |
| 48 | + "@typescript-eslint/rule-tester": "8.43.0", |
| 49 | + "@typescript-eslint/type-utils": "8.43.0", |
| 50 | + "@typescript-eslint/utils": "8.43.0", |
51 | 51 | "@zamiell/sync-directory": "6.0.5", |
52 | 52 | "@zamiell/typedoc-plugin-not-exported": "0.3.0", |
53 | 53 | "ajv": "8.17.1", |
54 | | - "chalk": "5.5.0", |
| 54 | + "chalk": "5.6.2", |
55 | 55 | "clsx": "2.1.1", |
56 | | - "commander": "14.0.0", |
| 56 | + "commander": "14.0.1", |
57 | 57 | "complete-common": "2.5.0", |
58 | | - "complete-lint": "3.1.1", |
59 | | - "complete-node": "9.0.0", |
| 58 | + "complete-lint": "3.4.0", |
| 59 | + "complete-node": "11.0.0", |
60 | 60 | "docusaurus-theme-search-typesense": "0.25.0", |
61 | 61 | "eslint-import-resolver-typescript": "4.4.4", |
62 | 62 | "eslint-plugin-sort-exports": "0.9.1", |
63 | | - "figlet": "1.8.2", |
| 63 | + "figlet": "1.9.1", |
64 | 64 | "glob": "11.0.3", |
65 | 65 | "isaac-typescript-definitions": "42.2.1", |
66 | | - "jest": "30.0.5", |
| 66 | + "jest": "30.1.3", |
67 | 67 | "jsonc-parser": "3.3.1", |
68 | 68 | "klaw-sync": "7.0.0", |
69 | 69 | "lua-types": "2.13.1", |
|
77 | 77 | "source-map-support": "0.5.21", |
78 | 78 | "ts-json-schema-generator": "2.4.0", |
79 | 79 | "ts-prune-2": "0.10.7", |
80 | | - "typedoc": "0.28.9", |
81 | | - "typedoc-plugin-markdown": "4.8.0", |
| 80 | + "typedoc": "0.28.12", |
| 81 | + "typedoc-plugin-markdown": "4.8.1", |
82 | 82 | "typedoc-plugin-rename": "1.1.1", |
83 | 83 | "typescript": "5.8.2", |
84 | | - "typescript-eslint": "8.39.0", |
85 | | - "typescript-to-lua": "1.31.4", |
| 84 | + "typescript-eslint": "8.43.0", |
| 85 | + "typescript-to-lua": "1.32.0", |
86 | 86 | "xml2js": "0.6.2", |
87 | 87 | "yaml": "2.8.1" |
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | | - "eslint": "9.33.0" |
| 90 | + "eslint": "9.35.0" |
91 | 91 | } |
92 | 92 | } |
0 commit comments