Merge pull request #912 from ajnart/renovate/major-nextjs-monorepo

Update nextjs monorepo to v13 (major)
This commit is contained in:
Thomas Camlong
2023-05-16 13:49:11 +09:00
committed by GitHub
2 changed files with 22 additions and 22 deletions

View File

@@ -75,8 +75,8 @@
"zustand": "^4.3.7"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.4",
"@next/eslint-plugin-next": "^12.1.4",
"@next/bundle-analyzer": "^13.0.0",
"@next/eslint-plugin-next": "^13.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/dockerode": "^3.3.9",