Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jun 12, 2024
1 parent f208bf5 commit 63df45a
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 335 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
node-version: 22
- uses: pnpm/action-setup@v4
with:
version: 8
version: 9
- name: install
run: pnpm install
- name: run chromatic
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^4.2.1",
"babel-loader": "^8.2.5",
"chromatic": "11.5.4--canary.1006.9474473692.0",
"storybook": "^8.1.5",
"typescript": "^5.3.3",
"vite": "^5.0.12",
Expand Down
Loading

0 comments on commit 63df45a

Please sign in to comment.