@toptal/picasso-select 4.0.21-alpha-ff-7-tabs-17eb872bb.13 → 4.0.21-alpha-bill-root-ref-context-42c3d2541.6

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 +17 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-select",
3
- "version": "4.0.21-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
3
+ "version": "4.0.21-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
4
4
  "description": "Toptal UI components library - Select",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -22,18 +22,18 @@
22
22
  },
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
- "@toptal/picasso-container": "3.1.3-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
26
- "@toptal/picasso-form": "6.2.2-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
27
- "@toptal/picasso-icons": "1.12.2-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
28
- "@toptal/picasso-input": "4.0.21-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
29
- "@toptal/picasso-input-adornment": "3.0.11-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
30
- "@toptal/picasso-loader": "3.0.4-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
31
- "@toptal/picasso-menu": "3.0.16-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
32
- "@toptal/picasso-outlined-input": "4.0.21-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
33
- "@toptal/picasso-popper": "1.1.1-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
34
- "@toptal/picasso-shared": "15.0.1-alpha-ff-7-tabs-17eb872bb.359+17eb872bb",
35
- "@toptal/picasso-typography": "4.0.4-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
36
- "@toptal/picasso-utils": "3.1.1-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
25
+ "@toptal/picasso-container": "3.1.3-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
26
+ "@toptal/picasso-form": "6.2.2-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
27
+ "@toptal/picasso-icons": "1.12.2-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
28
+ "@toptal/picasso-input": "4.0.21-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
29
+ "@toptal/picasso-input-adornment": "3.0.11-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
30
+ "@toptal/picasso-loader": "3.0.4-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
31
+ "@toptal/picasso-menu": "3.0.16-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
32
+ "@toptal/picasso-outlined-input": "4.0.21-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
33
+ "@toptal/picasso-popper": "1.1.1-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
34
+ "@toptal/picasso-shared": "15.0.1-alpha-bill-root-ref-context-42c3d2541.352+42c3d2541",
35
+ "@toptal/picasso-typography": "4.0.4-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
36
+ "@toptal/picasso-utils": "3.1.1-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
37
37
  "ap-style-title-case": "^1.1.2"
38
38
  },
39
39
  "sideEffects": [
@@ -46,9 +46,9 @@
46
46
  "react": ">=16.12.0 < 19.0.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@toptal/picasso-tailwind": "3.0.1-alpha-ff-7-tabs-17eb872bb.146+17eb872bb",
50
- "@toptal/picasso-tailwind-merge": "2.0.4-alpha-ff-7-tabs-17eb872bb.13+17eb872bb",
51
- "@toptal/picasso-test-utils": "1.1.2-alpha-ff-7-tabs-17eb872bb.359+17eb872bb",
49
+ "@toptal/picasso-tailwind": "3.0.1-alpha-bill-root-ref-context-42c3d2541.139+42c3d2541",
50
+ "@toptal/picasso-tailwind-merge": "2.0.4-alpha-bill-root-ref-context-42c3d2541.6+42c3d2541",
51
+ "@toptal/picasso-test-utils": "1.1.2-alpha-bill-root-ref-context-42c3d2541.352+42c3d2541",
52
52
  "popper.js": "^1.16.1"
53
53
  },
54
54
  "exports": {
@@ -59,5 +59,5 @@
59
59
  "!dist-package/tsconfig.tsbuildinfo",
60
60
  "src"
61
61
  ],
62
- "gitHead": "17eb872bb0410897243666d7cc7a58eb1479ed78"
62
+ "gitHead": "42c3d25418e033ebaef1ab9907cbc5e3f1a95279"
63
63
  }