@toptal/picasso-tabs 3.0.2-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.26 → 3.0.2-alpha-fx-5726-create-base-preset-package-c2ef6cda5.24

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-tabs",
3
- "version": "3.0.2-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.26+ffbf5f56c",
3
+ "version": "3.0.2-alpha-fx-5726-create-base-preset-package-c2ef6cda5.24+c2ef6cda5",
4
4
  "description": "Toptal UI components library - Tabs",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -23,13 +23,13 @@
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
25
  "@mui/base": "5.0.0-beta.40",
26
- "@toptal/picasso-container": "2.0.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.40+ffbf5f56c",
27
- "@toptal/picasso-icons": "1.6.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.26+ffbf5f56c",
28
- "@toptal/picasso-shared": "15.0.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.119+ffbf5f56c",
29
- "@toptal/picasso-typography": "3.0.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.40+ffbf5f56c",
30
- "@toptal/picasso-typography-overflow": "2.0.5-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.40+ffbf5f56c",
31
- "@toptal/picasso-user-badge": "3.0.2-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.26+ffbf5f56c",
32
- "@toptal/picasso-utils": "1.0.4-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.119+ffbf5f56c",
26
+ "@toptal/picasso-container": "2.0.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.38+c2ef6cda5",
27
+ "@toptal/picasso-icons": "1.6.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.24+c2ef6cda5",
28
+ "@toptal/picasso-shared": "15.0.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.117+c2ef6cda5",
29
+ "@toptal/picasso-typography": "3.0.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.38+c2ef6cda5",
30
+ "@toptal/picasso-typography-overflow": "2.0.5-alpha-fx-5726-create-base-preset-package-c2ef6cda5.38+c2ef6cda5",
31
+ "@toptal/picasso-user-badge": "3.0.2-alpha-fx-5726-create-base-preset-package-c2ef6cda5.24+c2ef6cda5",
32
+ "@toptal/picasso-utils": "1.0.4-alpha-fx-5726-create-base-preset-package-c2ef6cda5.117+c2ef6cda5",
33
33
  "ap-style-title-case": "^1.1.2",
34
34
  "classnames": "^2.5.1"
35
35
  },
@@ -46,14 +46,14 @@
46
46
  ".": "./dist-package/src/index.js"
47
47
  },
48
48
  "devDependencies": {
49
- "@toptal/picasso-provider": "5.0.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.40+ffbf5f56c",
50
- "@toptal/picasso-tailwind-merge": "1.2.1-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.40+ffbf5f56c",
51
- "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5716-dropdown-arrows-do-not-match-with-base-ffbf5f56c.119+ffbf5f56c"
49
+ "@toptal/picasso-provider": "5.0.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.38+c2ef6cda5",
50
+ "@toptal/picasso-tailwind-merge": "1.2.1-alpha-fx-5726-create-base-preset-package-c2ef6cda5.38+c2ef6cda5",
51
+ "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5726-create-base-preset-package-c2ef6cda5.117+c2ef6cda5"
52
52
  },
53
53
  "files": [
54
54
  "dist-package/**",
55
55
  "!dist-package/tsconfig.tsbuildinfo",
56
56
  "src"
57
57
  ],
58
- "gitHead": "ffbf5f56c06f72191314e22ff490cbe4fd052c0f"
58
+ "gitHead": "c2ef6cda55609a3210d4ecfeefe0da9c944c19b8"
59
59
  }