Skip to content

Commit

Permalink
Merge pull request #128 from aversini/chore-bump-non-breaking-depende…
Browse files Browse the repository at this point in the history
…ncies

chore: bump non-breaking dependencies
  • Loading branch information
aversini authored Dec 6, 2023
2 parents 6d94954 + 0c0a4b9 commit 1a4ec78
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 647 deletions.
16 changes: 8 additions & 8 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"autoprefixer": "10.4.16",
"clsx": "2.0.0",
"json5": "2.2.3",
"postcss": "8.4.31",
"postcss": "8.4.32",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.5",
"tailwindcss": "3.3.6",
"uuid": "9.0.1"
},
"devDependencies": {
"@storybook/addon-a11y": "7.5.3",
"@storybook/addon-essentials": "7.5.3",
"@storybook/blocks": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/addon-a11y": "7.6.3",
"@storybook/addon-essentials": "7.6.3",
"@storybook/blocks": "7.6.3",
"@storybook/react": "7.6.3",
"@storybook/react-vite": "7.6.3",
"@storybook/testing-library": "0.2.2",
"prop-types": "15.8.1",
"storybook": "7.5.3"
"storybook": "7.6.3"
}
}
Loading

0 comments on commit 1a4ec78

Please sign in to comment.