Skip to content

Commit 9a4680e

Browse files
author
Eason Smith
committed
renew package versions
1 parent 83b2450 commit 9a4680e

File tree

1 file changed

+102
-6
lines changed

1 file changed

+102
-6
lines changed

yarn.lock

Lines changed: 102 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7229,8 +7229,8 @@ __metadata:
72297229
chain-registry: "npm:1.20.0"
72307230
cosmos-kit: "npm:2.18.0"
72317231
dayjs: "npm:1.11.8"
7232-
eslint: "npm:^8.56.0"
7233-
eslint-config-next: "npm:^14.1.0"
7232+
eslint: "npm:8.57.0"
7233+
eslint-config-next: "npm:14.2.3"
72347234
framer-motion: "npm:9.0.7"
72357235
generate-lockfile: "npm:0.0.12"
72367236
graphql: "npm:16.8.0"
@@ -11641,6 +11641,15 @@ __metadata:
1164111641
languageName: node
1164211642
linkType: hard
1164311643

11644+
"@next/eslint-plugin-next@npm:14.2.3":
11645+
version: 14.2.3
11646+
resolution: "@next/eslint-plugin-next@npm:14.2.3"
11647+
dependencies:
11648+
glob: "npm:10.3.10"
11649+
checksum: 10c0/de9af2c7465cce4eb4cb50654aa2548d4d2af788c8992d02e2b863b1bf4f99e3b6604d1f0775f8e50aca6a53cf30d51f4ac56810d1625d401548267ca5f1d883
11650+
languageName: node
11651+
linkType: hard
11652+
1164411653
"@next/swc-darwin-arm64@npm:13.5.6":
1164511654
version: 13.5.6
1164611655
resolution: "@next/swc-darwin-arm64@npm:13.5.6"
@@ -14812,6 +14821,24 @@ __metadata:
1481214821
languageName: node
1481314822
linkType: hard
1481414823

14824+
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0":
14825+
version: 7.2.0
14826+
resolution: "@typescript-eslint/parser@npm:7.2.0"
14827+
dependencies:
14828+
"@typescript-eslint/scope-manager": "npm:7.2.0"
14829+
"@typescript-eslint/types": "npm:7.2.0"
14830+
"@typescript-eslint/typescript-estree": "npm:7.2.0"
14831+
"@typescript-eslint/visitor-keys": "npm:7.2.0"
14832+
debug: "npm:^4.3.4"
14833+
peerDependencies:
14834+
eslint: ^8.56.0
14835+
peerDependenciesMeta:
14836+
typescript:
14837+
optional: true
14838+
checksum: 10c0/11ce36c68212fdbf98fc6fd32ba0977d46b645fd669a3f4fdb8be2036225f86ad005b31a66f97097e90517c44c92cf9cc5fb1d6e9647ee2fa125c4af21cdb477
14839+
languageName: node
14840+
linkType: hard
14841+
1481514842
"@typescript-eslint/parser@npm:^5.42.0":
1481614843
version: 5.62.0
1481714844
resolution: "@typescript-eslint/parser@npm:5.62.0"
@@ -14849,6 +14876,16 @@ __metadata:
1484914876
languageName: node
1485014877
linkType: hard
1485114878

14879+
"@typescript-eslint/scope-manager@npm:7.2.0":
14880+
version: 7.2.0
14881+
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
14882+
dependencies:
14883+
"@typescript-eslint/types": "npm:7.2.0"
14884+
"@typescript-eslint/visitor-keys": "npm:7.2.0"
14885+
checksum: 10c0/4d088c127e6ba1a7de8567f70684779083be24b48746c3b4a86a0ec7062bca58693ee08482349ad6572a17ada8aa6f26b74d1c7139c8fcf7101fa09a572e0ea6
14886+
languageName: node
14887+
linkType: hard
14888+
1485214889
"@typescript-eslint/types@npm:5.62.0":
1485314890
version: 5.62.0
1485414891
resolution: "@typescript-eslint/types@npm:5.62.0"
@@ -14863,6 +14900,13 @@ __metadata:
1486314900
languageName: node
1486414901
linkType: hard
1486514902

14903+
"@typescript-eslint/types@npm:7.2.0":
14904+
version: 7.2.0
14905+
resolution: "@typescript-eslint/types@npm:7.2.0"
14906+
checksum: 10c0/135aae061720185855bea61ea6cfd33f4801d2de57f65e50079bbdb505100f844632aa4e4bdeec9e9e79d29aaddad949178d0e918e41867da6ab4b1390820e33
14907+
languageName: node
14908+
linkType: hard
14909+
1486614910
"@typescript-eslint/typescript-estree@npm:5.62.0":
1486714911
version: 5.62.0
1486814912
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -14900,6 +14944,25 @@ __metadata:
1490014944
languageName: node
1490114945
linkType: hard
1490214946

14947+
"@typescript-eslint/typescript-estree@npm:7.2.0":
14948+
version: 7.2.0
14949+
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
14950+
dependencies:
14951+
"@typescript-eslint/types": "npm:7.2.0"
14952+
"@typescript-eslint/visitor-keys": "npm:7.2.0"
14953+
debug: "npm:^4.3.4"
14954+
globby: "npm:^11.1.0"
14955+
is-glob: "npm:^4.0.3"
14956+
minimatch: "npm:9.0.3"
14957+
semver: "npm:^7.5.4"
14958+
ts-api-utils: "npm:^1.0.1"
14959+
peerDependenciesMeta:
14960+
typescript:
14961+
optional: true
14962+
checksum: 10c0/2730bb17730e6f3ca4061f00688a70386a808f5d174fdeb757c3cfa92c455373f69080df33237c1a8970e818af0cea0ae5a083970ed8ba493f3b04458c6f9271
14963+
languageName: node
14964+
linkType: hard
14965+
1490314966
"@typescript-eslint/visitor-keys@npm:5.62.0":
1490414967
version: 5.62.0
1490514968
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
@@ -14920,6 +14983,16 @@ __metadata:
1492014983
languageName: node
1492114984
linkType: hard
1492214985

14986+
"@typescript-eslint/visitor-keys@npm:7.2.0":
14987+
version: 7.2.0
14988+
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
14989+
dependencies:
14990+
"@typescript-eslint/types": "npm:7.2.0"
14991+
eslint-visitor-keys: "npm:^3.4.1"
14992+
checksum: 10c0/2d7467495b2b76f3edb1b3047e97076c2242e7eca6d50bbbdd88219f9ff754dbcb9334a0568fe0ceb4c562823980938bd278aa2ba53da6343e7d99a167924f24
14993+
languageName: node
14994+
linkType: hard
14995+
1492314996
"@uidotdev/usehooks@npm:2.4.1":
1492414997
version: 2.4.1
1492514998
resolution: "@uidotdev/usehooks@npm:2.4.1"
@@ -18920,6 +18993,29 @@ __metadata:
1892018993
languageName: node
1892118994
linkType: hard
1892218995

18996+
"eslint-config-next@npm:14.2.3":
18997+
version: 14.2.3
18998+
resolution: "eslint-config-next@npm:14.2.3"
18999+
dependencies:
19000+
"@next/eslint-plugin-next": "npm:14.2.3"
19001+
"@rushstack/eslint-patch": "npm:^1.3.3"
19002+
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
19003+
eslint-import-resolver-node: "npm:^0.3.6"
19004+
eslint-import-resolver-typescript: "npm:^3.5.2"
19005+
eslint-plugin-import: "npm:^2.28.1"
19006+
eslint-plugin-jsx-a11y: "npm:^6.7.1"
19007+
eslint-plugin-react: "npm:^7.33.2"
19008+
eslint-plugin-react-hooks: "npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
19009+
peerDependencies:
19010+
eslint: ^7.23.0 || ^8.0.0
19011+
typescript: ">=3.3.1"
19012+
peerDependenciesMeta:
19013+
typescript:
19014+
optional: true
19015+
checksum: 10c0/52a3d48bb783d3e8d76a571a3636f658e4789e1a4a51ebbd14d184b7f6f5dd91281b71d99e49a7bb7e3ab32a2dddd321285110005ca0969a471be5ab2e579887
19016+
languageName: node
19017+
linkType: hard
19018+
1892319019
"eslint-config-next@npm:^14.1.0":
1892419020
version: 14.1.4
1892519021
resolution: "eslint-config-next@npm:14.1.4"
@@ -19242,7 +19338,7 @@ __metadata:
1924219338
languageName: node
1924319339
linkType: hard
1924419340

19245-
"eslint@npm:^8.56.0":
19341+
"eslint@npm:8.57.0, eslint@npm:^8.56.0":
1924619342
version: 8.57.0
1924719343
resolution: "eslint@npm:8.57.0"
1924819344
dependencies:
@@ -29300,17 +29396,17 @@ __metadata:
2930029396

2930129397
"typescript@patch:typescript@npm%3A^5.1.6#optional!builtin<compat/typescript>":
2930229398
version: 5.4.5
29303-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
29399+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2930429400
bin:
2930529401
tsc: bin/tsc
2930629402
tsserver: bin/tsserver
29307-
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
29403+
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
2930829404
languageName: node
2930929405
linkType: hard
2931029406

2931129407
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
2931229408
version: 5.5.4
29313-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=d69c25"
29409+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
2931429410
bin:
2931529411
tsc: bin/tsc
2931629412
tsserver: bin/tsserver

0 commit comments

Comments
 (0)