Skip to content

Commit

Permalink
Merge branch 'main' into 2489-inconsistent-logo-files-being-used
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Apr 11, 2024
2 parents 6a86e52 + 01404d6 commit 013793b
Show file tree
Hide file tree
Showing 8 changed files with 105 additions and 105 deletions.
4 changes: 2 additions & 2 deletions output/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.3",
"@angular/common": "17.3.3",
"@angular/common": "17.3.4",
"ng-packagr": "17.3.0",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
4 changes: 2 additions & 2 deletions output/vue/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@playwright/experimental-ct-vue": "1.42.1",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.74.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vue-tsc": "^2.0.11"
"vue-tsc": "^2.0.12"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit 013793b

Please sign in to comment.