@yahoo/uds 3.121.0 → 3.122.0
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/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +1 -1
- package/dist/components/client/Menu/Menu.ItemCheckbox.d.ts +1 -1
- package/dist/components/client/Popover/UDSPopoverConfigProvider.d.cts +1 -1
- package/dist/components/client/Popover/UDSPopoverConfigProvider.d.ts +1 -1
- package/dist/fixtures/dist/index.cjs +1 -2
- package/dist/fixtures/dist/index.js +1 -2
- package/dist/styles/styler.d.cts +38 -38
- package/dist/styles/styler.d.ts +38 -38
- package/dist/tailwind/dist/fixtures/dist/index.js.map +1 -1
- package/dist/uds/generated/componentData.cjs +1105 -1105
- package/dist/uds/generated/componentData.js +1105 -1105
- package/dist/uds/package.cjs +3 -3
- package/dist/uds/package.js +3 -3
- package/generated/componentData.json +1387 -1387
- package/package.json +4 -4
package/dist/uds/package.cjs
CHANGED
|
@@ -230,7 +230,7 @@ var package_default = {
|
|
|
230
230
|
"fast-glob": "^3.3.3",
|
|
231
231
|
"lodash": "^4.17.23",
|
|
232
232
|
"lodash-es": "^4.17.23",
|
|
233
|
-
"motion": "^12.
|
|
233
|
+
"motion": "^12.38.0",
|
|
234
234
|
"postcss": "^8.5.6",
|
|
235
235
|
"postcss-prune-var": "^1.1.2",
|
|
236
236
|
"postcss-scope": "^1.7.4",
|
|
@@ -246,7 +246,7 @@ var package_default = {
|
|
|
246
246
|
devDependencies: {
|
|
247
247
|
"@next/env": "^16.1.6",
|
|
248
248
|
"@optimize-lodash/transform": "^3.0.6",
|
|
249
|
-
"@types/bun": "1.3.
|
|
249
|
+
"@types/bun": "1.3.11",
|
|
250
250
|
"@types/lodash": "^4.17.24",
|
|
251
251
|
"@types/react": "~19.2.10",
|
|
252
252
|
"@types/react-dom": "^19.2.3",
|
|
@@ -264,7 +264,7 @@ var package_default = {
|
|
|
264
264
|
"@yahoo/uds-tailwind": "workspace:*",
|
|
265
265
|
"@yahoo/uds-test-utils": "workspace:*",
|
|
266
266
|
"@yahoo/uds-types": "workspace:*",
|
|
267
|
-
"bun-types": "1.3.
|
|
267
|
+
"bun-types": "1.3.11",
|
|
268
268
|
"chalk": "^5.6.2",
|
|
269
269
|
"concurrently": "^9.2.1",
|
|
270
270
|
"eslint-config-custom": "workspace:*",
|
package/dist/uds/package.js
CHANGED
|
@@ -229,7 +229,7 @@ var package_default = {
|
|
|
229
229
|
"fast-glob": "^3.3.3",
|
|
230
230
|
"lodash": "^4.17.23",
|
|
231
231
|
"lodash-es": "^4.17.23",
|
|
232
|
-
"motion": "^12.
|
|
232
|
+
"motion": "^12.38.0",
|
|
233
233
|
"postcss": "^8.5.6",
|
|
234
234
|
"postcss-prune-var": "^1.1.2",
|
|
235
235
|
"postcss-scope": "^1.7.4",
|
|
@@ -245,7 +245,7 @@ var package_default = {
|
|
|
245
245
|
devDependencies: {
|
|
246
246
|
"@next/env": "^16.1.6",
|
|
247
247
|
"@optimize-lodash/transform": "^3.0.6",
|
|
248
|
-
"@types/bun": "1.3.
|
|
248
|
+
"@types/bun": "1.3.11",
|
|
249
249
|
"@types/lodash": "^4.17.24",
|
|
250
250
|
"@types/react": "~19.2.10",
|
|
251
251
|
"@types/react-dom": "^19.2.3",
|
|
@@ -263,7 +263,7 @@ var package_default = {
|
|
|
263
263
|
"@yahoo/uds-tailwind": "workspace:*",
|
|
264
264
|
"@yahoo/uds-test-utils": "workspace:*",
|
|
265
265
|
"@yahoo/uds-types": "workspace:*",
|
|
266
|
-
"bun-types": "1.3.
|
|
266
|
+
"bun-types": "1.3.11",
|
|
267
267
|
"chalk": "^5.6.2",
|
|
268
268
|
"concurrently": "^9.2.1",
|
|
269
269
|
"eslint-config-custom": "workspace:*",
|