Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deini committed Apr 5, 2024
1 parent 565e871 commit f0ca55f
Show file tree
Hide file tree
Showing 11 changed files with 2,094 additions and 1,922 deletions.
11 changes: 11 additions & 0 deletions .changeset/tricky-coins-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@bigcommerce/eslint-config-catalyst": patch
"@bigcommerce/create-catalyst": patch
"@bigcommerce/components": patch
"functional": patch
"@bigcommerce/catalyst-client": patch
"@bigcommerce/catalyst-core": patch
"@bigcommerce/docs": patch
---

Bump dependencies
52 changes: 26 additions & 26 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,50 +15,50 @@
"dependencies": {
"@bigcommerce/catalyst-client": "workspace:^",
"@bigcommerce/components": "workspace:^",
"@icons-pack/react-simple-icons": "^9.2.0",
"@vercel/analytics": "^1.1.1",
"@vercel/kv": "^1.0.0",
"@vercel/speed-insights": "^1.0.1",
"clsx": "^2.0.0",
"gql.tada": "^1.4.0",
"@icons-pack/react-simple-icons": "^9.4.0",
"@vercel/analytics": "^1.2.2",
"@vercel/kv": "^1.0.1",
"@vercel/speed-insights": "^1.0.10",
"clsx": "^2.1.0",
"gql.tada": "^1.4.3",
"graphql": "^16.8.1",
"lodash.debounce": "^4.0.8",
"lucide-react": "^0.294.0",
"lucide-react": "^0.365.0",
"next": "^14.1.4",
"next-auth": "5.0.0-beta.4",
"next-intl": "^3.9.4",
"next-intl": "^3.11.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-google-recaptcha": "^3.1.0",
"react-hook-form": "^7.49.3",
"react-hook-form": "^7.51.2",
"react-hot-toast": "^2.4.1",
"schema-dts": "^1.1.2",
"server-only": "^0.0.1",
"sharp": "^0.33.0",
"tailwind-merge": "^2.1.0",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"zod": "^3.22.4"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.7.0",
"@0no-co/graphqlsp": "^1.9.1",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@gql.tada/cli-utils": "^0.3.0",
"@gql.tada/cli-utils": "^0.3.3",
"@tailwindcss/container-queries": "^0.1.1",
"@testing-library/react": "^14.1.2",
"@testing-library/react": "^14.2.2",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.17.12",
"@types/node": "^20.12.4",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react-google-recaptcha": "^2.1.8",
"autoprefixer": "^10.4.16",
"@types/react-dom": "^18.2.24",
"@types/react-google-recaptcha": "^2.1.9",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"dotenv-cli": "^7.3.0",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.4",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"jest": "^29.7.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3"
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4"
}
}
26 changes: 13 additions & 13 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@bigcommerce/components": "workspace:^",
"clsx": "^2.0.0",
"lucide-react": "^0.294.0",
"clsx": "^2.1.0",
"lucide-react": "^0.365.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.6.17",
"tailwind-merge": "^2.1.0"
"tailwind-merge": "^2.2.2"
},
"devDependencies": {
"@bigcommerce/eslint-config-catalyst": "workspace:^",
Expand All @@ -26,19 +26,19 @@
"@storybook/cli": "^7.6.17",
"@storybook/react": "^7.6.17",
"@storybook/react-vite": "^7.6.17",
"@types/node": "^18.17.12",
"@types/node": "^20.12.4",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/react-dom": "^18.2.24",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.4",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-plugin-storybook": "^0.6.15",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwindcss": "^3.3.6",
"typescript": "^5.3.3",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4",
"vite": "^4.5.3"
}
}
4 changes: 2 additions & 2 deletions apps/docs/stories/badge.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const BasicExample: Story = {
children: 12,
},
render: ({ children }) => (
<div className="min-h-6 min-w-6 relative mt-3 inline-block p-3" role="status">
<div className="relative mt-3 inline-block min-h-6 min-w-6 p-3" role="status">
<Badge>{children}</Badge>
</div>
),
Expand All @@ -27,7 +27,7 @@ export const WithIcon: Story = {
children: 3,
},
render: ({ children }) => (
<div className="min-h-6 min-w-6 relative mt-3 inline-block p-3" role="status">
<div className="relative mt-3 inline-block min-h-6 min-w-6 p-3" role="status">
<ShoppingCart aria-label="Shopping cart" />
<Badge>{children}</Badge>
</div>
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@inquirer/prompts": "^3.3.0",
"dotenv-cli": "^7.3.0",
"turbo": "^1.11.1",
"typescript": "^5.3.3"
"@inquirer/prompts": "^4.3.2",
"dotenv-cli": "^7.4.1",
"turbo": "^1.13.2",
"typescript": "^5.4.4"
}
}
14 changes: 7 additions & 7 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"graphql": "^16.0.0"
},
"devDependencies": {
"@bigcommerce/eslint-config": "^2.7.0",
"@bigcommerce/eslint-config": "^2.8.0",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@types/node": "^18.17.12",
"dotenv-cli": "^7.3.0",
"eslint": "^8.55.0",
"@types/node": "^20.12.4",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"graphql": "^16.8.1",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"tsup": "^6.7.0",
"typescript": "^5.3.3"
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.4"
}
}
30 changes: 15 additions & 15 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"embla-carousel-react": "8.0.0-rc15",
"clsx": "^2.1.0",
"embla-carousel-react": "8.0.1",
"focus-trap-react": "^10.2.3",
"lucide-react": "^0.294.0",
"react-day-picker": "^8.9.1",
"tailwind-merge": "^2.1.0",
"tailwindcss-radix": "^2.8.0"
"lucide-react": "^0.365.0",
"react-day-picker": "^8.10.0",
"tailwind-merge": "^2.2.2",
"tailwindcss-radix": "^3.0.3"
},
"peerDependencies": {
"react": "^18.2.0",
Expand All @@ -44,19 +44,19 @@
},
"devDependencies": {
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@testing-library/react": "^14.1.2",
"@testing-library/react": "^14.2.2",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"@types/react-dom": "^18.2.24",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.3.6",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3"
"typescript": "^5.4.4"
}
}
30 changes: 15 additions & 15 deletions packages/create-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,37 +17,37 @@
"node": ">=18.17.0"
},
"dependencies": {
"@commander-js/extra-typings": "^12.0.0",
"@inquirer/prompts": "^3.3.0",
"@commander-js/extra-typings": "^12.0.1",
"@inquirer/prompts": "^4.3.2",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"fs-extra": "^11.2.0",
"giget": "^1.2.3",
"lodash.kebabcase": "^4.1.1",
"lodash.merge": "^4.6.2",
"nypm": "^0.3.6",
"nypm": "^0.3.8",
"ora": "^8.0.1",
"semver": "^7.6.0",
"zod": "^3.22.4",
"zod-validation-error": "^3.0.3"
"zod-validation-error": "^3.1.0"
},
"devDependencies": {
"@bigcommerce/eslint-config": "^2.7.0",
"@bigcommerce/eslint-config": "^2.8.0",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@swc/core": "^1.3.107",
"@swc/jest": "^0.2.34",
"@swc/core": "^1.4.12",
"@swc/jest": "^0.2.36",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/lodash.kebabcase": "^4.1.9",
"@types/lodash.merge": "^4.6.9",
"@types/node": "^18.17.12",
"@types/node": "^20.12.4",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.7",
"eslint": "^8.55.0",
"@types/semver": "^7.5.8",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"msw": "^2.1.7",
"prettier": "^3.1.1",
"tsup": "^6.7.0",
"typescript": "^5.3.3"
"msw": "^2.2.13",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.4"
}
}
10 changes: 5 additions & 5 deletions packages/eslint-config-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"./react.js"
],
"dependencies": {
"@bigcommerce/eslint-config": "^2.7.0",
"@bigcommerce/eslint-config": "^2.8.0",
"@next/eslint-plugin-next": "^14.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-check-file": "^2.6.2",
"eslint-plugin-prettier": "^5.0.1"
"eslint-plugin-check-file": "^2.7.1",
"eslint-plugin-prettier": "^5.1.3"
},
"peerDependencies": {
"eslint": "^8.0.0",
"typescript": "^4.0.0 || ^5.0.0"
},
"devDependencies": {
"eslint": "^8.55.0",
"typescript": "^5.3.3"
"eslint": "^8.57.0",
"typescript": "^5.4.4"
}
}
14 changes: 7 additions & 7 deletions packages/functional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"lint": "eslint . --ext .ts,.js,.cjs --max-warnings 0"
},
"devDependencies": {
"@bigcommerce/eslint-config": "^2.7.0",
"@bigcommerce/eslint-config": "^2.8.0",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.40.1",
"@types/node": "^18.17.12",
"dotenv": "^16.3.1",
"eslint": "^8.55.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
"@playwright/test": "^1.43.0",
"@types/node": "^20.12.4",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.4"
}
}
Loading

0 comments on commit f0ca55f

Please sign in to comment.