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] authored Feb 1, 2024
1 parent a7473f7 commit ac785ea
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 680 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,31 +61,31 @@
"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",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@storybook/addon-essentials": "7.6.10",
"@storybook/addon-interactions": "7.6.10",
"@storybook/addon-links": "7.6.10",
"@storybook/blocks": "7.6.10",
"@storybook/react": "7.6.10",
"@storybook/react-webpack5": "7.6.10",
"@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.2.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.2.1",
"@vitest/coverage-v8": "1.2.2",
"babel-loader": "9.1.3",
"concurrently": "8.2.2",
"eslint": "8.56.0",
Expand All @@ -103,19 +103,19 @@
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jsdom": "23.2.0",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"prettier": "3.2.4",
"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.10",
"release-it": "17.0.3",
"storybook": "7.6.12",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "1.2.1",
"vitest": "1.2.2",
"yalc": "1.0.0-pre.53"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ac785ea

Please sign in to comment.