Skip to content

Commit f08de2a

Browse files
Version Packages
1 parent 5c5ca25 commit f08de2a

File tree

13 files changed

+37
-39
lines changed

13 files changed

+37
-39
lines changed

.changeset/dependencies-GH-2427.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/dependencies-GH-2428.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2429.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2433.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2437.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2438.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2439.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@sanity/parse-package-json/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sanity/parse-package-json
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#2427](https://github.com/sanity-io/pkg-utils/pull/2427) [`405355c`](https://github.com/sanity-io/pkg-utils/commit/405355c627e66ea95afa085ac23d010b6de9c7eb) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to ^0.18.3
8+
39
## 2.0.2
410

511
### Patch Changes

packages/@sanity/parse-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/parse-package-json",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Internal library used by other sanity.io packages",
55
"homepage": "https://github.com/sanity-io/pkg-utils/tree/main/packages/%40sanity/parse-package-json#readme",
66
"bugs": {

packages/@sanity/pkg-utils/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @sanity/pkg-utils
22

3+
## 10.2.4
4+
5+
### Patch Changes
6+
7+
- [#2428](https://github.com/sanity-io/pkg-utils/pull/2428) [`770dfca`](https://github.com/sanity-io/pkg-utils/commit/770dfcafceaa75e1ce3d8127a134a27724d7b782) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.5.1
8+
9+
- [#2429](https://github.com/sanity-io/pkg-utils/pull/2429) [`2f5af52`](https://github.com/sanity-io/pkg-utils/commit/2f5af5265161d08e6660a7bcb4cfc3d13f07073b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency esbuild to ^0.27.2
10+
11+
- [#2433](https://github.com/sanity-io/pkg-utils/pull/2433) [`0edb5b6`](https://github.com/sanity-io/pkg-utils/commit/0edb5b625ab1066d69f980194016fb155b104152) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.57
12+
13+
- [#2437](https://github.com/sanity-io/pkg-utils/pull/2437) [`920895f`](https://github.com/sanity-io/pkg-utils/commit/920895f53d460f4ec28460ac8f7068f602ec7ff1) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency globby to ^16.1.0
14+
15+
- [#2438](https://github.com/sanity-io/pkg-utils/pull/2438) [`d8118d5`](https://github.com/sanity-io/pkg-utils/commit/d8118d551fdb700dcbe72a68f7d0f8de04653612) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown-plugin-dts to v0.20.0
16+
17+
- [#2439](https://github.com/sanity-io/pkg-utils/pull/2439) [`5c5ca25`](https://github.com/sanity-io/pkg-utils/commit/5c5ca25f8b31991425b5b0a2847efa3827b87712) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rollup to ^4.54.0
18+
19+
- Updated dependencies [[`405355c`](https://github.com/sanity-io/pkg-utils/commit/405355c627e66ea95afa085ac23d010b6de9c7eb)]:
20+
- @sanity/parse-package-json@2.0.3
21+
322
## 10.2.3
423

524
### Patch Changes

0 commit comments

Comments
 (0)