Skip to content

Commit

Permalink
fix(deps): update non-major dependencies of lib
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2023
1 parent 0213bc1 commit 297ca22
Show file tree
Hide file tree
Showing 2 changed files with 1,251 additions and 1,846 deletions.
24 changes: 12 additions & 12 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@
"main": "index.ts",
"dependencies": {
"@babel/core": "7.22.9",
"@headlessui/react": "1.7.15",
"@headlessui/react": "1.7.16",
"@radix-ui/react-checkbox": "1.0.4",
"@twind/core": "1.1.3",
"@twind/preset-autoprefix": "1.0.7",
"@twind/preset-tailwind": "1.1.4",
"@twind/preset-tailwind-forms": "1.1.2",
"@twind/preset-typography": "1.0.7",
"csstype": "3.1.2",
"lucide-react": "0.260.0",
"lucide-react": "0.263.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6",
"webpack": "5.88.1"
"webpack": "5.88.2"
},
"devDependencies": {
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-interactions": "7.0.27",
"@storybook/addon-links": "7.0.27",
"@storybook/blocks": "7.0.27",
"@storybook/nextjs": "7.0.27",
"@storybook/react": "7.0.27",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-links": "7.1.1",
"@storybook/blocks": "7.1.1",
"@storybook/nextjs": "7.1.1",
"@storybook/react": "7.1.1",
"@storybook/testing-library": "0.2.0",
"@types/react": "18.2.15",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"next": "13.4.10",
"next": "13.4.12",
"prop-types": "15.8.1",
"storybook": "7.0.27"
"storybook": "7.1.1"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 297ca22

Please sign in to comment.