Skip to content

Commit

Permalink
Update dependencies (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
psirenny authored Aug 31, 2024
1 parent 4071129 commit 82d887c
Show file tree
Hide file tree
Showing 10 changed files with 1,531 additions and 1,398 deletions.
8 changes: 8 additions & 0 deletions .changeset/twelve-chefs-sparkle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@spear-ai/relay-environment": patch
"@spear-ai/tailwind-config": patch
"@spear-ai/storybook": patch
"@spear-ai/ui": patch
---

Updated dependencies.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
compressionLevel: mixed

enableGlobalCache: false

nodeLinker: node-modules

npmPublishAccess: public

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"dependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@commitlint/cli": "19.3.0",
"@commitlint/cli": "19.4.1",
"@commitlint/types": "19.0.3",
"@spear-ai/commitlint-config": "3.2.0",
"@spear-ai/eslint-config": "20.0.1",
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.2.0",
"@spear-ai/tsconfig": "4.0.0",
"commitlint": "19.3.0",
"commitlint": "19.4.1",
"eslint": "8.57.0",
"graphql": "16.9.0",
"husky": "9.1.2",
"husky": "9.1.5",
"npm-package-json-lint": "8.0.0",
"prettier": "3.3.3",
"react": "18.3.1",
"tailwindcss": "3.4.10",
"turbo": "2.0.9",
"turbo": "2.1.1",
"typescript": "5.5.4"
},
"license": "UNLICENSED",
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.4.1",
"private": true,
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/relay-environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.2.0",
"@spear-ai/tsconfig": "4.0.0",
"@types/relay-runtime": "17.0.2",
"autoprefixer": "10.4.19",
"@types/relay-runtime": "17.0.4",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"graphql": "16.9.0",
"npm-package-json-lint": "8.0.0",
Expand All @@ -23,7 +23,7 @@
"react-relay": "17.0.0",
"relay-runtime": "17.0.0",
"tailwindcss": "3.4.10",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4"
},
"license": "MIT",
Expand Down
36 changes: 18 additions & 18 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@radix-ui/react-icons": "1.3.0",
"@react-hookz/web": "24.0.4",
"@react-stately/utils": "3.10.3",
"@sentry/nextjs": "8.20.0",
"@sentry/nextjs": "8.27.0",
"@spear-ai/logo": "2.1.1",
"@spear-ai/ui": "*",
"input-otp": "1.2.4",
"next": "14.2.5",
"next": "14.2.7",
"next-themes": "0.3.0",
"react": "18.3.1",
"react-aria-components": "1.3.3",
Expand All @@ -25,28 +25,28 @@
"sonner": "1.5.0"
},
"devDependencies": {
"@chromatic-com/storybook": "1.6.1",
"@chromatic-com/storybook": "1.8.0",
"@dotenv-run/cli": "1.3.5",
"@formatjs/cli": "6.2.12",
"@spear-ai/eslint-config": "20.0.1",
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.2.0",
"@spear-ai/tailwind-config": "*",
"@spear-ai/tsconfig": "4.0.0",
"@storybook/addon-essentials": "8.2.6",
"@storybook/addon-interactions": "8.2.6",
"@storybook/addon-links": "8.2.6",
"@storybook/addon-onboarding": "8.2.6",
"@storybook/addon-themes": "8.2.6",
"@storybook/addon-viewport": "8.2.6",
"@storybook/blocks": "8.2.6",
"@storybook/nextjs": "8.2.6",
"@storybook/react": "8.2.6",
"@storybook/test": "8.2.6",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-onboarding": "8.2.9",
"@storybook/addon-themes": "8.2.9",
"@storybook/addon-viewport": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/nextjs": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/test": "8.2.9",
"@types/node": "20.16.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -56,9 +56,9 @@
"prettier": "3.3.3",
"react-dom": "18.3.1",
"serve": "14.2.3",
"storybook": "8.2.6",
"storybook": "8.2.9",
"tailwindcss": "3.4.10",
"turbo": "2.0.9",
"turbo": "2.1.1",
"typescript": "5.5.4"
},
"license": "UNLICENSED",
Expand Down
8 changes: 4 additions & 4 deletions packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"@mertasan/tailwindcss-variables": "^2.7.0",
"@radix-ui/colors": "^3.0.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.15",
"change-case": "^5.4.4",
"culori": "^4.0.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss-3d": "^1.0.7",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-react-aria-components": "^1.1.5",
"ts-invariant": "^0.10.3",
"type-fest": "^4.23.0"
"type-fest": "^4.26.0"
},
"devDependencies": {
"@spear-ai/eslint-config": "20.0.1",
Expand All @@ -29,15 +29,15 @@
"@spear-ai/tsconfig": "4.0.0",
"@types/culori": "2.1.1",
"@types/mertasan__tailwindcss-variables": "2.6.4",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"graphql": "16.9.0",
"npm-package-json-lint": "8.0.0",
"postcss": "8.4.41",
"prettier": "3.3.3",
"react": "18.3.1",
"tailwindcss": "3.4.10",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4"
},
"license": "MIT",
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"@react-hookz/web": "^24.0.4",
"@react-stately/utils": "^3.10.3",
"classix": "^2.1.38",
"next": "^14.2.5",
"next": "^14.2.7",
"tailwind-merge": "^2.5.2"
},
"devDependencies": {
"@spear-ai/eslint-config": "20.0.1",
"@spear-ai/npm-package-json-lint-config": "3.1.1",
"@spear-ai/prettier-config": "2.2.0",
"@spear-ai/tsconfig": "4.0.0",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/node": "20.16.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -37,8 +37,8 @@
"react-intl": "6.6.8",
"sonner": "1.5.0",
"tailwindcss": "3.4.10",
"tsup": "8.2.3",
"turbo": "2.0.9",
"tsup": "8.2.4",
"turbo": "2.1.1",
"typescript": "5.5.4"
},
"exports": {
Expand Down
Loading

0 comments on commit 82d887c

Please sign in to comment.