Update nextjs monorepo to v13.0.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-12-02 22:18:19 +00:00
parent 5cd5818fb3
commit 18fcb81928
2 changed files with 85 additions and 85 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "1.9.1",
"@tippyjs/react": "4.2.6",
"axios": "1.2.0",
"next": "13.0.5",
"next": "13.0.6",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.13",
"cssnano": "5.1.14",
"eslint": "8.29.0",
"eslint-config-next": "13.0.5",
"eslint-config-next": "13.0.6",
"postcss": "8.4.19",
"postcss-import": "15.0.1",
"prettier": "2.8.0",