Skip to content

Commit

Permalink
chore(deps): update weekly patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent cdfaaf9 commit 4be3cee
Show file tree
Hide file tree
Showing 3 changed files with 510 additions and 290 deletions.
14 changes: 7 additions & 7 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
},
"devDependencies": {
"@babel/core": "7.20.2",
"@storybook/addon-actions": "6.5.13",
"@storybook/addon-essentials": "6.5.13",
"@storybook/addon-interactions": "6.5.13",
"@storybook/addon-links": "6.5.13",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-interactions": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/builder-vite": "0.2.5",
"@storybook/react": "6.5.13",
"@storybook/react": "6.5.16",
"@storybook/testing-library": "0.0.13",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@vitejs/plugin-react": "2.2.0",
"babel-loader": "9.1.0",
"babel-loader": "9.1.2",
"eslint": "8.28.0",
"eslint-config-custom": "workspace:*",
"prettier": "2.7.1",
"tsconfig": "workspace:*",
"typescript": "4.6.4",
"vite": "3.2.4"
"vite": "3.2.7"
}
}
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"prettier": "2.7.1",
"tsconfig": "workspace:*",
"typescript": "4.6.4",
"vite": "3.2.4",
"vite-plugin-dts": "1.7.1",
"vite": "3.2.7",
"vite-plugin-dts": "1.7.3",
"vite-plugin-linter": "1.2.0",
"vite-tsconfig-paths": "3.6.0"
}
Expand Down
Loading

0 comments on commit 4be3cee

Please sign in to comment.