@bitblit/ngx-acute-warden 5.1.707-alpha → 6.0.140-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 +32 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitblit/ngx-acute-warden",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.140-alpha",
|
|
4
4
|
"description": "Library for using angular with ratchet-warden",
|
|
5
5
|
"module": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -22,6 +22,10 @@
|
|
|
22
22
|
"contributors": [
|
|
23
23
|
"Christopher Weiss <bitblit@gmail.com>"
|
|
24
24
|
],
|
|
25
|
+
"repository": {
|
|
26
|
+
"type": "git",
|
|
27
|
+
"url": "git+https://github.com/bitblit/Ratchet.git"
|
|
28
|
+
},
|
|
25
29
|
"husky": {
|
|
26
30
|
"hooks": {
|
|
27
31
|
"pre-commit": "pretty-quick --staged"
|
|
@@ -35,45 +39,45 @@
|
|
|
35
39
|
"config": {},
|
|
36
40
|
"license": "Apache-2.0",
|
|
37
41
|
"dependencies": {
|
|
38
|
-
"@angular/animations": "20.3.
|
|
39
|
-
"@angular/cdk": "20.2.
|
|
40
|
-
"@angular/common": "20.3.
|
|
41
|
-
"@angular/compiler": "20.3.
|
|
42
|
-
"@angular/core": "20.3.
|
|
43
|
-
"@angular/forms": "20.3.
|
|
44
|
-
"@angular/platform-browser": "20.3.
|
|
45
|
-
"@angular/platform-browser-dynamic": "20.3.
|
|
46
|
-
"@angular/router": "20.3.
|
|
47
|
-
"@bitblit/ngx-acute-common": "
|
|
48
|
-
"@bitblit/ratchet-common": "
|
|
49
|
-
"@bitblit/ratchet-warden-common": "
|
|
42
|
+
"@angular/animations": "20.3.9",
|
|
43
|
+
"@angular/cdk": "20.2.11",
|
|
44
|
+
"@angular/common": "20.3.9",
|
|
45
|
+
"@angular/compiler": "20.3.9",
|
|
46
|
+
"@angular/core": "20.3.9",
|
|
47
|
+
"@angular/forms": "20.3.9",
|
|
48
|
+
"@angular/platform-browser": "20.3.9",
|
|
49
|
+
"@angular/platform-browser-dynamic": "20.3.9",
|
|
50
|
+
"@angular/router": "20.3.9",
|
|
51
|
+
"@bitblit/ngx-acute-common": "6.0.140-alpha",
|
|
52
|
+
"@bitblit/ratchet-common": "6.0.140-alpha",
|
|
53
|
+
"@bitblit/ratchet-warden-common": "6.0.140-alpha",
|
|
50
54
|
"primeflex": "4.0.0",
|
|
51
55
|
"primeicons": "7.0.0",
|
|
52
|
-
"primeng": "20.
|
|
56
|
+
"primeng": "20.3.0",
|
|
53
57
|
"rxjs": "7.8.2",
|
|
54
58
|
"zone.js": "0.15.1"
|
|
55
59
|
},
|
|
56
60
|
"peerDependencies": {
|
|
57
|
-
"@angular/animations": "^20.3.
|
|
61
|
+
"@angular/animations": "^20.3.9",
|
|
58
62
|
"@angular/cdk": "^20.2.10",
|
|
59
|
-
"@angular/common": "^20.3.
|
|
60
|
-
"@angular/compiler": "^20.3.
|
|
61
|
-
"@angular/core": "^20.3.
|
|
62
|
-
"@angular/forms": "^20.3.
|
|
63
|
-
"@angular/platform-browser": "^20.3.
|
|
64
|
-
"@angular/platform-browser-dynamic": "^20.3.
|
|
65
|
-
"@angular/router": "^20.3.
|
|
66
|
-
"@bitblit/ngx-acute-common": "
|
|
67
|
-
"@bitblit/ratchet-common": "
|
|
68
|
-
"@bitblit/ratchet-warden-common": "
|
|
63
|
+
"@angular/common": "^20.3.9",
|
|
64
|
+
"@angular/compiler": "^20.3.9",
|
|
65
|
+
"@angular/core": "^20.3.9",
|
|
66
|
+
"@angular/forms": "^20.3.9",
|
|
67
|
+
"@angular/platform-browser": "^20.3.9",
|
|
68
|
+
"@angular/platform-browser-dynamic": "^20.3.9",
|
|
69
|
+
"@angular/router": "^20.3.9",
|
|
70
|
+
"@bitblit/ngx-acute-common": "6.0.140-alpha",
|
|
71
|
+
"@bitblit/ratchet-common": "6.0.140-alpha",
|
|
72
|
+
"@bitblit/ratchet-warden-common": "6.0.140-alpha",
|
|
69
73
|
"primeflex": "4.0.0",
|
|
70
74
|
"primeicons": "7.0.0",
|
|
71
|
-
"primeng": "20.
|
|
75
|
+
"primeng": "20.3.0",
|
|
72
76
|
"rxjs": "7.8.2",
|
|
73
77
|
"zone.js": "0.15.1"
|
|
74
78
|
},
|
|
75
79
|
"devDependencies": {
|
|
76
|
-
"@angular/compiler-cli": "20.3.
|
|
77
|
-
"@bitblit/ratchet-node-only": "
|
|
80
|
+
"@angular/compiler-cli": "20.3.9",
|
|
81
|
+
"@bitblit/ratchet-node-only": "6.0.140-alpha"
|
|
78
82
|
}
|
|
79
83
|
}
|