|
24 | 24 | "@babel/code-frame": "^7.29.0", |
25 | 25 | "@babel/compat-data": "^7.29.0", |
26 | 26 | "@babel/core": "^7.29.0", |
27 | | - "@babel/helper-define-polyfill-provider": "^0.6.7", |
| 27 | + "@babel/helper-define-polyfill-provider": "^0.6.8", |
28 | 28 | "@babel/helper-environment-visitor": "^7.24.7", |
29 | | - "@babel/parser": "^7.29.0", |
| 29 | + "@babel/parser": "^7.29.2", |
30 | 30 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
31 | 31 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
32 | 32 | "@babel/plugin-proposal-throw-expressions": "^7.27.1", |
33 | 33 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3", |
34 | 34 | "@babel/plugin-transform-modules-commonjs": "^7.28.6", |
35 | 35 | "@babel/plugin-transform-runtime": "^7.29.0", |
36 | | - "@babel/preset-env": "^7.29.0", |
| 36 | + "@babel/preset-env": "^7.29.2", |
37 | 37 | "@babel/preset-react": "^7.28.5", |
38 | 38 | "@babel/preset-typescript": "^7.28.5", |
39 | 39 | "@babel/register": "^7.28.6", |
40 | | - "@babel/runtime": "^7.28.6", |
| 40 | + "@babel/runtime": "^7.29.2", |
41 | 41 | "@babel/template": "^7.28.6", |
42 | 42 | "@babel/traverse": "^7.29.0", |
43 | 43 | "@babel/types": "^7.29.0", |
|
61 | 61 | "@lexical/utils": "^0.40.0", |
62 | 62 | "@octokit/rest": "^20.1.2", |
63 | 63 | "@types/fs-extra": "^11.0.4", |
64 | | - "@types/inquirer": "^8.2.12", |
65 | 64 | "@types/node": "^24.12.0", |
66 | 65 | "@types/react": "^18.3.28", |
67 | 66 | "@types/react-dom": "^18.3.7", |
68 | | - "@typescript-eslint/eslint-plugin": "^8.57.0", |
69 | | - "@typescript-eslint/parser": "^8.57.0", |
70 | | - "@vitest/coverage-v8": "^4.0.18", |
71 | | - "@vitest/eslint-plugin": "^1.6.10", |
| 67 | + "@typescript-eslint/eslint-plugin": "^8.57.1", |
| 68 | + "@typescript-eslint/parser": "^8.57.1", |
| 69 | + "@vitest/coverage-v8": "^4.1.0", |
| 70 | + "@vitest/eslint-plugin": "^1.6.12", |
72 | 71 | "adio": "^2.1.0", |
73 | 72 | "axios": "^1.13.6", |
74 | 73 | "babel-loader": "^10.1.1", |
75 | 74 | "babel-plugin-dynamic-import-node": "^2.3.3", |
76 | 75 | "babel-plugin-macros": "^3.1.0", |
77 | | - "babel-plugin-module-resolver": "^5.0.2", |
| 76 | + "babel-plugin-module-resolver": "^5.0.3", |
78 | 77 | "chalk": "^4.1.2", |
79 | 78 | "cross-env": "^5.2.1", |
80 | 79 | "cross-spawn": "^6.0.6", |
|
103 | 102 | "jest-extended": "^6.0.0", |
104 | 103 | "lerna": "8.1.2", |
105 | 104 | "lexical": "^0.40.0", |
106 | | - "lint-staged": "^16.3.3", |
| 105 | + "lint-staged": "^16.4.0", |
107 | 106 | "listr": "^0.14.3", |
108 | 107 | "load-json-file": "^7.0.1", |
109 | 108 | "lodash": "^4.17.23", |
110 | 109 | "longest": "^2.0.1", |
111 | 110 | "minimatch": "^10.2.4", |
112 | | - "nanoid": "^5.1.6", |
| 111 | + "nanoid": "^5.1.7", |
113 | 112 | "prettier": "3.6.2", |
114 | 113 | "react": "^18.3.1", |
115 | 114 | "react-dom": "^18.3.1", |
|
119 | 118 | "type-fest": "^5.4.4", |
120 | 119 | "typescript": "5.9.3", |
121 | 120 | "validator": "^13.15.26", |
122 | | - "verdaccio": "^6.3.1", |
| 121 | + "verdaccio": "^6.3.2", |
123 | 122 | "vite-tsconfig-paths": "^6.1.1", |
124 | | - "vitest": "^4.0.18", |
| 123 | + "vitest": "^4.1.0", |
125 | 124 | "write-json-file": "^7.0.0", |
126 | 125 | "yargs": "^18.0.0" |
127 | 126 | }, |
|
0 commit comments