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 Jul 3, 2024
1 parent 5d2ac2f commit ef3e2a5
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@playwright/test": "1.45.0",
"@playwright/test": "1.45.1",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
Expand All @@ -55,7 +55,7 @@
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.1.11",
"@storybook/theming": "8.1.11",
"@testing-library/dom": "10.2.0",
"@testing-library/dom": "10.3.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
Expand All @@ -64,8 +64,8 @@
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"commitizen": "4.3.0",
"demozap": "1.3.44",
"eslint": "8.57.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
"storybook": "8.1.11",
"ts-jest": "29.1.5",
"tsc-files": "1.1.4",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit ef3e2a5

Please sign in to comment.