@prettier-ai/dsh-client-ui-settings-general 0.1.2-alpha.2 → 0.1.2-alpha.3
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 +14 -14
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prettier-ai/dsh-client-ui-settings-general",
|
|
3
3
|
"description": "Settings ownerless-copy and product onboarding plugin: the General section, shell trigger/header chrome content, settings dictionaries, and the versioned welcome notice",
|
|
4
|
-
"version": "0.1.2-alpha.
|
|
4
|
+
"version": "0.1.2-alpha.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -52,20 +52,20 @@
|
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@types/react": "~18.3.1",
|
|
54
54
|
"react": "^18.2.0",
|
|
55
|
-
"@prettier-ai/dsh-api-remotes": "^0.1.2-alpha.
|
|
56
|
-
"@prettier-ai/dsh-client-connection": "^0.1.2-alpha.
|
|
57
|
-
"@prettier-ai/dsh-client-locale": "^0.1.2-alpha.
|
|
58
|
-
"@prettier-ai/dsh-client-
|
|
59
|
-
"@prettier-ai/dsh-client-
|
|
60
|
-
"@prettier-ai/dsh-client-ui-primitives": "^0.1.2-alpha.
|
|
61
|
-
"@prettier-ai/dsh-client-ui-
|
|
62
|
-
"@prettier-ai/dsh-client-ui-
|
|
63
|
-
"@prettier-ai/dsh-
|
|
64
|
-
"@prettier-ai/dsh-
|
|
55
|
+
"@prettier-ai/dsh-api-remotes": "^0.1.2-alpha.3",
|
|
56
|
+
"@prettier-ai/dsh-client-connection": "^0.1.2-alpha.3",
|
|
57
|
+
"@prettier-ai/dsh-client-locale": "^0.1.2-alpha.3",
|
|
58
|
+
"@prettier-ai/dsh-client-test-runtime": "^0.1.2-alpha.3",
|
|
59
|
+
"@prettier-ai/dsh-client-store": "^0.1.2-alpha.3",
|
|
60
|
+
"@prettier-ai/dsh-client-ui-primitives": "^0.1.2-alpha.3",
|
|
61
|
+
"@prettier-ai/dsh-client-ui-sidebar": "^0.1.2-alpha.3",
|
|
62
|
+
"@prettier-ai/dsh-client-ui-settings": "^0.1.2-alpha.3",
|
|
63
|
+
"@prettier-ai/dsh-client-ui-slots": "^0.1.2-alpha.3",
|
|
64
|
+
"@prettier-ai/dsh-invariants": "^0.1.2-alpha.3",
|
|
65
65
|
"@prettier-ai/cordis": "^4.0.2",
|
|
66
|
-
"@prettier-ai/dsh-client-ui-session": "^0.1.2-alpha.
|
|
67
|
-
"@prettier-ai/dsh-settings": "^0.1.2-alpha.
|
|
68
|
-
"@prettier-ai/dsh-client-ui-
|
|
66
|
+
"@prettier-ai/dsh-client-ui-session": "^0.1.2-alpha.3",
|
|
67
|
+
"@prettier-ai/dsh-settings": "^0.1.2-alpha.3",
|
|
68
|
+
"@prettier-ai/dsh-client-ui-renderer": "^0.1.2-alpha.3"
|
|
69
69
|
},
|
|
70
70
|
"files": [
|
|
71
71
|
"lib/index.js",
|