Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Karine Brandelli Padilha committed Feb 3, 2025
1 parent f5c7cab commit 4aa32ea
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 158 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mui/icons-material": "6.4.2",
"@mui/material": "6.4.2",
"@mui/system": "6.4.2",
"@mui/x-date-pickers": "7.24.1",
"@mui/x-date-pickers": "7.25.0",
"ramda": "0.30.1",
"react-loading-skeleton": "3.5.0",
"react-number-format": "5.4.3"
Expand All @@ -48,18 +48,18 @@
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@faker-js/faker": "9.4.0",
"@storybook/addon-essentials": "8.5.2",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
"@storybook/blocks": "8.5.2",
"@storybook/react": "8.5.2",
"@storybook/react-webpack5": "8.5.2",
"@storybook/blocks": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/react-webpack5": "8.5.3",
"@stylistic/eslint-plugin": "3.0.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/jest": "29.5.14",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/ramda": "0.30.2",
"@types/react": "18.3.12",
"@types/uuid": "10.0.0",
Expand All @@ -83,7 +83,7 @@
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.5.2",
"storybook": "8.5.3",
"styled-components": "6.1.14",
"ts-jest": "29.2.5",
"ts-loader": "9.5.2",
Expand Down
Loading

0 comments on commit 4aa32ea

Please sign in to comment.