Skip to content

Commit

Permalink
Bump the patch-minor group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the patch-minor group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.18` | `5.1.19` |
| [sanity-plugin-internationalized-array](https://github.com/sanity-io/sanity-plugin-internationalized-array) | `3.0.3` | `3.1.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.5` | `2.6.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.1.2` | `10.1.3` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.30.2` | `4.31.0` |


Updates `isbot` from 5.1.18 to 5.1.19
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.18...v5.1.19)

Updates `sanity-plugin-internationalized-array` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/sanity-io/sanity-plugin-internationalized-array/releases)
- [Changelog](https://github.com/sanity-io/sanity-plugin-internationalized-array/blob/main/CHANGELOG.md)
- [Commits](sanity-io/sanity-plugin-internationalized-array@v3.0.3...v3.1.0)

Updates `tailwind-merge` from 2.5.5 to 2.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.5...v2.6.0)

Updates `postcss-preset-env` from 10.1.2 to 10.1.3
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `type-fest` from 4.30.2 to 4.31.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.30.2...v4.31.0)

---
updated-dependencies:
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: sanity-plugin-internationalized-array
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0596a75 commit 3da9309
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"graphql-tag": "^2.12.6",
"groq": "^3.68.3",
"groqd": "^0.15.12",
"isbot": "^5.1.18",
"isbot": "^5.1.19",
"lodash.get": "^4.4.2",
"lucide-react": "^0.469.0",
"nanoid": "^5.0.9",
Expand All @@ -73,9 +73,9 @@
"react-dom": "^18.3.1",
"react-use": "^17.6.0",
"sanity": "^3.68.3",
"sanity-plugin-internationalized-array": "^3.0.3",
"sanity-plugin-internationalized-array": "^3.1.0",
"sanity-plugin-media": "^2.3.2",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"tiny-invariant": "^1.3.3",
"vaul": "^1.1.2"
},
Expand All @@ -99,13 +99,13 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"postcss-import": "^16.1.0",
"postcss-preset-env": "^10.1.2",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"schema-dts": "^1.1.2",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"type-fest": "^4.30.2",
"type-fest": "^4.31.0",
"typescript": "^5.7.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 3da9309

Please sign in to comment.