Update nextjs monorepo to v14.0.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-12-07 21:47:24 +00:00
parent fe3407a63c
commit f1ccb32e75
2 changed files with 67 additions and 66 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "2.0.1",
"@tippyjs/react": "4.2.6",
"axios": "1.6.2",
"next": "14.0.3",
"next": "14.0.4",
"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.55.0",
"eslint-config-next": "14.0.3",
"eslint-config-next": "14.0.4",
"postcss": "8.4.32",
"postcss-import": "15.1.0",
"prettier": "3.1.0",