Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-f730d89f5c
Browse files Browse the repository at this point in the history
  • Loading branch information
EldarMuhamethanov committed Nov 11, 2024
2 parents fa8fcd3 + b077702 commit 197968d
Show file tree
Hide file tree
Showing 7 changed files with 185 additions and 158 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@playwright/test": "1.48.2",
"@swc/core": "^1.8.0",
"@swc/core": "^1.9.2",
"@vkontakte/vkui": "workspace:packages/vkui",
"cli-table3": "^0.6.1",
"css-loader": "^6.10.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"@csstools/postcss-global-data": "3.0.0",
"@playwright/experimental-ct-react": "1.48.2",
"@playwright/test": "1.48.2",
"@rspack/cli": "^v1.0.14",
"@rspack/core": "^v1.0.14",
"@rspack/cli": "^v1.1.0",
"@rspack/core": "^v1.1.0",
"@size-limit/file": "^11.1.6",
"@size-limit/webpack": "^11.1.6",
"@size-limit/webpack-css": "^11.1.6",
"@swc/cli": "^0.5.0",
"@swc/core": "1.8.0",
"@swc/core": "1.9.2",
"@swc/jest": "^0.2.37",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/webpack": "^5.28.5",
Expand All @@ -39,7 +39,7 @@
"@vkontakte/vkui-tokens": "4.55.0",
"autoprefixer": "^10.4.20",
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
Expand Down Expand Up @@ -89,8 +89,8 @@
"stylelint-use-logical": "^2.1.2",
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
"swc-loader": "^0.2.6",
"swc-plugin-css-modules": "0.1.21",
"swc-plugin-transform-remove-imports": "1.23.0",
"swc-plugin-css-modules": "1.0.0",
"swc-plugin-transform-remove-imports": "2.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-plugin-css-modules": "^5.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"dependencies": {
"chalk": "^4.1.2",
"commander": "^12.1.0",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.5",
"jscodeshift": "^17.1.1",
"prompts": "^2.4.2",
"typescript": "^5.6.3"
},
"devDependencies": {
"@swc/core": "^1.8.0",
"@swc/core": "^1.9.2",
"@swc/jest": "^0.2.37",
"@types/cross-spawn": "^6.0.6",
"@types/jest": "^29.5.14",
"@types/jscodeshift": "^0.12.0",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/prompts": "^2.4.9",
"jest": "^29.7.0",
"ts-node": "^10.9.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/token-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"node": ">12.0.0"
},
"dependencies": {
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"postcss": "^8.4.47",
"postcss-less": "^6.0.0",
"postcss-scss": "^4.0.9",
"postcss-value-parser": "^4.2.0",
"typescript": "^5.6.3"
},
"devDependencies": {
"@swc/core": "1.8.0",
"@swc/core": "1.9.2",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/postcss-less": "^4.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/vkui-floating-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
},
"dependencies": {
"@floating-ui/react-dom": "^2.1.2",
"@swc/helpers": "^0.5.13"
"@swc/helpers": "^0.5.15"
},
"devDependencies": {
"@swc/core": "^1.8.0",
"@swc/core": "^1.9.2",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vkui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@swc/helpers": "^0.5.13",
"@swc/helpers": "^0.5.15",
"@vkontakte/icons": "^2.115.0",
"@vkontakte/vkjs": "^1.3.0",
"@vkontakte/vkui-floating-ui": "^0.2.3",
Expand Down
Loading

0 comments on commit 197968d

Please sign in to comment.