@wizishop/img-manager 18.2.1-beta → 18.2.3-beta
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wizishop/img-manager",
|
|
3
|
-
"version": "18.2.
|
|
3
|
+
"version": "18.2.3-beta",
|
|
4
4
|
"description": "The best and the most beautiful image manager.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -16,32 +16,34 @@
|
|
|
16
16
|
"author": "Geffrault Romain",
|
|
17
17
|
"license": "UNLICENSED",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"tslib": "^2.
|
|
19
|
+
"tslib": "^2.4.1"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
22
|
-
"@angular/animations": "
|
|
23
|
-
"@angular/cdk": "^18.2.
|
|
24
|
-
"@angular/common": "
|
|
25
|
-
"@angular/core": "
|
|
26
|
-
"@angular/forms": "
|
|
27
|
-
"@angular/platform-browser": "
|
|
28
|
-
"@angular/platform-browser-dynamic": "
|
|
29
|
-
"@angular/router": "
|
|
22
|
+
"@angular/animations": "~18.2.3",
|
|
23
|
+
"@angular/cdk": "^18.2.3",
|
|
24
|
+
"@angular/common": "~18.2.3",
|
|
25
|
+
"@angular/core": "~18.2.3",
|
|
26
|
+
"@angular/forms": "~18.2.3",
|
|
27
|
+
"@angular/platform-browser": "~18.2.3",
|
|
28
|
+
"@angular/platform-browser-dynamic": "~18.2.3",
|
|
29
|
+
"@angular/router": "~18.2.3",
|
|
30
30
|
"@ngx-translate/core": "^14.0.0",
|
|
31
31
|
"@ngx-translate/http-loader": "^7.0.0",
|
|
32
|
-
"@wizishop/img-manager": "^18.2.
|
|
32
|
+
"@wizishop/img-manager": "^18.2.2-beta",
|
|
33
|
+
"@wizishop/ng-web-storages": "0.0.2",
|
|
33
34
|
"@wizishop/ng-wizi-bulma": "^17.0.0",
|
|
34
|
-
"bourbon": "^7.
|
|
35
|
+
"bourbon": "^7.0.0",
|
|
35
36
|
"bulma": "^0.9.4",
|
|
36
37
|
"bulma-checkradio": "^2.1.3",
|
|
37
38
|
"bulma-extensions": "^6.2.7",
|
|
38
|
-
"bundle-scss": "^1.4
|
|
39
|
+
"bundle-scss": "^1.5.4",
|
|
39
40
|
"include-media": "^1.4.10",
|
|
40
41
|
"ngx-image-cropper": "^6.3.2",
|
|
41
42
|
"ngx-scrollbar": "^11.0.0",
|
|
43
|
+
"node-sass": "^9.0.0",
|
|
42
44
|
"nodemon": "^2.0.20",
|
|
43
|
-
"rxjs": "^7.8.
|
|
44
|
-
"sass": "^1.
|
|
45
|
+
"rxjs": "^7.8.0",
|
|
46
|
+
"sass": "^1.79.4",
|
|
45
47
|
"sass-flex-mixin": "^1.0.3",
|
|
46
48
|
"zone.js": "^0.14.10"
|
|
47
49
|
},
|
|
Binary file
|
|
Binary file
|