Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-config-next to v15.2.0 #1646

Merged
merged 1 commit into from
Mar 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "19.0.4",
"autoprefixer": "10.4.20",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"eslint-config-next": "15.2.0",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.4.4",
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": "19.0.4",
"autoprefixer": "10.4.20",
"eslint": "9.21.0",
"eslint-config-next": "15.1.7",
"eslint-config-next": "15.2.0",
"next": "15.1.7",
"postcss": "8.5.3",
"react": "19.0.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1971,12 +1971,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.1.7":
version: 15.1.7
resolution: "@next/eslint-plugin-next@npm:15.1.7"
"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/94b8fdcb5e98211b3dd7923a736c7e078d49217c7870aba254ed917f403a0bc0aabe75de550fddb206dfb3734f2922af2afc746d540e059362d95e9be0f5267b
checksum: 10/d0635fa7667b50a4c515b2d1117b7a63c6371d5de6518801c2b9099028cebb0663e2201982780d596743c9c0af9ce44148914770f8ed6395b9dea1dc1a14eada
languageName: node
linkType: hard

Expand Down Expand Up @@ -3082,7 +3082,7 @@ __metadata:
"@types/react-dom": "npm:19.0.4"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.21.0"
eslint-config-next: "npm:15.1.7"
eslint-config-next: "npm:15.2.0"
next: "npm:15.1.7"
postcss: "npm:8.5.3"
react: "npm:19.0.0"
Expand Down Expand Up @@ -3169,7 +3169,7 @@ __metadata:
"@types/react-dom": "npm:19.0.4"
autoprefixer: "npm:10.4.20"
eslint: "npm:9.21.0"
eslint-config-next: "npm:15.1.7"
eslint-config-next: "npm:15.2.0"
eslint-plugin-tailwindcss: "npm:3.18.0"
next: "npm:15.1.7"
postcss: "npm:8.5.3"
Expand Down Expand Up @@ -7674,11 +7674,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.1.7":
version: 15.1.7
resolution: "eslint-config-next@npm:15.1.7"
"eslint-config-next@npm:15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
dependencies:
"@next/eslint-plugin-next": "npm:15.1.7"
"@next/eslint-plugin-next": "npm:15.2.0"
"@rushstack/eslint-patch": "npm:^1.10.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 @@ -7694,7 +7694,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/54a5facbd4c9bf473bdb29416036bfe508d198de223cad05763d5708d0d1f2a7cdab984796db6e8d187568831436c7a4fd1657f12c938a05d55944db78af14fe
checksum: 10/a7e8681581040f72aa7c5d349e0b64fc8a4c83598c6fc1dbf2d85e073270b24493891a282db6accf6dbbbb6c21641d03f194a0dd812aa8adbf4ab8a90d656b54
languageName: node
linkType: hard

Expand Down