Skip to content

Commit

Permalink
Merge pull request #719 from VKCOM/4.41.4
Browse files Browse the repository at this point in the history
4.41.4
  • Loading branch information
8coon authored Dec 8, 2023
2 parents 9cc2ad0 + 7989387 commit 80af01c
Show file tree
Hide file tree
Showing 12 changed files with 2,262 additions and 975 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkontakte/vkui-tokens",
"version": "4.41.3",
"version": "4.41.4",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"homepage": "https://vkcom.github.io/vkui-tokens",
Expand Down Expand Up @@ -49,20 +49,20 @@
"@types/color": "3.0.6",
"@types/common-tags": "1.8.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.14.199",
"@types/lodash": "4.14.202",
"@types/node": "18.11.10",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@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/vk-bridge": "2.12.2",
"@vkontakte/vkjs": "1.1.1",
"@vkontakte/vkui": "5.10.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.2",
"babel-loader": "9.1.3",
"clean-webpack-plugin": "4.0.0",
"clsx": "2.0.0",
"color": "4.2.3",
Expand All @@ -80,12 +80,12 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.19.0",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "14.0.1",
"lint-staged": "15.2.0",
"lodash": "4.17.21",
"prettier": "2.8.8",
"react": "18.2.0",
Expand All @@ -99,7 +99,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"tscpaths": "0.0.9",
"type-fest": "4.2.0",
"type-fest": "4.8.3",
"typescript": "5.2.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
Expand Down
Loading

0 comments on commit 80af01c

Please sign in to comment.