Skip to content

Commit

Permalink
Update dependencies in package.json and pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Mar 11, 2024
1 parent 2fe4604 commit 5c96d93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
]
},
"dependencies": {
"@storybook/core-common": "next",
"@storybook/core-common": "^8.0.0-alpha.1 || ^8.0.0",
"@swc/core": "^1.3.102",
"swc-loader": "^0.2.3"
},
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@storybook/types": "next",
"@storybook/types": "^8.0.0-alpha.1 || ^8.0.0",
"auto": "^11.1.1",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c96d93

Please sign in to comment.