Skip to content

Commit 01155dd

Browse files
⬆️ NPM: bump the tinacms group with 7 updates
Bumps the tinacms group with 7 updates: | Package | From | To | | --- | --- | --- | | [tinacms](https://github.com/tinacms/tinacms/tree/HEAD/packages/tinacms) | `3.7.1` | `3.7.2` | | [@tinacms/cli](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) | `2.2.1` | `2.2.2` | | [@tinacms/app](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/app) | `2.4.1` | `2.4.2` | | [@tinacms/graphql](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/graphql) | `2.2.2` | `2.2.3` | | [@tinacms/mdx](https://github.com/tinacms/tinacms/tree/HEAD/packages/tina-graphql) | `2.1.0` | `2.1.1` | | [@tinacms/schema-tools](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/cli) | `2.7.0` | `2.7.1` | | [@tinacms/search](https://github.com/tinacms/tinacms/tree/HEAD/packages/@tinacms/search) | `1.2.8` | `1.2.9` | Updates `tinacms` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/tinacms/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/tinacms@3.7.2/packages/tinacms) Updates `@tinacms/cli` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/cli@2.2.2/packages/@tinacms/cli) Updates `@tinacms/app` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/app/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/app@2.4.2/packages/@tinacms/app) Updates `@tinacms/graphql` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/graphql/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/graphql@2.2.3/packages/@tinacms/graphql) Updates `@tinacms/mdx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/mdx@2.1.1/packages/tina-graphql) Updates `@tinacms/schema-tools` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/cli/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/schema-tools@2.7.1/packages/@tinacms/cli) Updates `@tinacms/search` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/tinacms/tinacms/releases) - [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/@tinacms/search/CHANGELOG.md) - [Commits](https://github.com/tinacms/tinacms/commits/@tinacms/search@1.2.9/packages/@tinacms/search) --- updated-dependencies: - dependency-name: tinacms dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/cli" dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/app" dependency-version: 2.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/graphql" dependency-version: 2.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/mdx" dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/schema-tools" dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tinacms - dependency-name: "@tinacms/search" dependency-version: 1.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: tinacms ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f379513 commit 01155dd

2 files changed

Lines changed: 846 additions & 1040 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-markdown": "^10.1.0",
4343
"rehype-pretty-code": "^0.14.1",
4444
"shiki": "^3.6.0",
45-
"tinacms": "^3.7.1",
45+
"tinacms": "^3.7.2",
4646
"title-case": "^4.3.2",
4747
"typescript": "5.8.3"
4848
},
@@ -52,7 +52,7 @@
5252
"@shikijs/transformers": "^3.6.0",
5353
"@svgr/webpack": "^8.1.0",
5454
"@tailwindcss/postcss": "^4.1.8",
55-
"@tinacms/cli": "^2.2.1",
55+
"@tinacms/cli": "^2.2.2",
5656
"@types/node": "^24.2.1",
5757
"@types/react": "^19.0.0",
5858
"@types/react-dom": "^19.0.0",

0 commit comments

Comments
 (0)