Skip to content

Commit 21a9870

Browse files
Merge pull request #14 from eastcoastdeveloper/working
Angular 18.2.7 Updates
2 parents 20d23d9 + b85c628 commit 21a9870

File tree

7 files changed

+271
-253
lines changed

7 files changed

+271
-253
lines changed

.DS_Store

0 Bytes
Binary file not shown.

ui-dev/.DS_Store

0 Bytes
Binary file not shown.

ui-dev/package-lock.json

Lines changed: 260 additions & 242 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui-dev/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@angular/animations": "^18.2.5",
18-
"@angular/common": "^18.2.5",
19-
"@angular/compiler": "^18.2.5",
20-
"@angular/core": "^18.2.5",
21-
"@angular/forms": "^18.2.5",
22-
"@angular/platform-browser": "^18.2.5",
23-
"@angular/platform-browser-dynamic": "^18.2.5",
24-
"@angular/router": "^18.2.5",
17+
"@angular/animations": "^18.2.7",
18+
"@angular/common": "^18.2.7",
19+
"@angular/compiler": "^18.2.7",
20+
"@angular/core": "^18.2.7",
21+
"@angular/forms": "^18.2.7",
22+
"@angular/platform-browser": "^18.2.7",
23+
"@angular/platform-browser-dynamic": "^18.2.7",
24+
"@angular/router": "^18.2.7",
2525
"body-parser": "^1.20.1",
2626
"crypto-js": "^4.1.1",
2727
"express": "^4.19.2",
@@ -31,9 +31,9 @@
3131
"zone.js": "~0.14.10"
3232
},
3333
"devDependencies": {
34-
"@angular-devkit/build-angular": "^18.2.5",
35-
"@angular/cli": "~18.2.5",
36-
"@angular/compiler-cli": "^18.2.5",
34+
"@angular-devkit/build-angular": "^18.2.7",
35+
"@angular/cli": "~18.2.7",
36+
"@angular/compiler-cli": "^18.2.7",
3737
"@types/crypto-js": "^4.1.1",
3838
"@types/jasmine": "~4.0.0",
3939
"eslint-config-prettier": "^8.5.0",

ui-dev/src/.DS_Store

0 Bytes
Binary file not shown.

ui-dev/src/app/.DS_Store

0 Bytes
Binary file not shown.

ui-dev/src/app/pages/.DS_Store

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)