Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 2, 2024
2 parents 3e02572 + 2a03025 commit 6a6178b
Show file tree
Hide file tree
Showing 55 changed files with 1,056 additions and 1,034 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,19 @@
"@storybook/addon-styling": "^1.3.7",
"@storybook/addons": "^7.6.17",
"@storybook/cli": "^7.6.17",
"@storybook/jest": "^0.2.3",
"@storybook/react": "^7.6.17",
"@storybook/react-webpack5": "^7.6.17",
"@storybook/source-loader": "^7.6.17",
"@storybook/test": "^7.6.17",
"@storybook/test-runner": "^0.17.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.17",
"@swc/core": "^1.4.11",
"@swc/jest": "^0.2.36",
"@testing-library/react": "^14.2.2",
"@types/jest": "^29.5.12",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.range": "^3.2.9",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react-test-renderer": "^17.0.9",
Expand All @@ -55,10 +54,10 @@
"babel-loader": "^9.1.3",
"babel-plugin-polyfill-corejs2": "^0.4.10",
"babel-plugin-polyfill-regenerator": "^0.6.1",
"chromatic": "^11.2.0",
"chromatic": "^11.3.0",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"eslint": "^8.57.0",
"eslint-config-smarthr": "^6.20.0",
"eslint-config-smarthr": "^6.27.0",
"eslint-plugin-storybook": "^0.8.0",
"fs-extra": "^11.2.0",
"glob": "10.3.12",
Expand All @@ -85,9 +84,9 @@
"rimraf": "^5.0.5",
"standard-version": "^9.3.2",
"storybook": "^7.6.17",
"storybook-addon-pseudo-states": "^3.0.0",
"storybook-addon-pseudo-states": "^3.0.1",
"styled-components": "^5.3.11",
"stylelint": "^16.2.1",
"stylelint": "^16.3.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-smarthr": "^3.0.0",
"stylelint-config-standard": "^36.0.0",
Expand Down
Loading

0 comments on commit 6a6178b

Please sign in to comment.