Skip to content

Commit

Permalink
fix(deps): update dependency superjson to v1.13.1 (#20)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superjson](https://github.com/blitz-js/superjson) | [`1.12.4` ->
`1.13.1`](https://renovatebot.com/diffs/npm/superjson/1.12.4/1.13.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/superjson/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superjson/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superjson/1.12.4/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superjson/1.12.4/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>blitz-js/superjson (superjson)</summary>

###
[`v1.13.1`](https://github.com/blitz-js/superjson/releases/tag/v1.13.1)

[Compare
Source](https://github.com/blitz-js/superjson/compare/v1.13.0...v1.13.1)

#### What's Changed

- Bump json5 from 1.0.1 to 1.0.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/blitz-js/superjson/pull/218](https://github.com/blitz-js/superjson/pull/218)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/blitz-js/superjson/pull/213](https://github.com/blitz-js/superjson/pull/213)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/blitz-js/superjson/pull/212](https://github.com/blitz-js/superjson/pull/212)
- Bump tough-cookie from 4.1.2 to 4.1.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/blitz-js/superjson/pull/248](https://github.com/blitz-js/superjson/pull/248)
- fix: TypeError: SuperJSON is not a constructor by
[@&#8203;juliusmarminge](https://github.com/juliusmarminge) in
[https://github.com/blitz-js/superjson/pull/250](https://github.com/blitz-js/superjson/pull/250)

#### New Contributors

- [@&#8203;juliusmarminge](https://github.com/juliusmarminge) made
their first contribution in
[https://github.com/blitz-js/superjson/pull/250](https://github.com/blitz-js/superjson/pull/250)

**Full Changelog**:
flightcontrolhq/superjson@v1.13.0...v1.13.1

###
[`v1.13.0`](https://github.com/blitz-js/superjson/releases/tag/v1.13.0)

[Compare
Source](https://github.com/blitz-js/superjson/compare/v1.12.4...v1.13.0)

#### What's Changed

- fix: referential equalities should ignore child nodes by
[@&#8203;KATT](https://github.com/KATT) in
[https://github.com/blitz-js/superjson/pull/244](https://github.com/blitz-js/superjson/pull/244)
- feat: add `dedupe` flag by [@&#8203;KATT](https://github.com/KATT)
in
[https://github.com/blitz-js/superjson/pull/247](https://github.com/blitz-js/superjson/pull/247)

**Full Changelog**:
flightcontrolhq/superjson@v1.12.4...v1.13.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Chia1104/chia-stack).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
Chia1104 authored Jul 25, 2023
2 parents 393db4d + 2bd90ae commit 6225274
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"shell-quote": "^1.8.1",
"superjson": "1.12.4",
"superjson": "1.13.1",
"ts-node": "^10.9.1",
"turbo": "1.10.6",
"typescript": "^5.1.3",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6225274

Please sign in to comment.