Skip to content

Commit 2f6ed07

Browse files
committed
Merge remote-tracking branch 'origin/chore-tidy-up-scripts' into chore-tidy-up-scripts
# Conflicts: # package-lock.json
2 parents 6fa779a + 182ce29 commit 2f6ed07

File tree

8 files changed

+804
-22845
lines changed

8 files changed

+804
-22845
lines changed

output/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"start": "ng serve"
1717
},
1818
"devDependencies": {
19-
"@angular-devkit/build-angular": "17.2.2",
20-
"@angular/common": "17.2.3",
19+
"@angular-devkit/build-angular": "17.2.3",
20+
"@angular/common": "17.2.4",
2121
"ng-packagr": "17.2.1",
2222
"typescript": "^5.2.2"
2323
},

output/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@axe-core/playwright": "^4.8.5",
2929
"@playwright/experimental-ct-react": "1.42.1",
30-
"@types/react": "^18.2.63",
30+
"@types/react": "^18.2.64",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",
3333
"sass": "^1.71.1"

0 commit comments

Comments
 (0)