Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 650fe2e commit 91c15bb
Show file tree
Hide file tree
Showing 2 changed files with 1,047 additions and 1,076 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,32 +86,32 @@
"node": ">=14.0.0"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/joy": "^5.0.0-beta.20",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@storybook/addon-essentials": "7.6.8",
"@storybook/addon-interactions": "7.6.8",
"@storybook/addon-links": "7.6.8",
"@storybook/blocks": "7.6.8",
"@storybook/react": "7.6.8",
"@storybook/react-webpack5": "7.6.8",
"@storybook/addon-essentials": "7.6.12",
"@storybook/addon-interactions": "7.6.12",
"@storybook/addon-links": "7.6.12",
"@storybook/blocks": "7.6.12",
"@storybook/react": "7.6.12",
"@storybook/react-webpack5": "7.6.12",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.1.2",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-v8": "^1.0.0",
"babel-loader": "9.1.3",
Expand All @@ -131,14 +131,14 @@
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jsdom": "^23.0.0",
"lint-staged": "15.2.0",
"prettier": "3.2.2",
"lint-staged": "15.2.1",
"prettier": "3.2.5",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"release-it": "17.0.1",
"storybook": "7.6.8",
"release-it": "17.0.3",
"storybook": "7.6.12",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "^1.0.0",
Expand Down
Loading

0 comments on commit 91c15bb

Please sign in to comment.