Skip to content

Commit

Permalink
Merge pull request #699 from VKCOM/4.41.3
Browse files Browse the repository at this point in the history
4.41.3
  • Loading branch information
8coon authored Nov 29, 2023
2 parents 2cf936b + 7f06d61 commit 9cc2ad0
Show file tree
Hide file tree
Showing 5 changed files with 468 additions and 102 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkontakte/vkui-tokens",
"version": "4.41.2",
"version": "4.41.3",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"homepage": "https://vkcom.github.io/vkui-tokens",
Expand Down Expand Up @@ -47,20 +47,20 @@
"@babel/core": "7.23.3",
"@svgr/webpack": "8.1.0",
"@types/color": "3.0.6",
"@types/common-tags": "1.8.1",
"@types/common-tags": "1.8.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.14.199",
"@types/node": "18.11.10",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.7.3",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
"@vkontakte/icons": "2.54.0",
"@typescript-eslint/parser": "6.13.1",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.7",
"@vkontakte/icons": "2.85.0",
"@vkontakte/prettier-config": "0.1.0",
"@vkontakte/vk-bridge": "2.11.1",
"@vkontakte/vkjs": "1.1.0",
"@vkontakte/vkui": "5.9.1",
"@vkontakte/vkui": "5.10.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.2",
"clean-webpack-plugin": "4.0.0",
Expand Down Expand Up @@ -93,15 +93,15 @@
"rimraf": "5.0.5",
"style-loader": "3.3.3",
"terser-webpack-plugin": "5.3.9",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"ts-morph": "20.0.0",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"tscpaths": "0.0.9",
"type-fest": "4.2.0",
"typescript": "5.2.2",
"webpack": "5.88.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1",
"webpack-notifier": "1.15.0"
Expand Down
Loading

0 comments on commit 9cc2ad0

Please sign in to comment.