Skip to content

Commit

Permalink
Merge branch 'main' into docs-overview-checkbox-and-radio
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Apr 11, 2024
2 parents 52a92fb + 6c433ce commit 1272953
Show file tree
Hide file tree
Showing 20 changed files with 146 additions and 153 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 1272953

Please sign in to comment.