Skip to content

Commit

Permalink
Update Angular
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Oct 22, 2024
1 parent 2e4f78d commit cd503fb
Show file tree
Hide file tree
Showing 18 changed files with 360 additions and 313 deletions.
4 changes: 2 additions & 2 deletions docs/404.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/contact.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enterprise.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/features.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/getstarted.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions docs/main-EN5JBUGG.js

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions docs/main-HBB5ZANC.js

This file was deleted.

4 changes: 2 additions & 2 deletions docs/pro.html

Large diffs are not rendered by default.

Binary file added docs/resources/enterprise/[email protected]
Binary file not shown.
Binary file added docs/resources/enterprise/[email protected]
Binary file not shown.
Binary file added docs/resources/enterprise/invoice.pdf
Binary file not shown.
Binary file added docs/resources/enterprise/[email protected]
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/styles-B5MWUWZN.css → docs/styles-GXQS5ZM2.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/usage.html

Large diffs are not rendered by default.

423 changes: 235 additions & 188 deletions src/AngularComponents/package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions src/AngularComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"private": true,
"dependencies": {
"@angular-slider/ngx-slider": "^18.0.0",
"@angular/animations": "^18.2.7",
"@angular/common": "^18.2.7",
"@angular/compiler": "^18.2.7",
"@angular/core": "^18.2.7",
"@angular/forms": "^18.2.7",
"@angular/platform-browser": "^18.2.7",
"@angular/platform-browser-dynamic": "^18.2.7",
"@angular/router": "^18.2.7",
"@angular/animations": "^18.2.8",
"@angular/common": "^18.2.8",
"@angular/compiler": "^18.2.8",
"@angular/core": "^18.2.8",
"@angular/forms": "^18.2.8",
"@angular/platform-browser": "^18.2.8",
"@angular/platform-browser-dynamic": "^18.2.8",
"@angular/router": "^18.2.8",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.8",
"@angular/cli": "^18.2.8",
"@angular/compiler-cli": "^18.2.7",
"@angular-devkit/build-angular": "^18.2.9",
"@angular/cli": "^18.2.9",
"@angular/compiler-cli": "^18.2.8",
"@types/node": "^12.11.1",
"typescript": "~5.5.3"
}
Expand Down

Large diffs are not rendered by default.

0 comments on commit cd503fb

Please sign in to comment.