Skip to content

Commit 356cf3a

Browse files
author
Karine Brandelli Padilha
committed
chore: update dependencies
1 parent 7068182 commit 356cf3a

File tree

2 files changed

+968
-973
lines changed

2 files changed

+968
-973
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"dependencies": {
3636
"@emotion/react": "11.13.3",
3737
"@emotion/styled": "11.13.0",
38-
"@mui/icons-material": "6.1.1",
39-
"@mui/material": "6.1.1",
40-
"@mui/styles": "6.1.1",
41-
"@mui/system": "6.1.1",
38+
"@mui/icons-material": "6.1.2",
39+
"@mui/material": "6.1.2",
40+
"@mui/styles": "6.1.2",
41+
"@mui/system": "6.1.2",
4242
"@mui/x-date-pickers": "7.18.0",
4343
"date-fns": "2.30.0",
4444
"ramda": "0.30.1",
@@ -48,12 +48,12 @@
4848
"uuid": "10.0.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.25.6",
52-
"@babel/core": "7.25.2",
53-
"@babel/plugin-transform-runtime": "7.25.4",
54-
"@babel/preset-env": "7.25.4",
55-
"@babel/preset-typescript": "7.24.7",
56-
"@faker-js/faker": "9.0.2",
51+
"@babel/cli": "7.25.7",
52+
"@babel/core": "7.25.7",
53+
"@babel/plugin-transform-runtime": "7.25.7",
54+
"@babel/preset-env": "7.25.7",
55+
"@babel/preset-typescript": "7.25.7",
56+
"@faker-js/faker": "9.0.3",
5757
"@storybook/addon-essentials": "7.6.17",
5858
"@storybook/react": "7.6.17",
5959
"@storybook/react-webpack5": "7.6.17",
@@ -63,13 +63,13 @@
6363
"@testing-library/react": "16.0.1",
6464
"@testing-library/user-event": "14.5.2",
6565
"@types/jest": "29.5.13",
66-
"@types/node": "22.7.1",
66+
"@types/node": "22.7.4",
6767
"@types/ramda": "0.30.2",
68-
"@types/react": "18.3.9",
68+
"@types/react": "18.3.11",
6969
"@types/sprintf-js": "1.1.4",
7070
"@types/uuid": "10.0.0",
71-
"@typescript-eslint/eslint-plugin": "8.7.0",
72-
"@typescript-eslint/parser": "8.7.0",
71+
"@typescript-eslint/eslint-plugin": "8.8.0",
72+
"@typescript-eslint/parser": "8.8.0",
7373
"babel-loader": "9.2.1",
7474
"babel-plugin-import": "1.13.8",
7575
"babel-plugin-module-resolver": "5.0.2",
@@ -78,7 +78,7 @@
7878
"eslint-import-resolver-typescript": "3.6.3",
7979
"eslint-plugin-import": "2.30.0",
8080
"eslint-plugin-prettier": "5.2.1",
81-
"eslint-plugin-react": "7.36.1",
81+
"eslint-plugin-react": "7.37.1",
8282
"eslint-plugin-react-hooks": "4.6.2",
8383
"fs-extra": "11.2.0",
8484
"identity-obj-proxy": "3.0.0",

0 commit comments

Comments
 (0)