Skip to content

Commit 12fba53

Browse files
authored
Merge pull request #754 from HSF/main-minor-updates
More minor updates Dec2025_2
2 parents 9ddcc3c + d3cf897 commit 12fba53

File tree

3 files changed

+1454
-915
lines changed

3 files changed

+1454
-915
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@eslint/eslintrc": "^3.3.3",
2828
"@eslint/js": "^9.39.1",
2929
"@types/jest": "~29.5.14",
30-
"@types/node": "^22.19.1",
30+
"@types/node": "^24.10.1",
3131
"@typescript-eslint/eslint-plugin": "^8.48.1",
3232
"@typescript-eslint/parser": "^8.48.1",
3333
"eslint": "^9.39.1",
@@ -36,11 +36,12 @@
3636
"husky": "^9.1.7",
3737
"jest": "~29.7.0",
3838
"jest-environment-jsdom": "~29.7.0",
39-
"lerna": "^8.2.4",
39+
"lerna": "^9.0.3",
4040
"lint-staged": "^16.2.7",
4141
"prettier": "^3.7.4",
4242
"rimraf": "^6.1.2",
4343
"ts-jest-mock-import-meta": "^1.2.1",
44+
"ts-node": "^10.9.2",
4445
"typescript": "~5.5.4"
4546
},
4647
"packageManager": "yarn@3.3.1",

packages/phoenix-ng/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@angular/language-service": "^19.2.17",
5353
"@frsource/cypress-plugin-visual-regression-diff": "^3.3.10",
5454
"@types/qrcode": "^1.5.6",
55-
"concurrently": "^8.2.2",
56-
"cypress": "^13.17.0",
55+
"concurrently": "^9.2.1",
56+
"cypress": "^15.7.1",
5757
"jest": "^29.7.0",
5858
"jest-preset-angular": "^14.6.2",
5959
"ng-packagr": "^19.2.2",

0 commit comments

Comments
 (0)