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 Sep 11, 2023
1 parent c5ddd9a commit d0f58d4
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 386 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,26 @@
"yup": "1.2.0"
},
"devDependencies": {
"@babel/core": "7.22.15",
"@babel/core": "7.22.17",
"@babel/eslint-parser": "7.22.15",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/addon-actions": "7.4.1",
"@storybook/addon-essentials": "7.4.1",
"@storybook/addon-links": "7.4.1",
"@storybook/react": "7.4.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/react": "18.2.21",
"@types/react-copy-to-clipboard": "5.0.4",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/ui": "0.34.3",
"@vitest/ui": "0.34.4",
"autoprefixer": "10.4.15",
"babel-jest": "29.6.4",
"babel-loader": "9.1.3",
"c8": "8.0.1",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-config-productsway": "1.3.0",
"husky": "8.0.3",
Expand All @@ -93,7 +93,7 @@
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vitest": "0.34.3"
"vitest": "0.34.4"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading

0 comments on commit d0f58d4

Please sign in to comment.