Skip to content

Commit 7987c9f

Browse files
authored
revert: eslint-config-next to v13.2.1 (calcom#22903)
1 parent 781d0d9 commit 7987c9f

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@calcom/eslint-plugin-eslint": "*",
1414
"@todesktop/tailwind-variants": "^1.0.0",
15-
"eslint-config-next": "^15.4.5",
15+
"eslint-config-next": "^13.2.1",
1616
"eslint-config-prettier": "^8.6.0",
1717
"eslint-config-turbo": "^0.0.7",
1818
"eslint-plugin-playwright": "^0.12.0",

yarn.lock

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,7 +2836,7 @@ __metadata:
28362836
"@typescript-eslint/eslint-plugin": ^5.52.0
28372837
"@typescript-eslint/parser": ^5.52.0
28382838
eslint: ^8.34.0
2839-
eslint-config-next: ^15.4.5
2839+
eslint-config-next: ^13.2.1
28402840
eslint-config-prettier: ^8.6.0
28412841
eslint-config-turbo: ^0.0.7
28422842
eslint-plugin-playwright: ^0.12.0
@@ -8943,6 +8943,15 @@ __metadata:
89438943
languageName: node
89448944
linkType: hard
89458945

8946+
"@next/eslint-plugin-next@npm:13.5.11":
8947+
version: 13.5.11
8948+
resolution: "@next/eslint-plugin-next@npm:13.5.11"
8949+
dependencies:
8950+
glob: 7.1.7
8951+
checksum: ee960ee89b5bc056c00ba667bcdab69469d792ebf682996a5a7abc34366cf350c45f0cfbbac8311e28ec86766d087c968b40d51a84f1eb9f589a4ff1104a708c
8952+
languageName: node
8953+
linkType: hard
8954+
89468955
"@next/eslint-plugin-next@npm:14.0.4":
89478956
version: 14.0.4
89488957
resolution: "@next/eslint-plugin-next@npm:14.0.4"
@@ -8961,15 +8970,6 @@ __metadata:
89618970
languageName: node
89628971
linkType: hard
89638972

8964-
"@next/eslint-plugin-next@npm:15.4.5":
8965-
version: 15.4.5
8966-
resolution: "@next/eslint-plugin-next@npm:15.4.5"
8967-
dependencies:
8968-
fast-glob: 3.3.1
8969-
checksum: b377bbff604a3aa0a5c1c480077cc2430186abe18f9d0de3b192dca44106f06407509a2c8744f49788a09222f950c4cf67fd08beaad011af5053f410692616c3
8970-
languageName: node
8971-
linkType: hard
8972-
89738973
"@next/swc-darwin-arm64@npm:13.5.7":
89748974
version: 13.5.7
89758975
resolution: "@next/swc-darwin-arm64@npm:13.5.7"
@@ -25915,27 +25915,26 @@ __metadata:
2591525915
languageName: node
2591625916
linkType: hard
2591725917

25918-
"eslint-config-next@npm:^15.4.5":
25919-
version: 15.4.5
25920-
resolution: "eslint-config-next@npm:15.4.5"
25918+
"eslint-config-next@npm:^13.2.1":
25919+
version: 13.5.11
25920+
resolution: "eslint-config-next@npm:13.5.11"
2592125921
dependencies:
25922-
"@next/eslint-plugin-next": 15.4.5
25923-
"@rushstack/eslint-patch": ^1.10.3
25924-
"@typescript-eslint/eslint-plugin": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0
25925-
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0
25922+
"@next/eslint-plugin-next": 13.5.11
25923+
"@rushstack/eslint-patch": ^1.3.3
25924+
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
2592625925
eslint-import-resolver-node: ^0.3.6
2592725926
eslint-import-resolver-typescript: ^3.5.2
25928-
eslint-plugin-import: ^2.31.0
25929-
eslint-plugin-jsx-a11y: ^6.10.0
25930-
eslint-plugin-react: ^7.37.0
25931-
eslint-plugin-react-hooks: ^5.0.0
25927+
eslint-plugin-import: ^2.28.1
25928+
eslint-plugin-jsx-a11y: ^6.7.1
25929+
eslint-plugin-react: ^7.33.2
25930+
eslint-plugin-react-hooks: ^4.5.0 || 5.0.0-canary-7118f5dd7-20230705
2593225931
peerDependencies:
25933-
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
25932+
eslint: ^7.23.0 || ^8.0.0
2593425933
typescript: ">=3.3.1"
2593525934
peerDependenciesMeta:
2593625935
typescript:
2593725936
optional: true
25938-
checksum: c4f61ee00fc29d669477037481557a282ab080e0276da3e02e187ad54ae543bd2ca22668ee73fbf7212f69ed9d1866cc6fb648a9e5726d7b2c33875b4dd82722
25937+
checksum: 6694d86f779f2a6e820873db6641d43cdf446aaa2e9c97b13c0019627369538d217f41e4b7349d7a9308a5378a454c51201e47e8eac2e873fb3f0309985a72d6
2593925938
languageName: node
2594025939
linkType: hard
2594125940

0 commit comments

Comments
 (0)