@toptal/picasso-number-input 1.0.26-alpha-fx-5525-container-968fa808d.22 → 1.0.26-alpha-fx-5525-container-4ebd3caa7.27

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/picasso-number-input",
3
- "version": "1.0.26-alpha-fx-5525-container-968fa808d.22+968fa808d",
3
+ "version": "1.0.26-alpha-fx-5525-container-4ebd3caa7.27+4ebd3caa7",
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-fx-5525-container-968fa808d.76+968fa808d",
26
- "@toptal/picasso-form": "3.0.7-alpha-fx-5525-container-968fa808d.42+968fa808d",
27
- "@toptal/picasso-icons": "1.4.1-alpha-fx-5525-container-968fa808d.42+968fa808d",
28
- "@toptal/picasso-input-adornment": "1.0.8-alpha-fx-5525-container-968fa808d.42+968fa808d",
29
- "@toptal/picasso-outlined-input": "1.1.5-alpha-fx-5525-container-968fa808d.22+968fa808d",
30
- "@toptal/picasso-shared": "15.0.1-alpha-fx-5525-container-968fa808d.76+968fa808d",
31
- "@toptal/picasso-utils": "1.0.4-alpha-fx-5525-container-968fa808d.76+968fa808d",
25
+ "@toptal/picasso-container": "1.0.4-alpha-fx-5525-container-4ebd3caa7.81+4ebd3caa7",
26
+ "@toptal/picasso-form": "3.0.7-alpha-fx-5525-container-4ebd3caa7.47+4ebd3caa7",
27
+ "@toptal/picasso-icons": "1.4.1-alpha-fx-5525-container-4ebd3caa7.47+4ebd3caa7",
28
+ "@toptal/picasso-input-adornment": "1.0.8-alpha-fx-5525-container-4ebd3caa7.47+4ebd3caa7",
29
+ "@toptal/picasso-outlined-input": "1.1.5-alpha-fx-5525-container-4ebd3caa7.27+4ebd3caa7",
30
+ "@toptal/picasso-shared": "15.0.1-alpha-fx-5525-container-4ebd3caa7.81+4ebd3caa7",
31
+ "@toptal/picasso-utils": "1.0.4-alpha-fx-5525-container-4ebd3caa7.81+4ebd3caa7",
32
32
  "classnames": "^2.5.1"
33
33
  },
34
34
  "sideEffects": [
@@ -43,12 +43,12 @@
43
43
  ".": "./dist-package/src/index.js"
44
44
  },
45
45
  "devDependencies": {
46
- "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5525-container-968fa808d.76+968fa808d"
46
+ "@toptal/picasso-test-utils": "1.1.2-alpha-fx-5525-container-4ebd3caa7.81+4ebd3caa7"
47
47
  },
48
48
  "files": [
49
49
  "dist-package/**",
50
50
  "!dist-package/tsconfig.tsbuildinfo",
51
51
  "src"
52
52
  ],
53
- "gitHead": "968fa808df499448786949e11d58be225c4795ce"
53
+ "gitHead": "4ebd3caa763220e28d7bfe67e6a63a05ea37599a"
54
54
  }