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 Jan 9, 2023
1 parent cdfaaf9 commit a77be8d
Show file tree
Hide file tree
Showing 3 changed files with 922 additions and 784 deletions.
22 changes: 11 additions & 11 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"react-dom": "18.2.0"
},
"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/builder-vite": "0.2.5",
"@storybook/react": "6.5.13",
"@babel/core": "7.20.12",
"@storybook/addon-actions": "6.5.15",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addon-interactions": "6.5.15",
"@storybook/addon-links": "6.5.15",
"@storybook/builder-vite": "0.2.7",
"@storybook/react": "6.5.15",
"@storybook/testing-library": "0.0.13",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@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.5"
}
}
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"react-dom": ">=18.x"
},
"devDependencies": {
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "2.2.0",
"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.5",
"vite-plugin-dts": "1.7.1",
"vite-plugin-linter": "1.2.0",
"vite-tsconfig-paths": "3.6.0"
Expand Down
Loading

0 comments on commit a77be8d

Please sign in to comment.