Skip to content

Commit

Permalink
Update dependencies (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
psirenny authored Apr 23, 2024
1 parent edb8266 commit da849b5
Show file tree
Hide file tree
Showing 4 changed files with 736 additions and 717 deletions.
5 changes: 5 additions & 0 deletions .changeset/shy-dodos-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@spear-ai/ui": patch
---

Updated dependencies.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"dependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "19.2.2",
"@commitlint/cli": "19.3.0",
"@commitlint/types": "19.0.3",
"@spear-ai/commitlint-config": "3.1.1",
"@spear-ai/eslint-config": "19.0.0",
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.1.1",
"commitlint": "19.2.2",
"commitlint": "19.3.0",
"eslint": "8.57.0",
"graphql": "16.8.1",
"husky": "9.0.11",
Expand Down
24 changes: 12 additions & 12 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-slot": "1.0.2",
"@react-hookz/web": "24.0.4",
"@sentry/nextjs": "7.111.0",
"@sentry/nextjs": "7.112.0",
"@spear-ai/logo": "2.1.1",
"classix": "2.1.37",
"graphql-relay": "0.10.1",
Expand All @@ -38,16 +38,16 @@
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.1.1",
"@spear-ai/tailwind-config": "*",
"@storybook/addon-essentials": "8.0.8",
"@storybook/addon-interactions": "8.0.8",
"@storybook/addon-links": "8.0.8",
"@storybook/addon-onboarding": "8.0.8",
"@storybook/addon-themes": "8.0.8",
"@storybook/addon-viewport": "8.0.8",
"@storybook/blocks": "8.0.8",
"@storybook/nextjs": "8.0.8",
"@storybook/react": "8.0.8",
"@storybook/test": "8.0.8",
"@storybook/addon-essentials": "8.0.9",
"@storybook/addon-interactions": "8.0.9",
"@storybook/addon-links": "8.0.9",
"@storybook/addon-onboarding": "8.0.9",
"@storybook/addon-themes": "8.0.9",
"@storybook/addon-viewport": "8.0.9",
"@storybook/blocks": "8.0.9",
"@storybook/nextjs": "8.0.9",
"@storybook/react": "8.0.9",
"@storybook/test": "8.0.9",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
Expand All @@ -58,7 +58,7 @@
"npm-package-json-lint": "7.1.0",
"postcss": "8.4.38",
"prettier": "3.2.5",
"storybook": "8.0.8",
"storybook": "8.0.9",
"tailwindcss": "3.4.3",
"turbo": "1.13.2",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit da849b5

Please sign in to comment.