Skip to content

Commit

Permalink
Merge pull request #888 from jesperancinha/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
jesperancinha authored Jul 13, 2024
2 parents c6f4584 + cd5621b commit 19aa990
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions from-paris-to-berlin-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"private": true,
"dependencies": {
"@angular/animations": "~18.1.0",
"@angular/cdk": "^18.0.0",
"@angular/cdk": "^18.1.0",
"@angular/common": "~18.1.0",
"@angular/compiler": "~18.1.0",
"@angular/core": "~18.1.0",
"@angular/forms": "~18.1.0",
"@angular/material": "^18.0.0",
"@angular/material": "^18.1.0",
"@angular/platform-browser": "~18.1.0",
"@angular/platform-browser-dynamic": "~18.1.0",
"@angular/router": "~18.1.0",
"@stomp/stompjs": "^7.0.0",
"build": "^0.1.4",
"gojs": "^3.0.2",
"gojs": "^3.0.7",
"gojs-angular": "^2.0.7",
"ng2-stomp-service": "^1.2.2",
"rxjs": "~7.8.1",
"sockjs-client": "^1.6.1",
"stompjs": "^2.3.3",
"test": "^3.3.0",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"typescript": "<5.6.0",
"zone.js": "~0.14.6"
"zone.js": "~0.14.7"
},
"devDependencies": {
"@angular-devkit/build-angular": "~18.1.0",
"@angular/cli": "~18.1.0",
"@angular/compiler-cli": "~18.1.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.12.12",
"@types/node": "^20.14.10",
"@types/sockjs-client": "^1.5.4",
"@types/stompjs": "^2.3.9",
"jasmine-core": "~5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"caniuse-lite": "^1.0.30001621"
"caniuse-lite": "^1.0.30001641"
}
}

0 comments on commit 19aa990

Please sign in to comment.