@toptal/picasso-number-input 1.0.5-alpha-fx-4584-drawer-6762471c2.22 → 1.0.5-alpha-fx-4589-migrate-typography-b543ce17b.22

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.5-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
3
+ "version": "1.0.5-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
4
4
  "description": "Toptal UI components library - NumberInput",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -22,14 +22,14 @@
22
22
  },
23
23
  "homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
24
24
  "dependencies": {
25
- "@toptal/picasso-container": "1.0.3-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
26
- "@toptal/picasso-form": "1.1.2-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
27
- "@toptal/picasso-icons": "1.0.3-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
28
- "@toptal/picasso-input": "1.0.5-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
29
- "@toptal/picasso-input-adornment": "1.0.3-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
30
- "@toptal/picasso-outlined-input": "1.0.5-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
31
- "@toptal/picasso-shared": "14.0.2-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
32
- "@toptal/picasso-utils": "1.0.3-alpha-fx-4584-drawer-6762471c2.22+6762471c2",
25
+ "@toptal/picasso-container": "1.0.3-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
26
+ "@toptal/picasso-form": "1.1.2-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
27
+ "@toptal/picasso-icons": "1.0.3-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
28
+ "@toptal/picasso-input": "1.0.5-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
29
+ "@toptal/picasso-input-adornment": "1.0.3-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
30
+ "@toptal/picasso-outlined-input": "1.0.5-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
31
+ "@toptal/picasso-shared": "14.0.2-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
32
+ "@toptal/picasso-utils": "1.0.3-alpha-fx-4589-migrate-typography-b543ce17b.22+b543ce17b",
33
33
  "classnames": "^2.5.1"
34
34
  },
35
35
  "sideEffects": [
@@ -44,12 +44,12 @@
44
44
  ".": "./dist-package/src/index.js"
45
45
  },
46
46
  "devDependencies": {
47
- "@toptal/picasso-test-utils": "1.0.3-alpha-fx-4584-drawer-6762471c2.22+6762471c2"
47
+ "@toptal/picasso-test-utils": "1.1.1-alpha-fx-4589-migrate-typography-b543ce17b.14+b543ce17b"
48
48
  },
49
49
  "files": [
50
50
  "dist-package/**",
51
51
  "!dist-package/tsconfig.tsbuildinfo",
52
52
  "src"
53
53
  ],
54
- "gitHead": "6762471c24491803ddff6a542c0cfcde511c8f5c"
54
+ "gitHead": "b543ce17b13ceefa1bb1c0a5c29ce41385d8aa73"
55
55
  }