Update all of nextjs to version 14.0.4

This commit is contained in:
depfu[bot]
2024-01-15 09:30:19 +00:00
parent fd49dbef69
commit d81df7e6fa
2 changed files with 60 additions and 59 deletions
+3 -3
View File
@@ -16,7 +16,7 @@
"@headlessui/tailwindcss": "^0.2.0",
"@hookform/resolvers": "^3.3.3",
"@kodingdotninja/use-tailwind-breakpoint": "^0.0.5",
"@next/bundle-analyzer": "^14.0.3",
"@next/bundle-analyzer": "^14.0.4",
"@tanstack/react-query": "^4.35.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@trpc/client": "^10.38.1",
@@ -34,7 +34,7 @@
"leaflet.smooth_marker_bouncing": "^3.0.3",
"lodash": "^4.17.21",
"mongodb": "^6.1.0",
"next": "^14.0.3",
"next": "^14.0.4",
"next-intl": "^3.1.4",
"next-pwa": "^5.6.0",
"postcss": "8.4.33",
@@ -67,7 +67,7 @@
"@types/react-datepicker": "^4.15.0",
"@types/react-input-mask": "^3.0.2",
"eslint": "^8.54.0",
"eslint-config-next": "^14.0.3",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^5.0.0-canary-7118f5dd7-20230705",
"prettier": "^3.1.0",