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

This commit is contained in:
2023-09-25 14:57:23 +00:00
parent d0bf9b7f06
commit bfdb11bfee
2 changed files with 65 additions and 65 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "1.9.6",
"@tippyjs/react": "4.2.6",
"axios": "1.5.0",
"next": "13.5.2",
"next": "13.5.3",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",
"eslint": "8.50.0",
"eslint-config-next": "13.5.2",
"eslint-config-next": "13.5.3",
"postcss": "8.4.30",
"postcss-import": "15.1.0",
"prettier": "3.0.3",