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 Dec 30, 2024
1 parent 48c3850 commit 2125830
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 137 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"dependencies": {
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/system": "6.2.1",
"@mui/icons-material": "6.3.0",
"@mui/material": "6.3.0",
"@mui/system": "6.3.0",
"@mui/x-date-pickers": "7.23.3",
"ramda": "0.30.1",
"react-loading-skeleton": "3.5.0",
"react-number-format": "5.4.2"
"react-number-format": "5.4.3"
},
"devDependencies": {
"@babel/cli": "7.26.4",
Expand All @@ -49,7 +49,7 @@
"@babel/preset-typescript": "7.26.0",
"@faker-js/faker": "9.3.0",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-webpack5-compiler-babel": "3.0.3",
"@storybook/addon-webpack5-compiler-babel": "3.0.5",
"@storybook/blocks": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/react-webpack5": "8.4.7",
Expand All @@ -63,8 +63,8 @@
"@types/ramda": "0.30.2",
"@types/react": "18.3.12",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"babel-loader": "9.2.1",
"babel-plugin-import": "1.13.8",
"babel-plugin-module-resolver": "5.0.2",
Expand All @@ -74,7 +74,7 @@
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"fs-extra": "11.2.0",
"identity-obj-proxy": "3.0.0",
Expand All @@ -88,7 +88,7 @@
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"typescript": "5.7.2",
"typescript-eslint": "8.18.1",
"typescript-eslint": "8.19.0",
"uuid": "11.0.3",
"webpack": "5.97.1"
},
Expand Down
Loading

0 comments on commit 2125830

Please sign in to comment.