1
0
mirror of synced 2025-12-19 18:11:23 -05:00
Files
blitz/nextjs
dependabot[bot] f99ebf5f37 Bump superjson from 1.7.5 to 1.8.1 in /nextjs (#3165)
Bumps [superjson](https://github.com/blitz-js/superjson) from 1.7.5 to 1.8.1.
- [Release notes](https://github.com/blitz-js/superjson/releases)
- [Commits](https://github.com/blitz-js/superjson/compare/v1.7.5...v1.8.1)

---
updated-dependencies:
- dependency-name: superjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 12:43:41 +01:00
..
2021-08-18 22:32:39 -04:00
2021-04-29 18:35:45 -04:00
2021-06-16 16:11:23 -04:00
2021-08-18 22:32:39 -04:00
2021-08-18 22:32:39 -04:00
2022-02-09 17:05:40 +01:00
2021-08-18 22:32:39 -04:00
2022-01-24 13:16:40 +01:00
2021-08-18 22:32:39 -04:00
2021-08-18 22:32:39 -04:00
2021-08-30 19:17:00 -04:00
2021-05-28 16:18:58 -04:00
2021-08-18 22:32:39 -04:00
2021-05-28 16:18:58 -04:00
2021-08-18 22:32:39 -04:00

Blitz.js

The Official Blitz.js fork of Next.js

For using Blitz, go to https://blitzjs.com/

For contributing to Blitz or this fork, read the contributing guide and submit PRs to the main repo.

This repo lives in the top level nextjs folder in the main repo.


To sync with upstream Next.js, you need to add the following to .git/config

[merge "keep-ours"]
	name = resolve merge conflict with our version
	driver = true