@madgex/fert 7.0.10 → 7.0.11
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": "@madgex/fert",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.11",
|
|
4
4
|
"description": "Tool to help build the V6 branding",
|
|
5
5
|
"bin": {
|
|
6
6
|
"fert": "./bin/cli.js"
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@hapi/vision": "7.0.3",
|
|
33
33
|
"@hapipal/toys": "4.0.0",
|
|
34
34
|
"@madgex/config-api-sdk": "1.13.1",
|
|
35
|
-
"@madgex/design-system": "13.0.
|
|
35
|
+
"@madgex/design-system": "13.0.4",
|
|
36
36
|
"@private/header-footer-podlet-server": "github:wiley/madgex-header-footer-podlet",
|
|
37
37
|
"axios": "1.13.2",
|
|
38
38
|
"cac": "6.7.14",
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
"eslint": "9.39.1",
|
|
66
66
|
"husky": "9.1.7",
|
|
67
67
|
"lint-staged": "16.2.6",
|
|
68
|
+
"msw": "^2.12.3",
|
|
68
69
|
"prettier": "3.6.2",
|
|
69
70
|
"semantic-release": "24.2.9"
|
|
70
71
|
},
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"public/fonts/mdgx-icons.eot": {
|
|
3
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/mdgx-icons-nszT880f.eot",
|
|
4
|
-
"src": "public/fonts/mdgx-icons.eot"
|
|
5
|
-
},
|
|
6
|
-
"public/fonts/mdgx-icons.svg": {
|
|
7
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/mdgx-icons-CLXOai0m.svg",
|
|
8
|
-
"src": "public/fonts/mdgx-icons.svg"
|
|
9
|
-
},
|
|
10
|
-
"public/fonts/mdgx-icons.ttf": {
|
|
11
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/mdgx-icons-dLFZ0BjQ.ttf",
|
|
12
|
-
"src": "public/fonts/mdgx-icons.ttf"
|
|
13
|
-
},
|
|
14
|
-
"public/fonts/mdgx-icons.woff": {
|
|
15
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/mdgx-icons-CmuOtNp9.woff",
|
|
16
|
-
"src": "public/fonts/mdgx-icons.woff"
|
|
17
|
-
},
|
|
18
|
-
"src/index.js": {
|
|
19
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/index-PBIhszZ7.js",
|
|
20
|
-
"name": "index",
|
|
21
|
-
"src": "src/index.js",
|
|
22
|
-
"isEntry": true,
|
|
23
|
-
"assets": [
|
|
24
|
-
"assets/mdgx-icons-nszT880f.eot",
|
|
25
|
-
"assets/mdgx-icons-CmuOtNp9.woff",
|
|
26
|
-
"assets/mdgx-icons-dLFZ0BjQ.ttf",
|
|
27
|
-
"assets/mdgx-icons-CLXOai0m.svg"
|
|
28
|
-
]
|
|
29
|
-
},
|
|
30
|
-
"style.css": {
|
|
31
|
-
"file": "https://asset-relay.madgexjb.com/big-work-bag-6tORXNlh/assets/style-BzoEQQhI.css",
|
|
32
|
-
"src": "style.css"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"public/fonts/mdgx-icons.eot": {
|
|
3
|
-
"file": "assets/mdgx-icons-nszT880f.eot",
|
|
4
|
-
"src": "public/fonts/mdgx-icons.eot"
|
|
5
|
-
},
|
|
6
|
-
"public/fonts/mdgx-icons.svg": {
|
|
7
|
-
"file": "assets/mdgx-icons-CLXOai0m.svg",
|
|
8
|
-
"src": "public/fonts/mdgx-icons.svg"
|
|
9
|
-
},
|
|
10
|
-
"public/fonts/mdgx-icons.ttf": {
|
|
11
|
-
"file": "assets/mdgx-icons-dLFZ0BjQ.ttf",
|
|
12
|
-
"src": "public/fonts/mdgx-icons.ttf"
|
|
13
|
-
},
|
|
14
|
-
"public/fonts/mdgx-icons.woff": {
|
|
15
|
-
"file": "assets/mdgx-icons-CmuOtNp9.woff",
|
|
16
|
-
"src": "public/fonts/mdgx-icons.woff"
|
|
17
|
-
},
|
|
18
|
-
"src/index.js": {
|
|
19
|
-
"file": "assets/index-PBIhszZ7.js",
|
|
20
|
-
"name": "index",
|
|
21
|
-
"src": "src/index.js",
|
|
22
|
-
"isEntry": true,
|
|
23
|
-
"assets": [
|
|
24
|
-
"assets/mdgx-icons-nszT880f.eot",
|
|
25
|
-
"assets/mdgx-icons-CmuOtNp9.woff",
|
|
26
|
-
"assets/mdgx-icons-dLFZ0BjQ.ttf",
|
|
27
|
-
"assets/mdgx-icons-CLXOai0m.svg"
|
|
28
|
-
]
|
|
29
|
-
},
|
|
30
|
-
"style.css": {
|
|
31
|
-
"file": "assets/style-BzoEQQhI.css",
|
|
32
|
-
"src": "style.css"
|
|
33
|
-
}
|
|
34
|
-
}
|