Update nextjs monorepo to v13

This commit is contained in:
renovate[bot]
2023-05-15 11:15:00 +00:00
committed by GitHub
parent 5e3f0da581
commit bdf7a40713
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",