bump Next.js version to v14.2.3 (#1885)
Showing
... | ... | @@ -44,7 +44,7 @@ |
"@metamask/post-message-stream": "^7.0.0", | ||
"@metamask/providers": "^10.2.1", | ||
"@monaco-editor/react": "^4.4.6", | ||
"@next/bundle-analyzer": "^14.0.1", | ||
"@next/bundle-analyzer": "14.2.3", | ||
"@opentelemetry/auto-instrumentations-node": "^0.39.4", | ||
"@opentelemetry/exporter-metrics-otlp-proto": "^0.45.1", | ||
"@opentelemetry/exporter-trace-otlp-http": "^0.45.0", | ||
... | ... | @@ -81,7 +81,7 @@ |
"magic-bytes.js": "1.8.0", | ||
"mixpanel-browser": "^2.47.0", | ||
"monaco-editor": "^0.34.1", | ||
"next": "13.5.4", | ||
"next": "14.2.3", | ||
"nextjs-routes": "^1.0.8", | ||
"node-fetch": "^3.2.9", | ||
"papaparse": "^5.3.2", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment