Skip to content

Commit 4e38696

Browse files
committed
fix: rebase
1 parent 4a3a92f commit 4e38696

File tree

2 files changed

+21
-76
lines changed

2 files changed

+21
-76
lines changed

package-lock.json

Lines changed: 17 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/dynamic-forms",
3-
"version": "4.17.0",
3+
"version": "5.0.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@bem-react/classname": "^1.6.0",
48-
"@gravity-ui/date-components": "^3.0.0-beta.0",
48+
"@gravity-ui/date-components": "^3.0.0",
4949
"@gravity-ui/date-utils": "^2.5.5",
5050
"@gravity-ui/i18n": "^1.2.0",
5151
"@gravity-ui/icons": "^2.12.0",
@@ -60,7 +60,7 @@
6060
"@gravity-ui/prettier-config": "^1.1.0",
6161
"@gravity-ui/stylelint-config": "^4.0.1",
6262
"@gravity-ui/tsconfig": "^1.0.0",
63-
"@gravity-ui/uikit": "^7.0.0-beta.5",
63+
"@gravity-ui/uikit": "^7.1.0",
6464
"@playwright/experimental-ct-react": "^1.40.0",
6565
"@playwright/test": "^1.40.0",
6666
"@storybook/addon-essentials": "^7.0.27",
@@ -114,7 +114,7 @@
114114
"uuid": "^9.0.1"
115115
},
116116
"peerDependencies": {
117-
"@gravity-ui/uikit": "^7.0.0-beta.5",
117+
"@gravity-ui/uikit": "^7.0.0",
118118
"final-form": "^4.20.2",
119119
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
120120
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0",

0 commit comments

Comments
 (0)