angular ui
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -8,6 +8,7 @@
|
||||
"name": "hex-tower-defense",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^19.2.9",
|
||||
"@angular/common": "^19.2.0",
|
||||
"@angular/compiler": "^19.2.0",
|
||||
"@angular/core": "^19.2.0",
|
||||
@@ -306,6 +307,22 @@
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/animations": {
|
||||
"version": "19.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.2.9.tgz",
|
||||
"integrity": "sha512-Xg/JD8GyeUpBwno51iuK/iJnbSVc6A+THyP+2ScNVdWFdLyuCiEr9EbIHdeGDnhK1f/MVjRKbkrN6OElkxCx8A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "19.2.9",
|
||||
"@angular/core": "19.2.9"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/build": {
|
||||
"version": "19.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@angular/build/-/build-19.2.10.tgz",
|
||||
|
||||
Reference in New Issue
Block a user