Skip to content

Commit

Permalink
Merge pull request #956 from VKCOM/4.49.0
Browse files Browse the repository at this point in the history
4.49.0
  • Loading branch information
8coon authored Jul 5, 2024
2 parents 6646f8d + 4ee4fd3 commit 88727b8
Show file tree
Hide file tree
Showing 12 changed files with 26,657 additions and 1,622 deletions.
14 changes: 7 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.48.0",
"version": "4.49.0",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"homepage": "https://vkcom.github.io/vkui-tokens",
Expand Down Expand Up @@ -44,21 +44,21 @@
"csstype": "^3.1.1"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/core": "7.24.7",
"@svgr/webpack": "8.1.0",
"@types/color": "3.0.6",
"@types/common-tags": "1.8.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.5",
"@types/lodash": "4.17.6",
"@types/node": "18.11.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
"@vkontakte/icons": "2.123.0",
"@vkontakte/icons": "2.124.0",
"@vkontakte/prettier-config": "0.1.0",
"@vkontakte/vk-bridge": "2.14.2",
"@vkontakte/vkjs": "1.1.2",
"@vkontakte/vkui": "6.1.1",
"@vkontakte/vkjs": "1.2.0",
"@vkontakte/vkui": "6.2.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"type-fest": "4.20.1",
"typescript": "5.2.2",
"typescript-eslint": "7.0.1",
"webpack": "5.91.0",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"webpack-notifier": "1.15.0"
Expand Down
Loading

0 comments on commit 88727b8

Please sign in to comment.