@toptal/picasso-number-input 1.0.19-alpha-feature-tailwind-w21-5438106d8.42 → 1.0.19-alpha-feature-tailwind-w21-af158c5d2.43

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-number-input",
3
- "version": "1.0.19-alpha-feature-tailwind-w21-5438106d8.42+5438106d8",
3
+ "version": "1.0.19-alpha-feature-tailwind-w21-af158c5d2.43+af158c5d2",
4
4
  "description": "Toptal UI components library - NumberInput",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -22,13 +22,13 @@
22
22
  },
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
- "@toptal/picasso-container": "1.0.4-alpha-feature-tailwind-w21-5438106d8.50+5438106d8",
26
- "@toptal/picasso-form": "3.0.3-alpha-feature-tailwind-w21-5438106d8.44+5438106d8",
27
- "@toptal/picasso-icons": "1.1.2-alpha-feature-tailwind-w21-5438106d8.50+5438106d8",
28
- "@toptal/picasso-input-adornment": "1.0.5-alpha-feature-tailwind-w21-5438106d8.50+5438106d8",
29
- "@toptal/picasso-outlined-input": "1.0.18-alpha-feature-tailwind-w21-5438106d8.44+5438106d8",
30
- "@toptal/picasso-shared": "15.0.1-alpha-feature-tailwind-w21-5438106d8.50+5438106d8",
31
- "@toptal/picasso-utils": "1.0.4-alpha-feature-tailwind-w21-5438106d8.50+5438106d8"
25
+ "@toptal/picasso-container": "1.0.4-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2",
26
+ "@toptal/picasso-form": "3.0.3-alpha-feature-tailwind-w21-af158c5d2.45+af158c5d2",
27
+ "@toptal/picasso-icons": "1.1.2-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2",
28
+ "@toptal/picasso-input-adornment": "1.0.5-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2",
29
+ "@toptal/picasso-outlined-input": "1.0.18-alpha-feature-tailwind-w21-af158c5d2.45+af158c5d2",
30
+ "@toptal/picasso-shared": "15.0.1-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2",
31
+ "@toptal/picasso-utils": "1.0.4-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2"
32
32
  },
33
33
  "sideEffects": [
34
34
  "**/styles.ts",
@@ -43,13 +43,13 @@
43
43
  ".": "./dist-package/src/index.js"
44
44
  },
45
45
  "devDependencies": {
46
- "@toptal/picasso-tailwind-merge": "1.1.1-alpha-feature-tailwind-w21-5438106d8.4269+5438106d8",
47
- "@toptal/picasso-test-utils": "1.1.2-alpha-feature-tailwind-w21-5438106d8.50+5438106d8"
46
+ "@toptal/picasso-tailwind-merge": "1.1.1-alpha-feature-tailwind-w21-af158c5d2.4270+af158c5d2",
47
+ "@toptal/picasso-test-utils": "1.1.2-alpha-feature-tailwind-w21-af158c5d2.51+af158c5d2"
48
48
  },
49
49
  "files": [
50
50
  "dist-package/**",
51
51
  "!dist-package/tsconfig.tsbuildinfo",
52
52
  "src"
53
53
  ],
54
- "gitHead": "5438106d866ac55337e99db14c41fa58a140abce"
54
+ "gitHead": "af158c5d25cf28b89b18f9569f2d4d4a192eb178"
55
55
  }