Skip to content

Commit 91c046f

Browse files
authored
Merge pull request #31 from bbonkr/dependabot/npm_and_yarn/dev/react-and-react-dom-and-types/react-18.1.0
Bump react, react-dom and @types/react
2 parents 203409a + bb62721 commit 91c046f

File tree

2 files changed

+40
-44
lines changed

2 files changed

+40
-44
lines changed

package-lock.json

+37-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"devDependencies": {
1717
"@tailwindcss/typography": "^0.4.1",
18-
"@types/react": "^17.0.36",
18+
"@types/react": "^18.0.12",
1919
"@types/react-dom": "^17.0.11",
2020
"autoprefixer": "^10.4.0",
2121
"eslint": "^7.32.0",
@@ -30,8 +30,8 @@
3030
"class-name-prop": "^5.0.0",
3131
"next": "^12.1.6",
3232
"next-i18next": "^9.1.0",
33-
"react": "^17.0.2",
34-
"react-dom": "^17.0.2",
33+
"react": "^18.1.0",
34+
"react-dom": "^18.1.0",
3535
"react-icons": "^4.4.0"
3636
}
3737
}

0 commit comments

Comments
 (0)