mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-01-01 17:50:32 -05:00
Fix Builds (#4268)
This commit is contained in:
parent
e52f6fc0c5
commit
5db4fc9f1f
10
UI/Web/package-lock.json
generated
10
UI/Web/package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"@angular-slider/ngx-slider": "^20.0.0",
|
||||
"@angular/animations": "^20.3.2",
|
||||
"@angular/cdk": "^20.2.5",
|
||||
"@angular/common": "^20.3.14",
|
||||
"@angular/common": "^20.3.2",
|
||||
"@angular/compiler": "^20.3.2",
|
||||
"@angular/core": "^20.3.2",
|
||||
"@angular/forms": "^20.3.2",
|
||||
@ -1052,9 +1052,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/common": {
|
||||
"version": "20.3.14",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.14.tgz",
|
||||
"integrity": "sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A==",
|
||||
"version": "20.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.2.tgz",
|
||||
"integrity": "sha512-5V9AzLhCA1dNhF+mvihmdHoZHbEhIb1jNYRA1/JMheR+G7NR8Mznu6RmWaKSWZ4AJeSJN8rizWN2wpVPWTKjSQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
@ -1064,7 +1064,7 @@
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "20.3.14",
|
||||
"@angular/core": "20.3.2",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user