My portfolio built with Next.js, Tailwind CSS and Vercel.
Find a file
dependabot[bot] 62831528c5
Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.1.0 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)

Updates `@types/react` from 18.0.10 to 18.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:00:56 +00:00
.github commit 2022-05-01 22:50:31 +02:00
components rewrite/decrease copy text 2022-06-13 19:17:52 +02:00
pages +cache control 2022-05-30 22:49:22 +02:00
public commit 2022-05-01 22:50:31 +02:00
styles commit 2022-05-01 22:50:31 +02:00
.eslintrc.json commit 2022-05-01 22:50:31 +02:00
.gitignore commit 2022-05-01 22:50:31 +02:00
LICENSE.md Create LICENSE.md 2022-05-03 17:31:06 +02:00
next-env.d.ts commit 2022-05-01 22:50:31 +02:00
next.config.js commit 2022-05-01 22:50:31 +02:00
package.json Bump react and @types/react 2022-06-24 10:00:56 +00:00
README.md commit 2022-05-01 22:50:31 +02:00
tsconfig.json commit 2022-05-01 22:50:31 +02:00
yarn.lock Bump react and @types/react 2022-06-24 10:00:56 +00:00

portfolio-v2

Built with Next.js ♥