Skip to content

Commit

Permalink
chore: update devdependencies (non-major) (patch) (#5390)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 99e1577 commit 18f47ee
Show file tree
Hide file tree
Showing 3 changed files with 703 additions and 709 deletions.
10 changes: 5 additions & 5 deletions packages/smarthr-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@babel/core": "^7.26.8",
"@babel/preset-env": "^7.26.8",
"@babel/core": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@storybook/addon-a11y": "^8.4.7",
Expand All @@ -39,12 +39,12 @@
"@storybook/test": "^8.4.7",
"@storybook/test-runner": "^0.21.0",
"@storybook/theming": "^8.4.7",
"@swc/core": "^1.10.15",
"@swc/core": "^1.10.16",
"@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.17",
"@types/node": "^20.17.19",
"@types/react": "^18.3.18",
"@types/react-dom": "^19.0.3",
"@types/react-test-renderer": "^19.0.0",
Expand All @@ -66,7 +66,7 @@
"npm-run-all2": "^7.0.2",
"playwright": "^1.49.1",
"plop": "^4.0.1",
"postcss": "^8.5.1",
"postcss": "^8.5.2",
"postcss-loader": "^8.1.1",
"postcss-styled-syntax": "^0.7.1",
"postcss-syntax": "^0.36.2",
Expand Down
Loading

0 comments on commit 18f47ee

Please sign in to comment.