Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Nov 8, 2024
1 parent 9fa6a8b commit 9916d1f
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@release-it/keep-a-changelog": "5.0.0",
"@storybook/addon-a11y": "8.4.1",
"@storybook/addon-essentials": "8.4.1",
"@storybook/react-vite": "8.4.1",
"@storybook/react": "8.4.1",
"@storybook/addon-a11y": "8.4.2",
"@storybook/addon-essentials": "8.4.2",
"@storybook/react-vite": "8.4.2",
"@storybook/react": "8.4.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1",
Expand All @@ -222,14 +222,14 @@
"clean-package": "2.2.0",
"globby": "14.0.2",
"jsdom": "25.0.1",
"lucide-react": "0.454.0",
"lucide-react": "0.456.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-frame-component": "5.2.7",
"react-hook-form": "7.53.1",
"release-it": "17.10.0",
"resize-observer-polyfill": "1.5.1",
"storybook": "8.4.1",
"storybook": "8.4.2",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-plugin-dts": "4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,9 @@
"@biomejs/biome": "1.9.4",
"@release-it/keep-a-changelog": "5.0.0",
"@solidjs/testing-library": "0.8.10",
"@storybook/addon-a11y": "8.4.1",
"@storybook/addon-essentials": "8.4.1",
"@storybook/docs-tools": "8.4.1",
"@storybook/addon-a11y": "8.4.2",
"@storybook/addon-essentials": "8.4.2",
"@storybook/docs-tools": "8.4.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/user-event": "14.5.2",
Expand All @@ -184,11 +184,11 @@
"esbuild-plugin-solid": "0.6.0",
"globby": "14.0.2",
"jsdom": "25.0.1",
"lucide-solid": "0.454.0",
"lucide-solid": "0.456.0",
"release-it": "17.10.0",
"resize-observer-polyfill": "1.5.1",
"solid-js": "1.9.3",
"storybook": "8.4.1",
"storybook": "8.4.2",
"storybook-solidjs": "1.0.0-beta.2",
"storybook-solidjs-vite": "1.0.0-beta.3",
"tsup": "8.3.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.7.4",
"@sveltejs/kit": "2.8.0",
"@sveltejs/package": "2.3.7",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"publint": "0.2.12",
"svelte": "5.1.9",
"svelte-check": "4.0.5",
"svelte": "5.1.12",
"svelte-check": "4.0.6",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vite": "5.4.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"@histoire/plugin-vue": "0.17.17",
"@release-it/keep-a-changelog": "5.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "8.0.3",
"@types/jsdom": "21.1.7",
Expand All @@ -216,7 +216,7 @@
"globby": "14.0.2",
"histoire": "0.17.17",
"jsdom": "25.0.1",
"lucide-vue-next": "0.454.0",
"lucide-vue-next": "0.456.0",
"release-it": "17.10.0",
"resize-observer-polyfill": "1.5.1",
"typescript": "5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@types/fs-extra": "11.0.4",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/voca": "1.4.6",
"find-packages": "10.0.4",
"find-up": "7.0.0",
Expand Down
14 changes: 7 additions & 7 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
"@biomejs/biome": "1.9.4",
"@effect/schema": "0.75.5",
"@icons-pack/react-simple-icons": "10.1.0",
"@pandacss/dev": "0.47.0",
"@pandacss/dev": "0.47.1",
"@park-ui/panda-preset": "0.42.0",
"@prisma/client": "5.21.1",
"@prisma/client": "5.22.0",
"@shikijs/transformers": "1.22.2",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@uidotdev/usehooks": "2.4.1",
"@zag-js/anatomy-icons": "0.77.0",
"@zag-js/docs": "0.77.0",
"effect": "3.10.9",
"lucide-react": "0.454.0",
"effect": "3.10.13",
"lucide-react": "0.456.0",
"match-sorter": "8.0.0",
"next": "15.0.2",
"next": "15.0.3",
"next-auth": "5.0.0-beta.25",
"next-themes": "0.4.3",
"pandacss-preset-typography": "0.1.6",
"prisma": "5.21.1",
"prisma": "5.22.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"rehype-autolink-headings": "7.1.0",
Expand Down

0 comments on commit 9916d1f

Please sign in to comment.