Skip to content

Commit

Permalink
Merge pull request #623 from VKCOM/4.41.0
Browse files Browse the repository at this point in the history
4.41.0
  • Loading branch information
8coon authored Oct 6, 2023
2 parents 399a6de + 770b5a0 commit fc5b3d3
Show file tree
Hide file tree
Showing 11 changed files with 13,830 additions and 2,710 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkontakte/vkui-tokens",
"version": "4.40.0",
"version": "4.41.0",
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
"license": "MIT",
"main": "utils/descriptions.js",
Expand Down Expand Up @@ -43,37 +43,37 @@
"csstype": "^3.1.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.23.0",
"@svgr/webpack": "8.1.0",
"@types/color": "3.0.3",
"@types/color": "3.0.4",
"@types/common-tags": "1.8.1",
"@types/fs-extra": "11.0.2",
"@types/lodash": "4.14.198",
"@types/lodash": "4.14.199",
"@types/node": "18.11.10",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
"@vkontakte/icons": "2.54.0",
"@vkontakte/prettier-config": "0.1.0",
"@vkontakte/vk-bridge": "2.11.1",
"@vkontakte/vkjs": "1.1.0",
"@vkontakte/vkui": "5.8.1",
"@vkontakte/vkui": "5.9.1",
"babel-jest": "29.7.0",
"babel-loader": "9.1.2",
"clean-webpack-plugin": "4.0.0",
"clsx": "2.0.0",
"color": "4.2.3",
"common-tags": "1.8.2",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.3",
"css-loader": "6.8.1",
"css.escape": "1.5.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-silence": "1.0.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jasmine": "4.1.3",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -82,7 +82,7 @@
"fs-extra": "11.1.1",
"html-webpack-plugin": "5.5.1",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "14.0.1",
"lodash": "4.17.21",
Expand Down
Loading

0 comments on commit fc5b3d3

Please sign in to comment.