Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Jan 13, 2024
1 parent d1bb54a commit 0702285
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 26 deletions.
99 changes: 76 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.2",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-no-array-reduce": "1.0.62",
Expand All @@ -80,7 +80,7 @@
"jest-config": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.0",
"prettier": "3.2.0",
"prettier": "3.2.1",
"react": "18.2.0",
"react-demo-tab": "1.3.9",
"react-dom": "18.2.0",
Expand All @@ -89,7 +89,7 @@
"rollup-plugin-dts": "6.1.0",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"semantic-release": "22.0.12",
"semantic-release": "23.0.0",
"storybook": "7.6.8",
"ts-jest": "29.1.1",
"tsc-files": "1.1.4",
Expand Down

0 comments on commit 0702285

Please sign in to comment.