Merge pull request #84 from hansputera/renovate/nextjs-monorepo

chore(deps): update nextjs monorepo to v12.2.4
This commit is contained in:
Hanif Dwy Putra S
2022-08-09 19:18:19 +08:00
committed by GitHub
2 changed files with 69 additions and 69 deletions

View File

@@ -6,7 +6,7 @@
"dependencies": {
"dotenv": "16.0.1",
"ioredis": "5.2.2",
"next": "12.2.3",
"next": "12.2.4",
"ow": "0.28.1",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -21,7 +21,7 @@
"format": "prettier . --write"
},
"devDependencies": {
"@next/eslint-plugin-next": "12.2.3",
"@next/eslint-plugin-next": "12.2.4",
"@types/node": "17.0.35",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",