|
88 | 88 | "reflect-metadata": "^0.1.13"
|
89 | 89 | },
|
90 | 90 | "peerDependencies": {
|
91 |
| - "@lionweb/core": "^0.6.7", |
92 |
| - "@lionweb/utilities": "^0.6.7", |
93 |
| - "antlr4ng": "^3.0.4", |
| 91 | + "@lionweb/core": "^0.6.12", |
| 92 | + "@lionweb/utilities": "^0.6.12", |
| 93 | + "antlr4ng": "^3.0.14", |
94 | 94 | "cmd-ts": "^0.13.0",
|
95 | 95 | "ecore": "^0.12.0"
|
96 | 96 | },
|
|
121 | 121 | "publish-lib": "yarn dist && yarn publish --access public && yarn --use-yarnrc .yarnrc-github-packages publish"
|
122 | 122 | },
|
123 | 123 | "devDependencies": {
|
124 |
| - "@lionweb/core": "^0.6.7", |
125 |
| - "@lionweb/utilities": "^0.6.7", |
126 |
| - "@tsconfig/recommended": "^1.0.3", |
127 |
| - "@types/chai": "^4.3.11", |
| 124 | + "@lionweb/core": "^0.6.12", |
| 125 | + "@lionweb/utilities": "^0.6.12", |
| 126 | + "@tsconfig/recommended": "^1.0.8", |
| 127 | + "@types/chai": "^5.0.1", |
128 | 128 | "@types/ecore": "^0.12.5",
|
129 |
| - "@types/jest": "^29.5.10", |
| 129 | + "@types/jest": "^29.5.14", |
130 | 130 | "@types/node": "^18.19.2",
|
131 |
| - "@typescript-eslint/eslint-plugin": "^6.13.2", |
132 |
| - "@typescript-eslint/parser": "^6.13.2", |
133 |
| - "antlr4ng": "^3.0.4", |
| 131 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 132 | + "@typescript-eslint/parser": "^6.21.0", |
| 133 | + "antlr4ng": "^3.0.14", |
134 | 134 | "antlr4ng-cli": "^2.0.0",
|
135 |
| - "chai": "^4.3.10", |
| 135 | + "chai": "^5.1.2", |
136 | 136 | "cmd-ts": "^0.13.0",
|
137 | 137 | "cross-env": "^7.0.3",
|
138 | 138 | "ecore": "^0.12.0",
|
139 |
| - "eslint": "^8.55.0", |
140 |
| - "i18next": "^23.11.5", |
| 139 | + "eslint": "^8.57.1", |
| 140 | + "i18next": "^24.2.2", |
141 | 141 | "jest": "^29.7.0",
|
142 |
| - "merge-options": "^2.0.0", |
143 |
| - "rimraf": "^3.0.0", |
144 |
| - "ts-jest": "^29.1.1", |
145 |
| - "ts-node": "^10.9.1", |
146 |
| - "typedoc": "^0.25.7", |
147 |
| - "typescript": "^5.3.2" |
| 142 | + "merge-options": "^3.0.4", |
| 143 | + "rimraf": "^6.0.1", |
| 144 | + "ts-jest": "^29.2.5", |
| 145 | + "ts-node": "^10.9.2", |
| 146 | + "typedoc": "^0.27.7", |
| 147 | + "typescript": "^5.3.3" |
148 | 148 | }
|
149 | 149 | }
|
0 commit comments