v18
This commit is contained in:
parent
4bc4e06f70
commit
45d62bf6c2
2 changed files with 2267 additions and 1384 deletions
3629
package-lock.json
generated
3629
package-lock.json
generated
File diff suppressed because it is too large
Load diff
22
package.json
22
package.json
|
|
@ -10,22 +10,22 @@
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^17.3.0",
|
"@angular/animations": "^18.2.13",
|
||||||
"@angular/common": "^17.3.0",
|
"@angular/common": "^18.2.13",
|
||||||
"@angular/compiler": "^17.3.0",
|
"@angular/compiler": "^18.2.13",
|
||||||
"@angular/core": "^17.3.0",
|
"@angular/core": "^18.2.13",
|
||||||
"@angular/forms": "^17.3.0",
|
"@angular/forms": "^18.2.13",
|
||||||
"@angular/platform-browser": "^17.3.0",
|
"@angular/platform-browser": "^18.2.13",
|
||||||
"@angular/platform-browser-dynamic": "^17.3.0",
|
"@angular/platform-browser-dynamic": "^18.2.13",
|
||||||
"@angular/router": "^17.3.0",
|
"@angular/router": "^18.2.13",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
"zone.js": "~0.14.3"
|
"zone.js": "~0.14.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "^17.3.1",
|
"@angular-devkit/build-angular": "^18.2.20",
|
||||||
"@angular/cli": "^17.3.1",
|
"@angular/cli": "^18.2.20",
|
||||||
"@angular/compiler-cli": "^17.3.0",
|
"@angular/compiler-cli": "^18.2.13",
|
||||||
"@types/jasmine": "~5.1.0",
|
"@types/jasmine": "~5.1.0",
|
||||||
"jasmine-core": "~5.1.0",
|
"jasmine-core": "~5.1.0",
|
||||||
"karma": "~6.4.0",
|
"karma": "~6.4.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue