Skip to content

Commit

Permalink
chore: update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d10d1be commit b41d3ae
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 285 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"description": "SmartHR ui components built with React.",
"author": "SmartHR-UI Team",
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"eslint": "^8.57.0",
"eslint-config-smarthr": "^7.3.0",
"eslint-plugin-storybook": "^0.11.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"prettier-config-smarthr": "^1.0.1",
"prettier-plugin-tailwindcss": "^0.6.9",
Expand Down
12 changes: 6 additions & 6 deletions packages/smarthr-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,23 @@
"@storybook/test": "^8.4.7",
"@storybook/test-runner": "^0.20.1",
"@storybook/theming": "^8.4.7",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.range": "^3.2.9",
"@types/node": "^20.17.9",
"@types/react": "^18.3.14",
"@types/node": "^20.17.10",
"@types/react": "^18.3.16",
"@types/react-dom": "^19.0.2",
"@types/react-test-renderer": "^19.0.0",
"@types/react-transition-group": "^4.4.11",
"@types/react-transition-group": "^4.4.12",
"@types/styled-components": "^5.1.34",
"autoprefixer": "^10.4.20",
"axe-playwright": "^2.0.3",
"babel-loader": "^9.2.1",
"babel-plugin-polyfill-corejs2": "^0.4.12",
"babel-plugin-polyfill-regenerator": "^0.6.3",
"chromatic": "^11.20.0",
"chromatic": "^11.20.2",
"css-loader": "^7.1.2",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"fs-extra": "^11.2.0",
Expand All @@ -64,7 +64,7 @@
"jsdom": "^25.0.1",
"memory-fs": "^0.5.0",
"npm-run-all": "^4.1.5",
"playwright": "^1.49.0",
"playwright": "^1.49.1",
"plop": "^4.0.1",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
Expand Down
Loading

0 comments on commit b41d3ae

Please sign in to comment.