diff --git a/package.json b/package.json index 6097f0202..e72b202f1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@next/bundle-analyzer": "^13.5.4", - "@next/eslint-plugin-next": "^13.5.4", + "@next/eslint-plugin-next": "^14.0.3", "@sentry/nextjs": "^7.73.0", "@testing-library/react": "^14.0.0", "@types/node": "^20.8.2", diff --git a/yarn.lock b/yarn.lock index c020981d3..bcd11d8c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1793,13 +1793,20 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.5.tgz#c26fb9784fe4eae1279c0f2906d925c2297816e9" integrity sha512-agvIhYWp+ilbScg81s/sLueZo8CNEYLjNOqhISxheLmD/AQI4/VxV7bV76i/KzxH4iHy/va0YS9z0AOwGnw4Fg== -"@next/eslint-plugin-next@13.5.5", "@next/eslint-plugin-next@^13.5.4": +"@next/eslint-plugin-next@13.5.5": version "13.5.5" resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.5.tgz#b3418135efbfa04d64c2c54f93d09c5ea4de4610" integrity sha512-S/32s4S+SCOpW58lHKdmILAAPRdnsSei7Y3L1oZSoe5Eh0QSlzbG1nYyIpnpwWgz3T7qe3imdq7cJ6Hf29epRA== dependencies: glob "7.1.7" +"@next/eslint-plugin-next@^14.0.3": + version "14.0.3" + resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.3.tgz#f32413be4db69f698538c38fd6f4091a2feb54c6" + integrity sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA== + dependencies: + glob "7.1.7" + "@next/swc-darwin-arm64@13.5.5": version "13.5.5" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.5.5.tgz#0ab604e2ae39d9ca5d8d7190f6eedc2f63ef89a1"