Skip to content

Commit

Permalink
Merge pull request #935 from VKCOM/4.48.0
Browse files Browse the repository at this point in the history
4.48.0
  • Loading branch information
8coon authored Jun 28, 2024
2 parents f314611 + 210caee commit 6646f8d
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 287 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.47.0",
"version": "4.48.0",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"homepage": "https://vkcom.github.io/vkui-tokens",
Expand Down Expand Up @@ -54,9 +54,9 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
"@vkontakte/icons": "2.114.0",
"@vkontakte/icons": "2.123.0",
"@vkontakte/prettier-config": "0.1.0",
"@vkontakte/vk-bridge": "2.14.1",
"@vkontakte/vk-bridge": "2.14.2",
"@vkontakte/vkjs": "1.1.2",
"@vkontakte/vkui": "6.1.1",
"babel-jest": "29.7.0",
Expand All @@ -66,7 +66,7 @@
"color": "4.2.3",
"common-tags": "1.8.2",
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.1",
"css-loader": "7.1.2",
"css.escape": "1.5.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -87,19 +87,19 @@
"jest-junit": "16.0.0",
"lint-staged": "15.2.7",
"lodash": "4.17.21",
"prettier": "3.2.5",
"prettier": "3.3.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"style-loader": "4.0.0",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.4",
"ts-jest": "29.1.5",
"ts-loader": "9.5.1",
"ts-morph": "20.0.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tscpaths": "0.0.9",
"type-fest": "4.18.2",
"type-fest": "4.20.1",
"typescript": "5.2.2",
"typescript-eslint": "7.0.1",
"webpack": "5.91.0",
Expand Down
Loading

0 comments on commit 6646f8d

Please sign in to comment.