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

This commit is contained in:
2023-03-10 16:09:52 +00:00
parent bc80ddaef4
commit 3306001855
2 changed files with 85 additions and 85 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "1.9.3",
"@tippyjs/react": "4.2.6",
"axios": "1.3.4",
"next": "13.2.3",
"next": "13.2.4",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.14",
"cssnano": "5.1.15",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"eslint-config-next": "13.2.4",
"postcss": "8.4.21",
"postcss-import": "15.1.0",
"prettier": "2.8.4",