mirror of
https://github.com/adityachandelgit/BookLore.git
synced 2026-01-06 09:19:49 -06:00
Revert angular update
This commit is contained in:
4286
booklore-ui/package-lock.json
generated
4286
booklore-ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,15 +12,15 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^21.0.1",
|
||||
"@angular/cdk": "^21.0.1",
|
||||
"@angular/common": "^21.0.1",
|
||||
"@angular/compiler": "^21.0.1",
|
||||
"@angular/core": "^21.0.1",
|
||||
"@angular/forms": "^21.0.1",
|
||||
"@angular/platform-browser": "^21.0.1",
|
||||
"@angular/platform-browser-dynamic": "^21.0.1",
|
||||
"@angular/router": "^21.0.1",
|
||||
"@angular/animations": "^20.3.5",
|
||||
"@angular/cdk": "^20.2.9",
|
||||
"@angular/common": "^20.3.5",
|
||||
"@angular/compiler": "^20.3.5",
|
||||
"@angular/core": "^20.3.5",
|
||||
"@angular/forms": "^20.3.5",
|
||||
"@angular/platform-browser": "^20.3.5",
|
||||
"@angular/platform-browser-dynamic": "^20.3.5",
|
||||
"@angular/router": "^20.3.5",
|
||||
"@iharbeck/ngx-virtual-scroller": "^19.0.1",
|
||||
"@primeng/themes": "^20.3.0",
|
||||
"@stomp/rx-stomp": "^2.3.0",
|
||||
@@ -47,13 +47,13 @@
|
||||
"zone.js": "^0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^21.0.1",
|
||||
"@angular/cli": "^21.0.1",
|
||||
"@angular/compiler-cli": "^21.0.1",
|
||||
"@angular-devkit/build-angular": "^20.3.5",
|
||||
"@angular/cli": "^20.3.5",
|
||||
"@angular/compiler-cli": "^20.3.5",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@types/jasmine": "^5.1.13",
|
||||
"@types/showdown": "^2.0.6",
|
||||
"angular-eslint": "^21.0.1",
|
||||
"angular-eslint": "^20.3.5",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"eslint": "^9.39.1",
|
||||
"jasmine-core": "^5.12.1",
|
||||
|
||||
Reference in New Issue
Block a user