Skip to content

Commit

Permalink
Merge pull request #4 from kjvbrt/phoenix_update
Browse files Browse the repository at this point in the history
Updatin go Phoenix v2.14.1
  • Loading branch information
kjvbrt authored Jun 30, 2023
2 parents e83deb3 + e3ac6e1 commit b4d2af3
Show file tree
Hide file tree
Showing 2 changed files with 1,606 additions and 1,666 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^15.1.4",
"@angular/common": "^15.1.4",
"@angular/compiler": "^15.1.4",
"@angular/core": "^15.1.4",
"@angular/forms": "^15.1.4",
"@angular/platform-browser": "^15.1.4",
"@angular/platform-browser-dynamic": "^15.1.4",
"@angular/router": "^15.1.4",
"@angular/animations": "^15.2.9",
"@angular/common": "^15.2.9",
"@angular/compiler": "^15.2.9",
"@angular/core": "^15.2.9",
"@angular/forms": "^15.2.9",
"@angular/platform-browser": "^15.2.9",
"@angular/platform-browser-dynamic": "^15.2.9",
"@angular/router": "^15.2.9",
"phoenix-event-display": "^2.12.0",
"phoenix-ui-components": "^2.12.0",
"rxjs": "^7.8.0",
"rxjs": "^7.8.1",
"tslib": "^2.5.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.1.5",
"@angular/cli": "~15.1.5",
"@angular/compiler-cli": "^15.1.4",
"@angular-devkit/build-angular": "^15.2.9",
"@angular/cli": "~15.2.9",
"@angular/compiler-cli": "^15.2.9",
"@types/dat.gui": "^0.7.7",
"@types/jasmine": "~4.0.0",
"@types/three": "^0.144.0",
Expand All @@ -45,7 +45,7 @@
},
"packageManager": "[email protected]",
"resolutions": {
"phoenix-ui-components": "portal:../phoenix/packages/phoenix-ng/projects/phoenix-ui-components",
"phoenix-event-display": "portal:../phoenix/packages/phoenix-event-display"
"phoenix-ui-components": "2.14.1",
"phoenix-event-display": "2.14.1"
}
}
Loading

0 comments on commit b4d2af3

Please sign in to comment.