Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILLIPS71 committed Dec 6, 2024
1 parent 42edc6c commit b0edd5f
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 565 deletions.
22 changes: 11 additions & 11 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@giantnodes/theme": "workspace:*",
"class-variance-authority": "^0.7.1",
"libphonenumber-js": "^1.11.16",
"next-themes": "^0.4.3",
"next-themes": "^0.4.4",
"react-aria": "^3.36.0",
"react-aria-components": "^1.5.0",
"tailwind-merge": "^2.5.5",
Expand All @@ -43,14 +43,14 @@
"@giantnodes/prettier-config": "workspace:*",
"@giantnodes/tsconfig": "workspace:*",
"@jest/types": "^29.6.3",
"@storybook/addon-backgrounds": "^8.4.6",
"@storybook/addon-essentials": "^8.4.6",
"@storybook/addon-interactions": "^8.4.6",
"@storybook/addon-links": "^8.4.6",
"@storybook/addon-themes": "^8.4.6",
"@storybook/blocks": "^8.4.6",
"@storybook/react": "^8.4.6",
"@storybook/react-vite": "^8.4.6",
"@storybook/addon-backgrounds": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/addon-themes": "^8.4.7",
"@storybook/blocks": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
"@types/react": "catalog:react",
"@types/react-dom": "catalog:react",
"autoprefixer": "^10.4.20",
Expand All @@ -61,11 +61,11 @@
"react": "catalog:react",
"react-dom": "catalog:react",
"resolve-tspaths": "^0.8.23",
"storybook": "^8.4.6",
"storybook": "^8.4.7",
"tailwindcss": "catalog:",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"vite": "^6.0.2"
"vite": "^6.0.3"
},
"peerDependencies": {
"react": ">=18",
Expand Down
Loading

0 comments on commit b0edd5f

Please sign in to comment.