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 Nov 21, 2024
1 parent 45ff2df commit 3ff74e2
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 358 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,44 +40,44 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-typescript": "7.26.0",
"@storybook/addon-essentials": "8.4.2",
"@storybook/addon-essentials": "8.4.5",
"@storybook/addon-webpack5-compiler-babel": "3.0.3",
"@storybook/blocks": "8.4.2",
"@storybook/react": "8.4.2",
"@storybook/react-webpack5": "8.4.2",
"@stylistic/eslint-plugin": "2.10.1",
"@storybook/blocks": "8.4.5",
"@storybook/react": "8.4.5",
"@storybook/react-webpack5": "8.4.5",
"@stylistic/eslint-plugin": "2.11.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/ramda": "0.30.2",
"@types/react": "18.3.12",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"canvas": "2.11.2",
"date-fns": "4.1.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"flipper-ui": "0.35.0",
"flipper-ui": "0.35.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.3.3",
"ramda": "0.30.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.4.2",
"storybook": "8.4.5",
"styled-components": "6.1.13",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"typescript-eslint": "8.15.0",
"webpack": "5.96.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3ff74e2

Please sign in to comment.