Skip to content

Commit

Permalink
fix(*): актуализируем @alfalab/utils (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
reme3d2y committed Dec 8, 2021
1 parent 0e81245 commit 30fb88e
Show file tree
Hide file tree
Showing 24 changed files with 41 additions and 36 deletions.
4 changes: 2 additions & 2 deletions packages/amount-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"@alfalab/core-components-input": "^7.3.4",
"@alfalab/core-components-with-suffix": "^3.1.4",
"@alfalab/data": "^0.4.3",
"@alfalab/utils": "^1.3.0",
"@alfalab/data": "^1.0.1",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6"
}
}
4 changes: 2 additions & 2 deletions packages/amount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"access": "public"
},
"dependencies": {
"@alfalab/data": "^0.4.3",
"@alfalab/utils": "^1.3.0",
"@alfalab/data": "^1.0.1",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/attach/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@alfalab/core-components-keyboard-focusable": "^3.0.0",
"@alfalab/core-components-progress-bar": "^2.0.1",
"@alfalab/icons-classic": "^1.76.0",
"@alfalab/utils": "^1.3.0",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@alfalab/core-components-loader": "^2.0.1",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@alfalab/core-components-button": "^5.0.0",
"@alfalab/hooks": "^1.2.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"react-merge-refs": "^1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/icons-glyph": "^1.190.0",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/confirmation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@alfalab/core-components-button": "^5.0.0",
"@alfalab/core-components-link": "^3.2.0",
"@alfalab/core-components-loader": "^2.0.1",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/icons-glyph": "^1.190.0",
"@alfalab/utils": "^1.3.0",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@alfalab/core-components-icon-button": "^4.0.0",
"@alfalab/core-components-tooltip": "^4.4.0",
"@alfalab/core-components-typography": "^2.1.0",
"@alfalab/hooks": "^1.3.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/icons-glyph": "^1.190.0",
"classnames": "^2.2.6",
"element-closest": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@alfalab/core-components-button": "^5.0.0",
"@alfalab/core-components-form-control": "^7.4.0",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/icons-glyph": "^1.190.0",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/intl-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@alfalab/core-components-input": "^7.3.4",
"@alfalab/core-components-input-autocomplete": "7.0.4",
"@alfalab/core-components-select": "^10.2.0",
"@alfalab/hooks": "^0.9.0",
"@alfalab/utils": "^1.3.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6",
"libphonenumber-js": "^1.8.4",
"react-merge-refs": "^1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/keyboard-focusable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"react-node-resolver": "^2.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@alfalab/core-components-button": "^5.0.0",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/pure-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/select-with-tags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@alfalab/core-components-form-control": "^4.0.0",
"@alfalab/core-components-select": "^4.3.1",
"@alfalab/core-components-tag": "^4.0.0",
"@alfalab/hooks": "^0.9.0",
"@alfalab/hooks": "^1.4.1",
"@alfalab/icons-glyph": "^1.190.0",
"classnames": "^2.2.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@alfalab/core-components-input": "^7.3.4",
"@alfalab/core-components-popover": "^5.6.0",
"@alfalab/core-components-skeleton": "^3.0.2",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"downshift": "5.4.7",
"react-merge-refs": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^16.9.0 || ^17.0.1"
},
"dependencies": {
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@alfalab/core-components-form-control": "^7.4.0",
"@alfalab/hooks": "^1.0.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0",
"react-textarea-autosize": "^8.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@alfalab/core-components-portal": "^2.0.1",
"@alfalab/core-components-stack": "^3.0.1",
"@alfalab/core-components-toast-plate": "^4.0.10",
"@alfalab/hooks": "^1.1.1",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0",
"react-transition-group": "^4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@alfalab/core-components-bottom-sheet": "^3.0.0",
"@alfalab/core-components-popover": "^5.6.0",
"@alfalab/hooks": "^1.3.0",
"@alfalab/hooks": "^1.4.1",
"classnames": "^2.2.6",
"react-merge-refs": "^1.1.0"
}
Expand Down
23 changes: 14 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@
resolved "https://registry.yarnpkg.com/@alfalab/data/-/data-0.4.3.tgz#81374432b6a54394803502c293757bac9fd7f3c0"
integrity sha512-L3MHYEU23ysZ3y68gM5dSVknV4k+t1fzJ5T0j8E0IF8ArZFdP/7UVsz8Az+B2aV5pflcnrMYtIDAbGGab4JfTw==

"@alfalab/hooks@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@alfalab/hooks/-/hooks-0.9.0.tgz#cc1258698011e1d929d9154e87cba573689babad"
integrity sha512-2YGUfBpZ8omADxvn5oXA0zwDMLINg5AvCx1nCrJNSLbiekpP/jk8F2rcVjN0OKgY9OKUOgMaGZZ3keDtsvVCIA==
"@alfalab/data@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@alfalab/data/-/data-1.0.1.tgz#9130214153ce507d7378be40fb0387d26b06ccdd"
integrity sha512-y+vuNeF7ey6vWLrIBhJvfeG9gFXrwkp5DqjNYBDkFyjjZJNYxhWMBJMPrUpXi6q6/RZMnSeRcGsqRIz2e8I1bg==

"@alfalab/hooks@^1.0.0", "@alfalab/hooks@^1.1.1":
"@alfalab/hooks@^1.0.0":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@alfalab/hooks/-/hooks-1.1.1.tgz#c61e839983cb915e2e4de730bf9c9b0f1c0aea45"
integrity sha512-4NBh/BzFE/W7Wxgxa0SByodjpDgUQT5RHzc/9wLbMlhljpo+S145mavFdtK+YcJ2Sg4GK6OZon61KqV5w7Nafw==
Expand All @@ -132,10 +132,10 @@
resolved "https://registry.yarnpkg.com/@alfalab/hooks/-/hooks-1.2.0.tgz#729ae06c5c3ebe02a9ca0f98bcc01c8713c5c54b"
integrity sha512-AHrMhlC3AxL085T/NnCjYsiERUFkfh9MtvXAAs954w2RZdhQFlLpevESv0lzjoVSnYfrV4yOzQyUbb/WGDQFGA==

"@alfalab/hooks@^1.3.0":
version "1.3.0"
resolved "https://registry.npmjs.org/@alfalab/hooks/-/hooks-1.3.0.tgz#c2d8761fa36c6e4219bf7d922ccdc026623269ee"
integrity sha512-uVg/zbmvtFdI4kBigwN+2kt5eYSAVqkhF/Qky2kmFsr0sN+i5hF0bEZ98aXjXlV3mOTMaNp3qQd4ZAHO2fwIoQ==
"@alfalab/hooks@^1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@alfalab/hooks/-/hooks-1.4.1.tgz#b4e23fd6c16bd265d547158684bd1d97b1597fb0"
integrity sha512-TFHBw9FcZrr8G/LKUwIzHVg+DPmyKiak0FAe0THjdrSYrRttm0DDf5ljTe0+3FBJNgUu3hbGbEJUEFg2sGflig==

"@alfalab/icons-classic@^1.76.0":
version "1.76.0"
Expand Down Expand Up @@ -193,6 +193,11 @@
resolved "https://registry.yarnpkg.com/@alfalab/utils/-/utils-1.3.0.tgz#956c18e4a577b0e8076d0a7823db7a3852ef613c"
integrity sha512-+BEJYXjWyl6mdBomoH80lGFsVjLHHGwAU3H+SZvbGsnyL3M8gVwkMTYvUTEtddxEHKLlTTo6IGmzfAXT/UPaNg==

"@alfalab/utils@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@alfalab/utils/-/utils-1.5.1.tgz#8a48782094c36f1d418693753145bd398523bfff"
integrity sha512-DYsi4XvaMdh5K17OXvsPRFruzxRcJTeA+QlZ4jDMF7JtY5Fimq5jK7ZEA+ZhUNsnMOsFxb299ny8WqDIylDR0A==

"@babel/code-frame@7.10.4":
version "7.10.4"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
Expand Down

0 comments on commit 30fb88e

Please sign in to comment.