Skip to content

Commit

Permalink
Merge pull request #463 from helpwave/renovate/non-major-dependencies…
Browse files Browse the repository at this point in the history
…-of-lib
  • Loading branch information
felixevers authored Jul 15, 2023
2 parents 232da22 + fc0f7ca commit 2e65df9
Show file tree
Hide file tree
Showing 2 changed files with 2,537 additions and 1,862 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.260.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.9"
},
"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.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/testing-library": "0.2.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"next": "13.4.3",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"next": "13.4.9",
"prop-types": "15.8.1",
"storybook": "7.0.10"
"storybook": "7.0.27"
},
"peerDependencies": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 2e65df9

Please sign in to comment.