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.1 #1656

Merged
merged 1 commit into from
Mar 7, 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.2.0",
"eslint-config-next": "15.2.1",
"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.2.0",
"eslint-config-next": "15.2.1",
"next": "15.2.0",
"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.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
"@next/eslint-plugin-next@npm:15.2.1":
version: 15.2.1
resolution: "@next/eslint-plugin-next@npm:15.2.1"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/d0635fa7667b50a4c515b2d1117b7a63c6371d5de6518801c2b9099028cebb0663e2201982780d596743c9c0af9ce44148914770f8ed6395b9dea1dc1a14eada
checksum: 10/51cb83ce60a656fdd548a91ee4c9632d5cbc5b3026166eb5ae260b836477a5803d8090e8dcfe9fa18bcb18ba739465900d3c4b84aa1e11c5d947e5365517345f
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.2.0"
eslint-config-next: "npm:15.2.1"
next: "npm:15.2.0"
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.2.0"
eslint-config-next: "npm:15.2.1"
eslint-plugin-tailwindcss: "npm:3.18.0"
next: "npm:15.2.0"
postcss: "npm:8.5.3"
Expand Down Expand Up @@ -7514,11 +7514,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
"eslint-config-next@npm:15.2.1":
version: 15.2.1
resolution: "eslint-config-next@npm:15.2.1"
dependencies:
"@next/eslint-plugin-next": "npm:15.2.0"
"@next/eslint-plugin-next": "npm:15.2.1"
"@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 @@ -7534,7 +7534,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/a7e8681581040f72aa7c5d349e0b64fc8a4c83598c6fc1dbf2d85e073270b24493891a282db6accf6dbbbb6c21641d03f194a0dd812aa8adbf4ab8a90d656b54
checksum: 10/a43a4851595e4fe0d5a29724338f4cd2e82a86b2ac4aca5f5243d53bbb94f66a40327cd07905d4af72b34cf8cd92f1d9c02e9fcb43a2df7f4f96efa77c1faba7
languageName: node
linkType: hard

Expand Down