@bitblit/ngx-acute-warden 5.1.660-alpha → 5.1.663-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +31 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitblit/ngx-acute-warden",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.663-alpha",
|
|
4
4
|
"description": "Library for using angular with ratchet-warden",
|
|
5
5
|
"module": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -35,45 +35,45 @@
|
|
|
35
35
|
"config": {},
|
|
36
36
|
"license": "Apache-2.0",
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@angular/animations": "19.2.
|
|
39
|
-
"@angular/cdk": "19.2.
|
|
40
|
-
"@angular/common": "19.2.
|
|
41
|
-
"@angular/compiler": "19.2.
|
|
42
|
-
"@angular/core": "19.2.
|
|
43
|
-
"@angular/forms": "19.2.
|
|
44
|
-
"@angular/platform-browser": "19.2.
|
|
45
|
-
"@angular/platform-browser-dynamic": "19.2.
|
|
46
|
-
"@angular/router": "19.2.
|
|
47
|
-
"@bitblit/ngx-acute-common": "5.1.
|
|
48
|
-
"@bitblit/ratchet-common": "5.1.
|
|
49
|
-
"@bitblit/ratchet-warden-common": "5.1.
|
|
38
|
+
"@angular/animations": "19.2.14",
|
|
39
|
+
"@angular/cdk": "19.2.19",
|
|
40
|
+
"@angular/common": "19.2.14",
|
|
41
|
+
"@angular/compiler": "19.2.14",
|
|
42
|
+
"@angular/core": "19.2.14",
|
|
43
|
+
"@angular/forms": "19.2.14",
|
|
44
|
+
"@angular/platform-browser": "19.2.14",
|
|
45
|
+
"@angular/platform-browser-dynamic": "19.2.14",
|
|
46
|
+
"@angular/router": "19.2.14",
|
|
47
|
+
"@bitblit/ngx-acute-common": "5.1.663-alpha",
|
|
48
|
+
"@bitblit/ratchet-common": "5.1.663-alpha",
|
|
49
|
+
"@bitblit/ratchet-warden-common": "5.1.663-alpha",
|
|
50
50
|
"primeflex": "4.0.0",
|
|
51
51
|
"primeicons": "7.0.0",
|
|
52
|
-
"primeng": "19.1.
|
|
52
|
+
"primeng": "19.1.3",
|
|
53
53
|
"rxjs": "7.8.2",
|
|
54
|
-
"zone.js": "0.15.
|
|
54
|
+
"zone.js": "0.15.1"
|
|
55
55
|
},
|
|
56
56
|
"peerDependencies": {
|
|
57
|
-
"@angular/animations": "^19.2.
|
|
58
|
-
"@angular/cdk": "^19.2.
|
|
59
|
-
"@angular/common": "^19.2.
|
|
60
|
-
"@angular/compiler": "^19.2.
|
|
61
|
-
"@angular/core": "^19.2.
|
|
62
|
-
"@angular/forms": "^19.2.
|
|
63
|
-
"@angular/platform-browser": "^19.2.
|
|
64
|
-
"@angular/platform-browser-dynamic": "^19.2.
|
|
65
|
-
"@angular/router": "^19.2.
|
|
66
|
-
"@bitblit/ngx-acute-common": "5.1.
|
|
67
|
-
"@bitblit/ratchet-common": "5.1.
|
|
68
|
-
"@bitblit/ratchet-warden-common": "5.1.
|
|
57
|
+
"@angular/animations": "^19.2.14",
|
|
58
|
+
"@angular/cdk": "^19.2.19",
|
|
59
|
+
"@angular/common": "^19.2.14",
|
|
60
|
+
"@angular/compiler": "^19.2.14",
|
|
61
|
+
"@angular/core": "^19.2.14",
|
|
62
|
+
"@angular/forms": "^19.2.14",
|
|
63
|
+
"@angular/platform-browser": "^19.2.14",
|
|
64
|
+
"@angular/platform-browser-dynamic": "^19.2.14",
|
|
65
|
+
"@angular/router": "^19.2.14",
|
|
66
|
+
"@bitblit/ngx-acute-common": "5.1.663-alpha",
|
|
67
|
+
"@bitblit/ratchet-common": "5.1.663-alpha",
|
|
68
|
+
"@bitblit/ratchet-warden-common": "5.1.663-alpha",
|
|
69
69
|
"primeflex": "4.0.0",
|
|
70
70
|
"primeicons": "7.0.0",
|
|
71
|
-
"primeng": "19.1.
|
|
71
|
+
"primeng": "19.1.3",
|
|
72
72
|
"rxjs": "7.8.2",
|
|
73
|
-
"zone.js": "0.15.
|
|
73
|
+
"zone.js": "0.15.1"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
|
-
"@angular/compiler-cli": "19.2.
|
|
77
|
-
"@bitblit/ratchet-node-only": "5.1.
|
|
76
|
+
"@angular/compiler-cli": "19.2.14",
|
|
77
|
+
"@bitblit/ratchet-node-only": "5.1.663-alpha"
|
|
78
78
|
}
|
|
79
79
|
}
|