Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/news-cast-explorer-f…
Browse files Browse the repository at this point in the history
…e/angular/platform-browser-17.3.8
  • Loading branch information
jesperancinha authored May 16, 2024
2 parents 262d2dc + f246f70 commit 3ac128b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions news-cast-explorer-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.8",
"@angular/animations": "17.3.9",
"@angular/cdk": "17.3.8",
"@angular/common": "17.3.7",
"@angular/common": "17.3.9",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/core": "17.3.9",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "17.3.7",
"@angular/forms": "17.3.9",
"@angular/material": "^17.3.3",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"@angular/router": "17.3.9",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"util": "^0.12.5",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<spring-boot-parent.version>3.2.5</spring-boot-parent.version>
<news-cast-explorer.version>2.0.0</news-cast-explorer.version>
<mockk.version>1.13.10</mockk.version>
<kotlinx-coroutines-debug.version>1.8.0</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>

<eventuate-tram-spring.version>0.34.0.RELEASE</eventuate-tram-spring.version>
<eventuate-tram-sagas-spring.version>0.23.0.RELEASE</eventuate-tram-sagas-spring.version>
Expand Down

0 comments on commit 3ac128b

Please sign in to comment.