Skip to content

Commit

Permalink
chore(deps): bump the npm-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…9 updates

Bumps the npm-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.2` | `7.4.3` |
| [turbo](https://github.com/vercel/turborepo) | `2.2.3` | `2.3.0` |
| [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.4.0` | `1.4.1` |
| [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) | `8.3.1` | `8.4.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.456.0` | `0.460.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.2` | `1.49.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.8` | `0.6.9` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |
| [msw](https://github.com/mswjs/msw) | `2.6.4` | `2.6.5` |



Updates `dotenv-cli` from 7.4.2 to 7.4.3
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.2...v7.4.3)

Updates `turbo` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.2.3...v2.3.0)

Updates `@vercel/analytics` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.4.1/packages/web)

Updates `embla-carousel-react` from 8.3.1 to 8.4.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.3.1...v8.4.0)

Updates `lucide-react` from 0.456.0 to 0.460.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.460.0/packages/lucide-react)

Updates `@playwright/test` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.0)

Updates `prettier-plugin-tailwindcss` from 0.6.8 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.8...v0.6.9)

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

Updates `msw` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.4...v2.6.5)

---
updated-dependencies:
- dependency-name: dotenv-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: embla-carousel-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 93d9984 commit 4bd16d4
Show file tree
Hide file tree
Showing 5 changed files with 246 additions and 153 deletions.
14 changes: 7 additions & 7 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.1",
"@upstash/redis": "^1.34.3",
"@vercel/analytics": "^1.4.0",
"@vercel/analytics": "^1.4.1",
"@vercel/kv": "^3.0.0",
"@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"content-security-policy-builder": "^2.2.0",
"embla-carousel-react": "8.3.1",
"embla-carousel-react": "8.4.0",
"focus-trap-react": "^10.3.1",
"gql.tada": "^1.8.10",
"graphql": "^16.9.0",
"lodash.debounce": "^4.0.8",
"lru-cache": "^11.0.2",
"lucide-react": "^0.456.0",
"lucide-react": "^0.460.0",
"next": "15.0.3",
"next-auth": "5.0.0-beta.25",
"next-intl": "^3.25.1",
Expand All @@ -65,7 +65,7 @@
"@faker-js/faker": "^9.2.0",
"@gql.tada/cli-utils": "^1.6.3",
"@next/bundle-analyzer": "15.0.3",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@tailwindcss/container-queries": "^0.1.1",
"@types/gtag.js": "^0.0.20",
"@types/lodash.debounce": "^4.0.9",
Expand All @@ -76,13 +76,13 @@
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^7.4.3",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.3",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.14",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "1.0.7",
"typescript": "^5.6.3"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"dotenv-cli": "^7.4.2",
"turbo": "^2.2.3",
"dotenv-cli": "^7.4.3",
"turbo": "^2.3.0",
"typescript": "^5.6.3"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@bigcommerce/eslint-config": "^2.9.1",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@types/node": "^20.17.6",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^7.4.3",
"eslint": "^8.57.1",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/semver": "^7.5.8",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"msw": "^2.6.4",
"msw": "^2.6.5",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 4bd16d4

Please sign in to comment.