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

This commit is contained in:
2023-04-06 21:17:06 +00:00
parent 2660f3f650
commit 9f22e37265
2 changed files with 78 additions and 89 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "1.9.3",
"@tippyjs/react": "4.2.6",
"axios": "1.3.5",
"next": "13.2.4",
"next": "13.3.0",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.14",
"cssnano": "6.0.0",
"eslint": "8.37.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.3.0",
"postcss": "8.4.21",
"postcss-import": "15.1.0",
"prettier": "2.8.7",