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 8, 2023
1 parent ca8a5da commit ecf8e81
Show file tree
Hide file tree
Showing 2 changed files with 2,553 additions and 1,843 deletions.
48 changes: 24 additions & 24 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,37 @@
"version": "1.0.0",
"main": "index.ts",
"dependencies": {
"@headlessui/react": "1.7.13",
"@radix-ui/react-checkbox": "1.0.1",
"@twind/core": "1.1.2",
"@twind/preset-autoprefix": "1.0.6",
"@twind/preset-tailwind": "1.1.2",
"@twind/preset-tailwind-forms": "1.1.0",
"@twind/preset-typography": "1.0.6",
"csstype": "3.0.10",
"lucide-react": "0.252.0",
"@headlessui/react": "1.7.15",
"@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.259.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^4.8.4",
"webpack": "5.0.0",
"@babel/core": "7.13.0"
"webpack": "5.88.1",
"@babel/core": "7.22.8"
},
"devDependencies": {
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.5",
"@storybook/addon-essentials": "7.0.10",
"@storybook/addon-interactions": "7.0.10",
"@storybook/addon-links": "7.0.10",
"@storybook/blocks": "7.0.10",
"@storybook/nextjs": "7.0.12",
"@storybook/react": "7.0.10",
"@babel/preset-env": "7.22.7",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@storybook/addon-essentials": "7.0.26",
"@storybook/addon-interactions": "7.0.26",
"@storybook/addon-links": "7.0.26",
"@storybook/blocks": "7.0.26",
"@storybook/nextjs": "7.0.26",
"@storybook/react": "7.0.26",
"@storybook/testing-library": "0.2.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"next": "13.4.3",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"next": "13.4.9",
"prop-types": "15.8.1",
"storybook": "7.0.10"
"storybook": "7.0.26"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit ecf8e81

Please sign in to comment.