@rosoftlab/material 1.0.0-alpha-12 → 1.0.0-alpha-14
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
2
|
"name": "@rosoftlab/material",
|
3
|
-
"version": "1.0.0-alpha-
|
3
|
+
"version": "1.0.0-alpha-14",
|
4
4
|
"peerDependencies": {
|
5
|
-
"@angular/common": "^
|
6
|
-
"@angular/core": "^
|
7
|
-
"@rosoftlab/core": "1.0.0-alpha-
|
8
|
-
"@sweetalert2/theme-material-ui": "^5.0.
|
9
|
-
"@angular/material": "^
|
10
|
-
"sweetalert2": "^11.
|
5
|
+
"@angular/common": "^17.1.3",
|
6
|
+
"@angular/core": "^17.1.3",
|
7
|
+
"@rosoftlab/core": "1.0.0-alpha-14",
|
8
|
+
"@sweetalert2/theme-material-ui": "^5.0.16",
|
9
|
+
"@angular/material": "^17.1.2",
|
10
|
+
"sweetalert2": "^11.10.5"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"tslib": "^2.
|
13
|
+
"tslib": "^2.6.2"
|
14
14
|
},
|
15
15
|
"sideEffects": false,
|
16
16
|
"author": "rosoftlab",
|