Skip to content

Commit b7db5c0

Browse files
committed
Update Angular
1 parent 8eb9aa3 commit b7db5c0

File tree

13 files changed

+2763
-1856
lines changed

13 files changed

+2763
-1856
lines changed

docs/404.html

+2-2
Large diffs are not rendered by default.

docs/contact.html

+2-2
Large diffs are not rendered by default.

docs/enterprise.html

+2-2
Large diffs are not rendered by default.

docs/features.html

+2-2
Large diffs are not rendered by default.

docs/getstarted.html

+2-2
Large diffs are not rendered by default.

docs/index.html

+2-2
Large diffs are not rendered by default.

docs/main-HOMTONMN.js

+96
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/main-P5YU4WWO.js

-96
This file was deleted.

docs/pro.html

+2-2
Large diffs are not rendered by default.

docs/usage.html

+2-2
Large diffs are not rendered by default.

src/AngularComponents/package-lock.json

+2,639-1,732
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AngularComponents/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@
1010
"private": true,
1111
"dependencies": {
1212
"@angular-slider/ngx-slider": "^19.0.0",
13-
"@angular/animations": "^19.1.7",
14-
"@angular/common": "^19.1.7",
15-
"@angular/compiler": "^19.1.7",
16-
"@angular/core": "^19.1.7",
17-
"@angular/forms": "^19.1.7",
18-
"@angular/platform-browser": "^19.1.7",
19-
"@angular/platform-browser-dynamic": "^19.1.7",
20-
"@angular/router": "^19.1.7",
13+
"@angular/animations": "^19.2.2",
14+
"@angular/common": "^19.2.2",
15+
"@angular/compiler": "^19.2.2",
16+
"@angular/core": "^19.2.2",
17+
"@angular/forms": "^19.2.2",
18+
"@angular/platform-browser": "^19.2.2",
19+
"@angular/platform-browser-dynamic": "^19.2.2",
20+
"@angular/router": "^19.2.2",
2121
"rxjs": "~7.8.1",
2222
"tslib": "^2.6.3",
2323
"zone.js": "~0.15.0"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "^19.1.8",
27-
"@angular/cli": "^19.1.8",
28-
"@angular/compiler-cli": "^19.1.7",
26+
"@angular-devkit/build-angular": "^19.2.3",
27+
"@angular/cli": "^19.2.3",
28+
"@angular/compiler-cli": "^19.2.2",
2929
"@types/node": "^12.11.1",
3030
"typescript": "~5.5.3"
3131
}

src/ReportGenerator.Core/Reporting/Builders/Rendering/resources/main.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)