Skip to content

Commit 148baef

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 317a7cc commit 148baef

File tree

2 files changed

+73
-64
lines changed

2 files changed

+73
-64
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@
9898
"@types/lodash.clonedeep": "^4.5.9",
9999
"@types/lodash.isequal": "^4.5.8",
100100
"@types/lodash.shuffle": "^4.2.9",
101-
"@types/node": "20.17.1",
101+
"@types/node": "20.17.2",
102102
"@types/papaparse": "^5",
103103
"@types/react": "18.3.12",
104104
"@types/react-dom": "18.3.1",
105105
"@types/react-plotly.js": "^2.6.3",
106-
"@typescript-eslint/eslint-plugin": "8.12.0",
107-
"@typescript-eslint/parser": "8.12.0",
106+
"@typescript-eslint/eslint-plugin": "8.12.1",
107+
"@typescript-eslint/parser": "8.12.1",
108108
"@vitejs/plugin-react": "^4.2.1",
109109
"@vitest/browser": "^2.0.0",
110110
"concurrently": "9.0.1",

yarn.lock

+70-61
Original file line numberDiff line numberDiff line change
@@ -1045,14 +1045,14 @@ __metadata:
10451045
linkType: hard
10461046

10471047
"@eslint/compat@npm:^1.2.0":
1048-
version: 1.2.1
1049-
resolution: "@eslint/compat@npm:1.2.1"
1048+
version: 1.2.2
1049+
resolution: "@eslint/compat@npm:1.2.2"
10501050
peerDependencies:
10511051
eslint: ^9.10.0
10521052
peerDependenciesMeta:
10531053
eslint:
10541054
optional: true
1055-
checksum: 10/c2a451c0fa412ba8d2063b2f6e27d023ad919785f977229dfe29eca523186ebf43430fe5d874bcacf964237b663d9b190d789da2a304acbe653c9903386a2791
1055+
checksum: 10/81648b00e0b629de43d9aece18bb683340684a02f2cf1df2672bf3b16531371ce11492a106d0fb18e91b2bb3af97885e0209f8cefc520e62a872d0730cf7bfee
10561056
languageName: node
10571057
linkType: hard
10581058

@@ -3220,12 +3220,12 @@ __metadata:
32203220
languageName: node
32213221
linkType: hard
32223222

3223-
"@types/node@npm:20.17.1":
3224-
version: 20.17.1
3225-
resolution: "@types/node@npm:20.17.1"
3223+
"@types/node@npm:20.17.2":
3224+
version: 20.17.2
3225+
resolution: "@types/node@npm:20.17.2"
32263226
dependencies:
32273227
undici-types: "npm:~6.19.2"
3228-
checksum: 10/d1f4cd7158df97167953031f7245af3203f52b5f4965c175253b96489c7c55e4c2d4c8a697bb34211bfb99b8824cfcf6287e16cabdac6184a99eedcb26fdd432
3228+
checksum: 10/ca673505ee4ab107cc0429066f39f6f2d0a60a9c6ecad6159e4d2d30dc4122b80f0550adfa1ea29a44cb9bc97d4930112c2a1ea07db1c10783b72e7f6a05b6c9
32293229
languageName: node
32303230
linkType: hard
32313231

@@ -3359,15 +3359,15 @@ __metadata:
33593359
languageName: node
33603360
linkType: hard
33613361

3362-
"@typescript-eslint/eslint-plugin@npm:8.12.0":
3363-
version: 8.12.0
3364-
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.0"
3362+
"@typescript-eslint/eslint-plugin@npm:8.12.1":
3363+
version: 8.12.1
3364+
resolution: "@typescript-eslint/eslint-plugin@npm:8.12.1"
33653365
dependencies:
33663366
"@eslint-community/regexpp": "npm:^4.10.0"
3367-
"@typescript-eslint/scope-manager": "npm:8.12.0"
3368-
"@typescript-eslint/type-utils": "npm:8.12.0"
3369-
"@typescript-eslint/utils": "npm:8.12.0"
3370-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
3367+
"@typescript-eslint/scope-manager": "npm:8.12.1"
3368+
"@typescript-eslint/type-utils": "npm:8.12.1"
3369+
"@typescript-eslint/utils": "npm:8.12.1"
3370+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
33713371
graphemer: "npm:^1.4.0"
33723372
ignore: "npm:^5.3.1"
33733373
natural-compare: "npm:^1.4.0"
@@ -3378,66 +3378,66 @@ __metadata:
33783378
peerDependenciesMeta:
33793379
typescript:
33803380
optional: true
3381-
checksum: 10/cce267220402d6611fdebfd6e9cfa18d5b3c88295c15ad9c9de8aad28be4d29cf107697936d70c69e20117ea745c53fa27fe44f630f2b0e7fcd3fcd5e6f416b3
3381+
checksum: 10/78d3e21ddb1be86b2c17520be58af59593e35b190e4a03dacc61074c5adb48f1d2e2b2b771e230754b7e1cefce3b983e72a954dfbd979b9e11469add3013d246
33823382
languageName: node
33833383
linkType: hard
33843384

3385-
"@typescript-eslint/parser@npm:8.12.0":
3386-
version: 8.12.0
3387-
resolution: "@typescript-eslint/parser@npm:8.12.0"
3385+
"@typescript-eslint/parser@npm:8.12.1":
3386+
version: 8.12.1
3387+
resolution: "@typescript-eslint/parser@npm:8.12.1"
33883388
dependencies:
3389-
"@typescript-eslint/scope-manager": "npm:8.12.0"
3390-
"@typescript-eslint/types": "npm:8.12.0"
3391-
"@typescript-eslint/typescript-estree": "npm:8.12.0"
3392-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
3389+
"@typescript-eslint/scope-manager": "npm:8.12.1"
3390+
"@typescript-eslint/types": "npm:8.12.1"
3391+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
3392+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
33933393
debug: "npm:^4.3.4"
33943394
peerDependencies:
33953395
eslint: ^8.57.0 || ^9.0.0
33963396
peerDependenciesMeta:
33973397
typescript:
33983398
optional: true
3399-
checksum: 10/095c81b8b8cbac02a8679fe8de0c629081d38a43493ea8b302faf70772ee44231613cd74526a497e5d47ef23b1b7faeaa3f71cb456f519cabf0b4a0bb0b62a54
3399+
checksum: 10/3fab164caed034b0138ea6cb564071a63a656809735cb3094f76f727b17d53b7aeb4635dc9daae108ddde8f09aa22c7eb0b5c398179dab1adb678e3c81ea1a50
34003400
languageName: node
34013401
linkType: hard
34023402

3403-
"@typescript-eslint/scope-manager@npm:8.12.0":
3404-
version: 8.12.0
3405-
resolution: "@typescript-eslint/scope-manager@npm:8.12.0"
3403+
"@typescript-eslint/scope-manager@npm:8.12.1":
3404+
version: 8.12.1
3405+
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
34063406
dependencies:
3407-
"@typescript-eslint/types": "npm:8.12.0"
3408-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
3409-
checksum: 10/7d109deb8299bfe89f74c5aff6f33e478a413f82c8a12ae313de5f329baa2ad38d36edaade481212409ff3edad9ed1f07356c36ee4aa0ffab5e5a4329905197f
3407+
"@typescript-eslint/types": "npm:8.12.1"
3408+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
3409+
checksum: 10/8541b8197d39c4f31e2f1a08cdea4d71f384be1d1bce89f80e6772b165734c3f380d9579925c0df9dc1e2addca2a8d41ac5c31203f555a200195dae0c0c24353
34103410
languageName: node
34113411
linkType: hard
34123412

3413-
"@typescript-eslint/type-utils@npm:8.12.0":
3414-
version: 8.12.0
3415-
resolution: "@typescript-eslint/type-utils@npm:8.12.0"
3413+
"@typescript-eslint/type-utils@npm:8.12.1":
3414+
version: 8.12.1
3415+
resolution: "@typescript-eslint/type-utils@npm:8.12.1"
34163416
dependencies:
3417-
"@typescript-eslint/typescript-estree": "npm:8.12.0"
3418-
"@typescript-eslint/utils": "npm:8.12.0"
3417+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
3418+
"@typescript-eslint/utils": "npm:8.12.1"
34193419
debug: "npm:^4.3.4"
34203420
ts-api-utils: "npm:^1.3.0"
34213421
peerDependenciesMeta:
34223422
typescript:
34233423
optional: true
3424-
checksum: 10/62d436646fa4d164e32b6bdccaed159da1de74e7d3bf48d74171d0839caff6099f2738b9fd483bbe7e9ce9a5b317d76bb98670e652a25be567f8a465f3e54245
3424+
checksum: 10/06463625558c077f185b17ba3b46c93f8d9e08a22d2d57cf245065617050507d0a2dc46c575924560f1b7b25f974ea5af4637981a6c6c13019689387bdaa18a7
34253425
languageName: node
34263426
linkType: hard
34273427

3428-
"@typescript-eslint/types@npm:8.12.0":
3429-
version: 8.12.0
3430-
resolution: "@typescript-eslint/types@npm:8.12.0"
3431-
checksum: 10/a08d1d4a72fdb0a7a84c0210b3679bb5079e558082bc2a832e7e9979acc6e80b59965179eb2943c33cc183d38b535d5da37651cb03e9aba37460ce1293d158cd
3428+
"@typescript-eslint/types@npm:8.12.1":
3429+
version: 8.12.1
3430+
resolution: "@typescript-eslint/types@npm:8.12.1"
3431+
checksum: 10/c7c8e711bf81a2598438229b84d9f18094070a8ed75da304aa58192140c6b718e9c2a4c9f3a78f453540ddd09c437e2663856b98fee083d801974bb5a4751d2e
34323432
languageName: node
34333433
linkType: hard
34343434

3435-
"@typescript-eslint/typescript-estree@npm:8.12.0":
3436-
version: 8.12.0
3437-
resolution: "@typescript-eslint/typescript-estree@npm:8.12.0"
3435+
"@typescript-eslint/typescript-estree@npm:8.12.1":
3436+
version: 8.12.1
3437+
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
34383438
dependencies:
3439-
"@typescript-eslint/types": "npm:8.12.0"
3440-
"@typescript-eslint/visitor-keys": "npm:8.12.0"
3439+
"@typescript-eslint/types": "npm:8.12.1"
3440+
"@typescript-eslint/visitor-keys": "npm:8.12.1"
34413441
debug: "npm:^4.3.4"
34423442
fast-glob: "npm:^3.3.2"
34433443
is-glob: "npm:^4.0.3"
@@ -3447,31 +3447,31 @@ __metadata:
34473447
peerDependenciesMeta:
34483448
typescript:
34493449
optional: true
3450-
checksum: 10/61921303782501d30d24bcdf0304f6ea7e0d18b8aeff761c394fcec3aae1a09abb8cf902ec198b5a7e556dec482ae411d4978cfc4ba9ddbdc206886e49f2801c
3450+
checksum: 10/6cc809b4467b879d28a1d21f43b8b42ab4ba1447bc1e7222b6fc20d8791ec537dee48bb306dc08fe392137087ed3ca0083015ff5a3a17c8d00cf5071d6022da2
34513451
languageName: node
34523452
linkType: hard
34533453

3454-
"@typescript-eslint/utils@npm:8.12.0":
3455-
version: 8.12.0
3456-
resolution: "@typescript-eslint/utils@npm:8.12.0"
3454+
"@typescript-eslint/utils@npm:8.12.1":
3455+
version: 8.12.1
3456+
resolution: "@typescript-eslint/utils@npm:8.12.1"
34573457
dependencies:
34583458
"@eslint-community/eslint-utils": "npm:^4.4.0"
3459-
"@typescript-eslint/scope-manager": "npm:8.12.0"
3460-
"@typescript-eslint/types": "npm:8.12.0"
3461-
"@typescript-eslint/typescript-estree": "npm:8.12.0"
3459+
"@typescript-eslint/scope-manager": "npm:8.12.1"
3460+
"@typescript-eslint/types": "npm:8.12.1"
3461+
"@typescript-eslint/typescript-estree": "npm:8.12.1"
34623462
peerDependencies:
34633463
eslint: ^8.57.0 || ^9.0.0
3464-
checksum: 10/26a58542e586ce2d514588f88b0a0de719e2547bca6cc62d7a827d2e18a1431948ffc427c2c4cbdf8e8c9b8ebc361ada91cfc19258faecf8259acd6cdb91c0c3
3464+
checksum: 10/8450df39977fd1e0ecab83d5405f483487de4470d5b772dd659d05559cf15be2e4cbb21b5a6db3567f44fcf1e19842aa06f7438bdd9516ba703d9ce018058839
34653465
languageName: node
34663466
linkType: hard
34673467

3468-
"@typescript-eslint/visitor-keys@npm:8.12.0":
3469-
version: 8.12.0
3470-
resolution: "@typescript-eslint/visitor-keys@npm:8.12.0"
3468+
"@typescript-eslint/visitor-keys@npm:8.12.1":
3469+
version: 8.12.1
3470+
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"
34713471
dependencies:
3472-
"@typescript-eslint/types": "npm:8.12.0"
3472+
"@typescript-eslint/types": "npm:8.12.1"
34733473
eslint-visitor-keys: "npm:^3.4.3"
3474-
checksum: 10/680df66c08dfb1e780ce5d2a8f00affb429739e3b717a8f9645739e399a069a624e4d5c635db5b31753fc74cc80fe652581a1d97887138048eca4ce73718bb2e
3474+
checksum: 10/29b50a54c033638b4a93410b20133c84690774ecbfcb6804450165cbafa5bc1149ced55e927a72a05b40f2f4914c8bc89fc559589ac2329a2d2cf0fc2ff89fe6
34753475
languageName: node
34763476
linkType: hard
34773477

@@ -7545,13 +7545,13 @@ __metadata:
75457545
"@types/lodash.clonedeep": "npm:^4.5.9"
75467546
"@types/lodash.isequal": "npm:^4.5.8"
75477547
"@types/lodash.shuffle": "npm:^4.2.9"
7548-
"@types/node": "npm:20.17.1"
7548+
"@types/node": "npm:20.17.2"
75497549
"@types/papaparse": "npm:^5"
75507550
"@types/react": "npm:18.3.12"
75517551
"@types/react-dom": "npm:18.3.1"
75527552
"@types/react-plotly.js": "npm:^2.6.3"
7553-
"@typescript-eslint/eslint-plugin": "npm:8.12.0"
7554-
"@typescript-eslint/parser": "npm:8.12.0"
7553+
"@typescript-eslint/eslint-plugin": "npm:8.12.1"
7554+
"@typescript-eslint/parser": "npm:8.12.1"
75557555
"@uiw/react-codemirror": "npm:^4.21.22"
75567556
"@vitejs/plugin-react": "npm:^4.2.1"
75577557
"@vitest/browser": "npm:^2.0.0"
@@ -12655,7 +12655,7 @@ __metadata:
1265512655
languageName: node
1265612656
linkType: hard
1265712657

12658-
"uuid@npm:11.0.1, uuid@npm:^11.0.0":
12658+
"uuid@npm:11.0.1":
1265912659
version: 11.0.1
1266012660
resolution: "uuid@npm:11.0.1"
1266112661
bin:
@@ -12664,6 +12664,15 @@ __metadata:
1266412664
languageName: node
1266512665
linkType: hard
1266612666

12667+
"uuid@npm:^11.0.0":
12668+
version: 11.0.2
12669+
resolution: "uuid@npm:11.0.2"
12670+
bin:
12671+
uuid: dist/esm/bin/uuid
12672+
checksum: 10/b98082f398fa2ece8cacc2264402f739256ca70def4bb82e3a14ec70777d189c01ce1054764c3b59b8fc098b62b135a15d1b24914712904c988822e2ac9b4f44
12673+
languageName: node
12674+
linkType: hard
12675+
1266712676
"uuid@npm:^8.3.2":
1266812677
version: 8.3.2
1266912678
resolution: "uuid@npm:8.3.2"

0 commit comments

Comments
 (0)