@toptal/picasso-number-input 1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050 → 1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053

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.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
3
+ "version": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
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.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
26
- "@toptal/picasso-form": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
27
- "@toptal/picasso-icons": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
28
- "@toptal/picasso-input": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
29
- "@toptal/picasso-input-adornment": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
30
- "@toptal/picasso-outlined-input": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
31
- "@toptal/picasso-shared": "13.1.3-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.16+b62d3423a",
32
- "@toptal/picasso-utils": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a",
25
+ "@toptal/picasso-container": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
26
+ "@toptal/picasso-form": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
27
+ "@toptal/picasso-icons": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
28
+ "@toptal/picasso-input": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
29
+ "@toptal/picasso-input-adornment": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
30
+ "@toptal/picasso-outlined-input": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
31
+ "@toptal/picasso-shared": "13.1.3-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.19+1cb5496d7",
32
+ "@toptal/picasso-utils": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7",
33
33
  "classnames": "^2.3.1"
34
34
  },
35
35
  "sideEffects": [
@@ -45,7 +45,7 @@
45
45
  ".": "./dist-package/src/index.js"
46
46
  },
47
47
  "devDependencies": {
48
- "@toptal/picasso-test-utils": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-b62d3423a.4050+b62d3423a"
48
+ "@toptal/picasso-test-utils": "1.0.1-alpha-fx-4785-create-a-codemod-to-update-nested-imports-1cb5496d7.4053+1cb5496d7"
49
49
  },
50
- "gitHead": "b62d3423a675b1bd43bd95ae302784151dc907e1"
50
+ "gitHead": "1cb5496d7eb09db6bbc812f3d7873688e839d58a"
51
51
  }