|
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", |
|
63 | 63 | "figlet": "1.8.2", |
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", |
|
82 | 82 | "typedoc-plugin-rename": "1.1.1", |
83 | 83 | "typescript": "5.8.2", |
84 | 84 | "typescript-eslint": "8.39.0", |
85 | | - "typescript-to-lua": "1.31.4", |
| 85 | + "typescript-to-lua": "1.32.0", |
86 | 86 | "xml2js": "0.6.2", |
87 | 87 | "yaml": "2.8.1" |
88 | 88 | }, |
|
0 commit comments