Skip to content

Commit

Permalink
Merge pull request #1063 from VKCOM/4.54.0
Browse files Browse the repository at this point in the history
4.54.0
  • Loading branch information
8coon authored Sep 11, 2024
2 parents f740172 + dd7046a commit 9355688
Show file tree
Hide file tree
Showing 8 changed files with 3,510 additions and 224 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkontakte/vkui-tokens",
"version": "4.53.3",
"version": "4.54.0",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"homepage": "https://vkcom.github.io/vkui-tokens",
Expand Down Expand Up @@ -49,14 +49,14 @@
"@types/color": "3.0.6",
"@types/common-tags": "1.8.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.6",
"@types/lodash": "4.17.7",
"@types/node": "18.11.10",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
"@vkontakte/icons": "2.124.0",
"@vkontakte/prettier-config": "0.1.0",
"@vkontakte/vk-bridge": "2.14.2",
"@vkontakte/vk-bridge": "2.15.0",
"@vkontakte/vkjs": "1.3.0",
"@vkontakte/vkui": "6.3.0",
"babel-jest": "29.7.0",
Expand Down Expand Up @@ -99,16 +99,17 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tscpaths": "0.0.9",
"type-fest": "4.23.0",
"type-fest": "4.26.1",
"typescript": "5.2.2",
"typescript-eslint": "7.0.1",
"webpack": "5.93.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"webpack-notifier": "1.15.0"
},
"engines": {
"npm": ">=9.3.1",
"yarn": ">=1.21.1 <2"
}
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 9355688

Please sign in to comment.