@judo/app-shell 0.30.0 → 0.30.1
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 +34 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@judo/app-shell",
|
|
3
|
-
"version": "0.30.
|
|
3
|
+
"version": "0.30.1",
|
|
4
4
|
"license": "EPL-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
"access": "public"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@judo/actions": "0.30.
|
|
31
|
-
"@judo/auth": "0.30.
|
|
32
|
-
"@judo/core": "0.30.
|
|
33
|
-
"@judo/components": "0.30.
|
|
34
|
-
"@judo/expressions": "0.30.
|
|
35
|
-
"@judo/
|
|
36
|
-
"@judo/
|
|
37
|
-
"@judo/i18n": "0.30.
|
|
38
|
-
"@judo/model-api": "0.30.
|
|
39
|
-
"@judo/
|
|
40
|
-
"@judo/
|
|
30
|
+
"@judo/actions": "0.30.1",
|
|
31
|
+
"@judo/auth": "0.30.1",
|
|
32
|
+
"@judo/core": "0.30.1",
|
|
33
|
+
"@judo/components": "0.30.1",
|
|
34
|
+
"@judo/expressions": "0.30.1",
|
|
35
|
+
"@judo/guards": "0.30.1",
|
|
36
|
+
"@judo/feedback": "0.30.1",
|
|
37
|
+
"@judo/i18n": "0.30.1",
|
|
38
|
+
"@judo/model-api": "0.30.1",
|
|
39
|
+
"@judo/model-loader": "0.30.1",
|
|
40
|
+
"@judo/test-ids": "0.30.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@testing-library/react": "^16.3.2",
|
|
@@ -48,18 +48,18 @@
|
|
|
48
48
|
"react-router": "^7.13.1",
|
|
49
49
|
"typescript": "^5.9.3",
|
|
50
50
|
"vitest": "^4.0.18",
|
|
51
|
-
"@judo/actions": "0.30.
|
|
52
|
-
"@judo/auth": "0.30.
|
|
53
|
-
"@judo/components": "0.30.
|
|
54
|
-
"@judo/core": "0.30.
|
|
55
|
-
"@judo/
|
|
56
|
-
"@judo/
|
|
57
|
-
"@judo/guards": "0.30.
|
|
58
|
-
"@judo/i18n": "0.30.
|
|
59
|
-
"@judo/model-api": "0.30.
|
|
60
|
-
"@judo/model-loader": "0.30.
|
|
61
|
-
"@judo/test-ids": "0.30.
|
|
62
|
-
"@judo/testing": "0.30.
|
|
51
|
+
"@judo/actions": "0.30.1",
|
|
52
|
+
"@judo/auth": "0.30.1",
|
|
53
|
+
"@judo/components": "0.30.1",
|
|
54
|
+
"@judo/core": "0.30.1",
|
|
55
|
+
"@judo/feedback": "0.30.1",
|
|
56
|
+
"@judo/expressions": "0.30.1",
|
|
57
|
+
"@judo/guards": "0.30.1",
|
|
58
|
+
"@judo/i18n": "0.30.1",
|
|
59
|
+
"@judo/model-api": "0.30.1",
|
|
60
|
+
"@judo/model-loader": "0.30.1",
|
|
61
|
+
"@judo/test-ids": "0.30.1",
|
|
62
|
+
"@judo/testing": "0.30.1"
|
|
63
63
|
},
|
|
64
64
|
"peerDependencies": {
|
|
65
65
|
"@emotion/react": "^11.14.0",
|
|
@@ -71,16 +71,16 @@
|
|
|
71
71
|
"@mui/x-license": "^8.0.0",
|
|
72
72
|
"react": "^19.0.0",
|
|
73
73
|
"react-router": "^7.0.0",
|
|
74
|
-
"@judo/components": "0.30.
|
|
75
|
-
"@judo/core": "0.30.
|
|
76
|
-
"@judo/feedback": "0.30.
|
|
77
|
-
"@judo/
|
|
78
|
-
"@judo/
|
|
79
|
-
"@judo/
|
|
80
|
-
"@judo/model-
|
|
81
|
-
"@judo/
|
|
82
|
-
"@judo/
|
|
83
|
-
"@judo/auth": "0.30.
|
|
74
|
+
"@judo/components": "0.30.1",
|
|
75
|
+
"@judo/core": "0.30.1",
|
|
76
|
+
"@judo/feedback": "0.30.1",
|
|
77
|
+
"@judo/guards": "0.30.1",
|
|
78
|
+
"@judo/i18n": "0.30.1",
|
|
79
|
+
"@judo/model-api": "0.30.1",
|
|
80
|
+
"@judo/model-loader": "0.30.1",
|
|
81
|
+
"@judo/test-ids": "0.30.1",
|
|
82
|
+
"@judo/actions": "0.30.1",
|
|
83
|
+
"@judo/auth": "0.30.1"
|
|
84
84
|
},
|
|
85
85
|
"peerDependenciesMeta": {
|
|
86
86
|
"@mui/x-data-grid-pro": {
|