Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitest/utils": "^4.1.10",
"@vkontakte/eslint-plugin": "^2.0.0",
"@vkontakte/stylelint-config": "^4.1.0",
"@vkontakte/vkui-tokens": "4.85.0",
"@vkontakte/vkui-tokens": "4.86.0",
"autoprefixer": "^10.5.4",
"concurrently": "^10.0.4",
"cross-env": "^10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vkui-docs-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vkontakte/icons": "^3.58.0",
"@vkontakte/vkjs": "^2.0.2",
"@vkontakte/vkui": "workspace:^",
"@vkontakte/vkui-tokens": "4.85.0",
"@vkontakte/vkui-tokens": "4.86.0",
"scroll-into-view-if-needed": "^3.1.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5439,7 +5439,7 @@ __metadata:
"@vkontakte/icons": "npm:^3.58.0"
"@vkontakte/vkjs": "npm:^2.0.2"
"@vkontakte/vkui": "workspace:^"
"@vkontakte/vkui-tokens": "npm:4.85.0"
"@vkontakte/vkui-tokens": "npm:4.86.0"
next: "npm:^16.2.12"
nextra: "npm:^4.6.1"
react: "npm:^19.0.0"
Expand Down Expand Up @@ -5535,7 +5535,7 @@ __metadata:
"@vitest/utils": "npm:^4.1.10"
"@vkontakte/eslint-plugin": "npm:^2.0.0"
"@vkontakte/stylelint-config": "npm:^4.1.0"
"@vkontakte/vkui-tokens": "npm:4.85.0"
"@vkontakte/vkui-tokens": "npm:4.86.0"
autoprefixer: "npm:^10.5.4"
concurrently: "npm:^10.0.4"
cross-env: "npm:^10.1.0"
Expand Down Expand Up @@ -5596,13 +5596,13 @@ __metadata:
languageName: unknown
linkType: soft

"@vkontakte/vkui-tokens@npm:4.85.0":
version: 4.85.0
resolution: "@vkontakte/vkui-tokens@npm:4.85.0"
"@vkontakte/vkui-tokens@npm:4.86.0":
version: 4.86.0
resolution: "@vkontakte/vkui-tokens@npm:4.86.0"
dependencies:
"@swc/helpers": "npm:^0.5.19"
csstype: "npm:^3.1.1"
checksum: 10/0869bd4041c826572bf53da060cef0d7c3475fa41e37d7e48d0d0645281f8f3c728dcbdfc0f5cad59d5c2020b7d1710148b20f4134641cda35fe3632774b8e9f
checksum: 10/4dd377b47c17cb819399c39f819348bdb285dc394bf1295ab29b14de17d8b0f9ea7b4e28d049b42db6483b4e2ac0bdcccb8ce0b7b88966b7623aa156b7c33cdd
languageName: node
linkType: hard

Expand Down
Loading