Commit graph

10 commits

Author SHA1 Message Date
5a7a14da50
fix: navigate next13.x upgrade 2023-06-17 11:36:33 -07:00
dependabot[bot]
19f3511e9a
Bump json5 and eslint-config-next
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `eslint-config-next` from 12.3.0 to 13.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.1.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: eslint-config-next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 02:44:12 +00:00
2605dbf2e4
update deps 2022-10-08 15:54:57 -07:00
5178f438ae
update deps 2022-10-08 15:53:14 -07:00
26e263c184
update deps 2022-10-08 15:26:39 -07:00
c87e0ed7f6 gallery implementation 2022-06-07 15:55:04 -07:00
84d56cbeaa initial pass at media page 2022-06-07 12:30:17 -07:00
dependabot[bot]
cc1650dd84
Bump sharp from 0.28.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.28.3...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:56:02 +00:00
dependabot[bot]
383fc85015
Bump next from 12.0.9 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-22 00:28:37 +00:00
d799808203 initial commit 2022-05-21 17:27:30 -07:00