Skip to content
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.1.0",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -687,12 +687,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.2":
version: 15.0.2
resolution: "@next/eslint-plugin-next@npm:15.0.2"
"@next/eslint-plugin-next@npm:15.1.0":
version: 15.1.0
resolution: "@next/eslint-plugin-next@npm:15.1.0"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11
checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2073,27 +2073,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.2":
version: 15.0.2
resolution: "eslint-config-next@npm:15.0.2"
"eslint-config-next@npm:15.1.0":
version: 15.1.0
resolution: "eslint-config-next@npm:15.1.0"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.2"
"@next/eslint-plugin-next": "npm:15.1.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"
eslint-import-resolver-node: "npm:^0.3.6"
eslint-import-resolver-typescript: "npm:^3.5.2"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-react: "npm:^7.35.0"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: ">=3.3.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9
checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2208,7 +2208,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.35.0":
"eslint-plugin-react@npm:^7.37.0":
version: 7.37.2
resolution: "eslint-plugin-react@npm:7.37.2"
dependencies:
Expand Down Expand Up @@ -2647,7 +2647,7 @@ __metadata:
clsx: "npm:2.1.1"
dotenv: "npm:16.4.5"
eslint: "npm:9.14.0"
eslint-config-next: "npm:15.0.2"
eslint-config-next: "npm:15.1.0"
framer-motion: "npm:11.11.11"
next: "npm:15.0.2"
postcss: "npm:8.4.47"
Expand Down