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

This commit is contained in:
2023-07-24 22:33:13 +00:00
parent a2693ab324
commit 2f922e270c
2 changed files with 70 additions and 70 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "1.9.5",
"@tippyjs/react": "4.2.6",
"axios": "1.4.0",
"next": "13.4.8",
"next": "13.4.12",
"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.1",
"eslint": "8.44.0",
"eslint-config-next": "13.4.8",
"eslint-config-next": "13.4.12",
"postcss": "8.4.24",
"postcss-import": "15.1.0",
"prettier": "2.8.8",