@yahoo/uds-v5-wip 1.1.1 → 1.1.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.
Files changed (1) hide show
  1. package/package.json +3 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yahoo/uds-v5-wip",
3
- "version": "1.1.1",
3
+ "version": "1.1.3",
4
4
  "description": "Universal Design System",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -119,34 +119,20 @@
119
119
  "@babel/traverse": "^7.29.0",
120
120
  "@babel/types": "^7.29.0",
121
121
  "@modelcontextprotocol/sdk": "^1.27.1",
122
- "@uds/cli": "npm:@yahoo/uds-v5-wip-cli@1.1.1",
123
- "@uds/types": "npm:@yahoo/uds-v5-wip-types@1.1.1",
122
+ "@uds/cli": "npm:@yahoo/uds-v5-wip-cli@1.1.3",
123
+ "@uds/types": "npm:@yahoo/uds-v5-wip-types@1.1.3",
124
124
  "clsx": "^2.1.1",
125
125
  "react-day-picker": "^9.14.0",
126
126
  "unplugin": "^3.0.0",
127
127
  "zod": "^4.3.6"
128
128
  },
129
129
  "devDependencies": {
130
- "@uds/adoption": "0.1.0",
131
- "@uds/codegen": "0.1.0",
132
- "@uds/components": "0.1.0",
133
- "@uds/config": "0.1.0",
134
- "@uds/config-utils": "0.1.0",
135
- "@uds/foundational-presets": "0.1.0",
136
- "@uds/loader": "0.1.0",
137
- "@uds/presets": "0.1.0",
138
- "@uds/remotion": "0.1.0",
139
- "@uds/core": "0.1.0",
140
- "@uds/tsmorph": "0.1.0",
141
- "@uds/utils": "0.1.0",
142
130
  "@types/react": "19.2.14",
143
131
  "@types/react-dom": "19.2.3",
144
- "internal-cli": "0.0.1",
145
132
  "next": "^16.1.6",
146
133
  "react": "^19.2.4",
147
134
  "react-dom": "^19.2.4",
148
135
  "ts-morph": "^27.0.2",
149
- "tsconfig": "0.0.1",
150
136
  "tsdown": "^0.21.0"
151
137
  },
152
138
  "peerDependencies": {