Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-next to v14.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent fca5c5f commit fe0b659
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/embedded-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-next": "14.2.15",
"postcss": "8.4.47",
"tailwindcss": "3.4.13",
"turbo": "2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
"postcss": "8.4.47",
"react": "18.3.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2139,12 +2139,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.13":
version: 14.2.13
resolution: "@next/eslint-plugin-next@npm:14.2.13"
"@next/eslint-plugin-next@npm:14.2.15":
version: 14.2.15
resolution: "@next/eslint-plugin-next@npm:14.2.15"
dependencies:
glob: "npm:10.3.10"
checksum: 10/eadbb427761ba87f2704e034185e71dbef294ec00a4ccb774296c21f9b2ef94ca4be5384d5d9ca3dd2106b92d266cc41df9175eed2eeb26d3885c44a6d22dafe
checksum: 10/eb48c5c08c9f4d0f14a0978b39fcb2fa3925a2fcfd368044039a988b389973328fb8493d192b90e0884789a9b42d0d005b91930cb47e2357b746773ae4e12ca6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3208,7 +3208,7 @@ __metadata:
"@types/react-dom": "npm:18.3.0"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.11.1"
eslint-config-next: "npm:14.2.13"
eslint-config-next: "npm:14.2.15"
next: "npm:14.2.15"
postcss: "npm:8.4.47"
react: "npm:18.3.1"
Expand Down Expand Up @@ -3295,7 +3295,7 @@ __metadata:
"@types/react-dom": "npm:18.3.0"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.11.1"
eslint-config-next: "npm:14.2.13"
eslint-config-next: "npm:14.2.15"
eslint-plugin-tailwindcss: "npm:3.17.4"
next: "npm:14.2.15"
postcss: "npm:8.4.47"
Expand Down Expand Up @@ -8139,11 +8139,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.2.13":
version: 14.2.13
resolution: "eslint-config-next@npm:14.2.13"
"eslint-config-next@npm:14.2.15":
version: 14.2.15
resolution: "eslint-config-next@npm:14.2.15"
dependencies:
"@next/eslint-plugin-next": "npm:14.2.13"
"@next/eslint-plugin-next": "npm:14.2.15"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -8159,7 +8159,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/6931978b930506f7d31b71d2b38ed75dcff6baafbd50dd64ceab27e0de18a37ac3eeed43a1f910e7ead3b711b43769399d0bd9f69eef864e2268240c9fe56f7e
checksum: 10/d93a03cbbb10d208ba0f431dc97deb33d109c72c9130ce273e2f4b24b616716edcd9b7ed4d422a043ec1df65707903f0258bc542267df41ba2a68656431d2fc3
languageName: node
linkType: hard

Expand Down

0 comments on commit fe0b659

Please sign in to comment.