chore(deps): update nextjs monorepo to v14.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-18 22:21:21 +00:00
parent 2cabb33e24
commit d3c57c4472
2 changed files with 222 additions and 105 deletions

View File

@@ -12,7 +12,7 @@
"@reduxjs/toolkit": "2.0.1",
"@tippyjs/react": "4.2.6",
"axios": "1.6.5",
"next": "14.0.4",
"next": "14.1.0",
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -26,7 +26,7 @@
"autoprefixer": "10.4.17",
"cssnano": "6.0.3",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"prettier": "3.2.4",