visual and functional upgrade
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -8,6 +8,7 @@
|
||||
"name": "sparkguardian",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^21.2.7",
|
||||
"@angular/common": "^21.2.0",
|
||||
"@angular/compiler": "^21.2.0",
|
||||
"@angular/core": "^21.2.0",
|
||||
@@ -333,6 +334,22 @@
|
||||
"yarn": ">= 1.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/animations": {
|
||||
"version": "21.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-21.2.7.tgz",
|
||||
"integrity": "sha512-h8tUjQVSWfi2fohzxXeDDTjCfWABioYlPMrV1j98wCcFJad3FSnKCY0/gq8B4X6V81NGV29nEnhPyV0GinUBpQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "21.2.7"
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/build": {
|
||||
"version": "21.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/build/-/build-21.2.6.tgz",
|
||||
@@ -4167,6 +4184,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@taiga-ui/kit/-/kit-5.1.0.tgz",
|
||||
"integrity": "sha512-3k1asuOgEjDLAtkK/snO8anctfo4vmMsyr16NHcNVDRqvUeRDrWf7sdRD1uXloO0hTrJvVbKR3WnDWxnuTKm8Q==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tslib": ">=2.8.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user