alpha
Login
or
Join now
wojtekmaj.pl
/
react-clock
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/wojtekmaj/react-clock. An analog clock for your React app.
projects.wojtekmaj.pl/react-clock
analog-clock
clock
digital-clock
react
time
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Bump typescript from 6.0.2 to 7.0.2
author
Wojciech Maj
date
2 weeks ago
(Jul 9, 2026, 12:58 PM +0200)
commit
ba41c686
ba41c6861bd9cc90c38757380892708d68393d58
parent
43f35460
43f35460b434921058a6441618ce1a29fd6efd6d
+550
-26
5 changed files
Expand all
Collapse all
Unified
Split
packages
react-clock
package.json
sample
package.json
yarn.lock
test
package.json
yarn.lock
+1
-1
packages/react-clock/package.json
View file
Reviewed
···
59
59
"playwright": "^1.60.0",
60
60
"react": "^19.2.0",
61
61
"react-dom": "^19.2.0",
62
62
-
"typescript": "^6.0.2",
62
62
+
"typescript": "^7.0.2",
63
63
"vitest": "^4.1.8",
64
64
"vitest-browser-react": "^2.2.0"
65
65
},
+1
-1
sample/package.json
View file
Reviewed
···
22
22
},
23
23
"devDependencies": {
24
24
"@vitejs/plugin-react": "^6.0.2",
25
25
-
"typescript": "^6.0.2",
25
25
+
"typescript": "^7.0.2",
26
26
"vite": "^8.0.16"
27
27
},
28
28
"packageManager": "yarn@4.17.1"
+273
-11
sample/yarn.lock
View file
Reviewed
···
193
193
languageName: node
194
194
linkType: hard
195
195
196
196
+
"@typescript/typescript-aix-ppc64@npm:7.0.2":
197
197
+
version: 7.0.2
198
198
+
resolution: "@typescript/typescript-aix-ppc64@npm:7.0.2"
199
199
+
conditions: os=aix & cpu=ppc64
200
200
+
languageName: node
201
201
+
linkType: hard
202
202
+
203
203
+
"@typescript/typescript-darwin-arm64@npm:7.0.2":
204
204
+
version: 7.0.2
205
205
+
resolution: "@typescript/typescript-darwin-arm64@npm:7.0.2"
206
206
+
conditions: os=darwin & cpu=arm64
207
207
+
languageName: node
208
208
+
linkType: hard
209
209
+
210
210
+
"@typescript/typescript-darwin-x64@npm:7.0.2":
211
211
+
version: 7.0.2
212
212
+
resolution: "@typescript/typescript-darwin-x64@npm:7.0.2"
213
213
+
conditions: os=darwin & cpu=x64
214
214
+
languageName: node
215
215
+
linkType: hard
216
216
+
217
217
+
"@typescript/typescript-freebsd-arm64@npm:7.0.2":
218
218
+
version: 7.0.2
219
219
+
resolution: "@typescript/typescript-freebsd-arm64@npm:7.0.2"
220
220
+
conditions: os=freebsd & cpu=arm64
221
221
+
languageName: node
222
222
+
linkType: hard
223
223
+
224
224
+
"@typescript/typescript-freebsd-x64@npm:7.0.2":
225
225
+
version: 7.0.2
226
226
+
resolution: "@typescript/typescript-freebsd-x64@npm:7.0.2"
227
227
+
conditions: os=freebsd & cpu=x64
228
228
+
languageName: node
229
229
+
linkType: hard
230
230
+
231
231
+
"@typescript/typescript-linux-arm64@npm:7.0.2":
232
232
+
version: 7.0.2
233
233
+
resolution: "@typescript/typescript-linux-arm64@npm:7.0.2"
234
234
+
conditions: os=linux & cpu=arm64
235
235
+
languageName: node
236
236
+
linkType: hard
237
237
+
238
238
+
"@typescript/typescript-linux-arm@npm:7.0.2":
239
239
+
version: 7.0.2
240
240
+
resolution: "@typescript/typescript-linux-arm@npm:7.0.2"
241
241
+
conditions: os=linux & cpu=arm
242
242
+
languageName: node
243
243
+
linkType: hard
244
244
+
245
245
+
"@typescript/typescript-linux-loong64@npm:7.0.2":
246
246
+
version: 7.0.2
247
247
+
resolution: "@typescript/typescript-linux-loong64@npm:7.0.2"
248
248
+
conditions: os=linux & cpu=loong64
249
249
+
languageName: node
250
250
+
linkType: hard
251
251
+
252
252
+
"@typescript/typescript-linux-mips64el@npm:7.0.2":
253
253
+
version: 7.0.2
254
254
+
resolution: "@typescript/typescript-linux-mips64el@npm:7.0.2"
255
255
+
conditions: os=linux & cpu=mips64el
256
256
+
languageName: node
257
257
+
linkType: hard
258
258
+
259
259
+
"@typescript/typescript-linux-ppc64@npm:7.0.2":
260
260
+
version: 7.0.2
261
261
+
resolution: "@typescript/typescript-linux-ppc64@npm:7.0.2"
262
262
+
conditions: os=linux & cpu=ppc64
263
263
+
languageName: node
264
264
+
linkType: hard
265
265
+
266
266
+
"@typescript/typescript-linux-riscv64@npm:7.0.2":
267
267
+
version: 7.0.2
268
268
+
resolution: "@typescript/typescript-linux-riscv64@npm:7.0.2"
269
269
+
conditions: os=linux & cpu=riscv64
270
270
+
languageName: node
271
271
+
linkType: hard
272
272
+
273
273
+
"@typescript/typescript-linux-s390x@npm:7.0.2":
274
274
+
version: 7.0.2
275
275
+
resolution: "@typescript/typescript-linux-s390x@npm:7.0.2"
276
276
+
conditions: os=linux & cpu=s390x
277
277
+
languageName: node
278
278
+
linkType: hard
279
279
+
280
280
+
"@typescript/typescript-linux-x64@npm:7.0.2":
281
281
+
version: 7.0.2
282
282
+
resolution: "@typescript/typescript-linux-x64@npm:7.0.2"
283
283
+
conditions: os=linux & cpu=x64
284
284
+
languageName: node
285
285
+
linkType: hard
286
286
+
287
287
+
"@typescript/typescript-netbsd-arm64@npm:7.0.2":
288
288
+
version: 7.0.2
289
289
+
resolution: "@typescript/typescript-netbsd-arm64@npm:7.0.2"
290
290
+
conditions: os=netbsd & cpu=arm64
291
291
+
languageName: node
292
292
+
linkType: hard
293
293
+
294
294
+
"@typescript/typescript-netbsd-x64@npm:7.0.2":
295
295
+
version: 7.0.2
296
296
+
resolution: "@typescript/typescript-netbsd-x64@npm:7.0.2"
297
297
+
conditions: os=netbsd & cpu=x64
298
298
+
languageName: node
299
299
+
linkType: hard
300
300
+
301
301
+
"@typescript/typescript-openbsd-arm64@npm:7.0.2":
302
302
+
version: 7.0.2
303
303
+
resolution: "@typescript/typescript-openbsd-arm64@npm:7.0.2"
304
304
+
conditions: os=openbsd & cpu=arm64
305
305
+
languageName: node
306
306
+
linkType: hard
307
307
+
308
308
+
"@typescript/typescript-openbsd-x64@npm:7.0.2":
309
309
+
version: 7.0.2
310
310
+
resolution: "@typescript/typescript-openbsd-x64@npm:7.0.2"
311
311
+
conditions: os=openbsd & cpu=x64
312
312
+
languageName: node
313
313
+
linkType: hard
314
314
+
315
315
+
"@typescript/typescript-sunos-x64@npm:7.0.2":
316
316
+
version: 7.0.2
317
317
+
resolution: "@typescript/typescript-sunos-x64@npm:7.0.2"
318
318
+
conditions: os=sunos & cpu=x64
319
319
+
languageName: node
320
320
+
linkType: hard
321
321
+
322
322
+
"@typescript/typescript-win32-arm64@npm:7.0.2":
323
323
+
version: 7.0.2
324
324
+
resolution: "@typescript/typescript-win32-arm64@npm:7.0.2"
325
325
+
conditions: os=win32 & cpu=arm64
326
326
+
languageName: node
327
327
+
linkType: hard
328
328
+
329
329
+
"@typescript/typescript-win32-x64@npm:7.0.2":
330
330
+
version: 7.0.2
331
331
+
resolution: "@typescript/typescript-win32-x64@npm:7.0.2"
332
332
+
conditions: os=win32 & cpu=x64
333
333
+
languageName: node
334
334
+
linkType: hard
335
335
+
196
336
"@vitejs/plugin-react@npm:^6.0.2":
197
337
version: 6.0.2
198
338
resolution: "@vitejs/plugin-react@npm:6.0.2"
···
452
592
react: "npm:^19.2.0"
453
593
react-clock: "npm:latest"
454
594
react-dom: "npm:^19.2.0"
455
455
-
typescript: "npm:^6.0.2"
595
595
+
typescript: "npm:^7.0.2"
456
596
vite: "npm:^8.0.16"
457
597
languageName: unknown
458
598
linkType: soft
···
582
722
languageName: node
583
723
linkType: hard
584
724
585
585
-
"typescript@npm:^6.0.2":
586
586
-
version: 6.0.2
587
587
-
resolution: "typescript@npm:6.0.2"
725
725
+
"typescript@npm:^7.0.2":
726
726
+
version: 7.0.2
727
727
+
resolution: "typescript@npm:7.0.2"
728
728
+
dependencies:
729
729
+
"@typescript/typescript-aix-ppc64": "npm:7.0.2"
730
730
+
"@typescript/typescript-darwin-arm64": "npm:7.0.2"
731
731
+
"@typescript/typescript-darwin-x64": "npm:7.0.2"
732
732
+
"@typescript/typescript-freebsd-arm64": "npm:7.0.2"
733
733
+
"@typescript/typescript-freebsd-x64": "npm:7.0.2"
734
734
+
"@typescript/typescript-linux-arm": "npm:7.0.2"
735
735
+
"@typescript/typescript-linux-arm64": "npm:7.0.2"
736
736
+
"@typescript/typescript-linux-loong64": "npm:7.0.2"
737
737
+
"@typescript/typescript-linux-mips64el": "npm:7.0.2"
738
738
+
"@typescript/typescript-linux-ppc64": "npm:7.0.2"
739
739
+
"@typescript/typescript-linux-riscv64": "npm:7.0.2"
740
740
+
"@typescript/typescript-linux-s390x": "npm:7.0.2"
741
741
+
"@typescript/typescript-linux-x64": "npm:7.0.2"
742
742
+
"@typescript/typescript-netbsd-arm64": "npm:7.0.2"
743
743
+
"@typescript/typescript-netbsd-x64": "npm:7.0.2"
744
744
+
"@typescript/typescript-openbsd-arm64": "npm:7.0.2"
745
745
+
"@typescript/typescript-openbsd-x64": "npm:7.0.2"
746
746
+
"@typescript/typescript-sunos-x64": "npm:7.0.2"
747
747
+
"@typescript/typescript-win32-arm64": "npm:7.0.2"
748
748
+
"@typescript/typescript-win32-x64": "npm:7.0.2"
749
749
+
dependenciesMeta:
750
750
+
"@typescript/typescript-aix-ppc64":
751
751
+
optional: true
752
752
+
"@typescript/typescript-darwin-arm64":
753
753
+
optional: true
754
754
+
"@typescript/typescript-darwin-x64":
755
755
+
optional: true
756
756
+
"@typescript/typescript-freebsd-arm64":
757
757
+
optional: true
758
758
+
"@typescript/typescript-freebsd-x64":
759
759
+
optional: true
760
760
+
"@typescript/typescript-linux-arm":
761
761
+
optional: true
762
762
+
"@typescript/typescript-linux-arm64":
763
763
+
optional: true
764
764
+
"@typescript/typescript-linux-loong64":
765
765
+
optional: true
766
766
+
"@typescript/typescript-linux-mips64el":
767
767
+
optional: true
768
768
+
"@typescript/typescript-linux-ppc64":
769
769
+
optional: true
770
770
+
"@typescript/typescript-linux-riscv64":
771
771
+
optional: true
772
772
+
"@typescript/typescript-linux-s390x":
773
773
+
optional: true
774
774
+
"@typescript/typescript-linux-x64":
775
775
+
optional: true
776
776
+
"@typescript/typescript-netbsd-arm64":
777
777
+
optional: true
778
778
+
"@typescript/typescript-netbsd-x64":
779
779
+
optional: true
780
780
+
"@typescript/typescript-openbsd-arm64":
781
781
+
optional: true
782
782
+
"@typescript/typescript-openbsd-x64":
783
783
+
optional: true
784
784
+
"@typescript/typescript-sunos-x64":
785
785
+
optional: true
786
786
+
"@typescript/typescript-win32-arm64":
787
787
+
optional: true
788
788
+
"@typescript/typescript-win32-x64":
789
789
+
optional: true
588
790
bin:
589
791
tsc: bin/tsc
590
590
-
tsserver: bin/tsserver
591
591
-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
792
792
+
checksum: 10c0/3dcee51ec8c332492325bcdbf7df48b66668751f127e622ae7d41b6c716eb19184424a45e14f7750f50f340232388b69e6287859155f06a5ce2df76f12cb31cf
592
793
languageName: node
593
794
linkType: hard
594
795
595
595
-
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
596
596
-
version: 6.0.2
597
597
-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
796
796
+
"typescript@patch:typescript@npm%3A^7.0.2#optional!builtin<compat/typescript>":
797
797
+
version: 7.0.2
798
798
+
resolution: "typescript@patch:typescript@npm%3A7.0.2#optional!builtin<compat/typescript>::version=7.0.2&hash=3bafbf"
799
799
+
dependencies:
800
800
+
"@typescript/typescript-aix-ppc64": "npm:7.0.2"
801
801
+
"@typescript/typescript-darwin-arm64": "npm:7.0.2"
802
802
+
"@typescript/typescript-darwin-x64": "npm:7.0.2"
803
803
+
"@typescript/typescript-freebsd-arm64": "npm:7.0.2"
804
804
+
"@typescript/typescript-freebsd-x64": "npm:7.0.2"
805
805
+
"@typescript/typescript-linux-arm": "npm:7.0.2"
806
806
+
"@typescript/typescript-linux-arm64": "npm:7.0.2"
807
807
+
"@typescript/typescript-linux-loong64": "npm:7.0.2"
808
808
+
"@typescript/typescript-linux-mips64el": "npm:7.0.2"
809
809
+
"@typescript/typescript-linux-ppc64": "npm:7.0.2"
810
810
+
"@typescript/typescript-linux-riscv64": "npm:7.0.2"
811
811
+
"@typescript/typescript-linux-s390x": "npm:7.0.2"
812
812
+
"@typescript/typescript-linux-x64": "npm:7.0.2"
813
813
+
"@typescript/typescript-netbsd-arm64": "npm:7.0.2"
814
814
+
"@typescript/typescript-netbsd-x64": "npm:7.0.2"
815
815
+
"@typescript/typescript-openbsd-arm64": "npm:7.0.2"
816
816
+
"@typescript/typescript-openbsd-x64": "npm:7.0.2"
817
817
+
"@typescript/typescript-sunos-x64": "npm:7.0.2"
818
818
+
"@typescript/typescript-win32-arm64": "npm:7.0.2"
819
819
+
"@typescript/typescript-win32-x64": "npm:7.0.2"
820
820
+
dependenciesMeta:
821
821
+
"@typescript/typescript-aix-ppc64":
822
822
+
optional: true
823
823
+
"@typescript/typescript-darwin-arm64":
824
824
+
optional: true
825
825
+
"@typescript/typescript-darwin-x64":
826
826
+
optional: true
827
827
+
"@typescript/typescript-freebsd-arm64":
828
828
+
optional: true
829
829
+
"@typescript/typescript-freebsd-x64":
830
830
+
optional: true
831
831
+
"@typescript/typescript-linux-arm":
832
832
+
optional: true
833
833
+
"@typescript/typescript-linux-arm64":
834
834
+
optional: true
835
835
+
"@typescript/typescript-linux-loong64":
836
836
+
optional: true
837
837
+
"@typescript/typescript-linux-mips64el":
838
838
+
optional: true
839
839
+
"@typescript/typescript-linux-ppc64":
840
840
+
optional: true
841
841
+
"@typescript/typescript-linux-riscv64":
842
842
+
optional: true
843
843
+
"@typescript/typescript-linux-s390x":
844
844
+
optional: true
845
845
+
"@typescript/typescript-linux-x64":
846
846
+
optional: true
847
847
+
"@typescript/typescript-netbsd-arm64":
848
848
+
optional: true
849
849
+
"@typescript/typescript-netbsd-x64":
850
850
+
optional: true
851
851
+
"@typescript/typescript-openbsd-arm64":
852
852
+
optional: true
853
853
+
"@typescript/typescript-openbsd-x64":
854
854
+
optional: true
855
855
+
"@typescript/typescript-sunos-x64":
856
856
+
optional: true
857
857
+
"@typescript/typescript-win32-arm64":
858
858
+
optional: true
859
859
+
"@typescript/typescript-win32-x64":
860
860
+
optional: true
598
861
bin:
599
862
tsc: bin/tsc
600
600
-
tsserver: bin/tsserver
601
601
-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
863
863
+
checksum: 10c0/6b3cdc369cd829d46e00734ea64233ee84419c2825ad8fe408915adde77abced4b7a2401f7eed517d54a7a4f5d1c1869753cb99018df1c2159c761d9f33483a6
602
864
languageName: node
603
865
linkType: hard
604
866
+1
-1
test/package.json
View file
Reviewed
···
29
29
"@biomejs/biome": "2.4.10",
30
30
"@types/react": "^19.2.0",
31
31
"@vitejs/plugin-react": "^6.0.2",
32
32
-
"typescript": "^6.0.2",
32
32
+
"typescript": "^7.0.2",
33
33
"vite": "^8.0.16"
34
34
}
35
35
}
+274
-12
yarn.lock
View file
Reviewed
···
373
373
languageName: node
374
374
linkType: hard
375
375
376
376
+
"@typescript/typescript-aix-ppc64@npm:7.0.2":
377
377
+
version: 7.0.2
378
378
+
resolution: "@typescript/typescript-aix-ppc64@npm:7.0.2"
379
379
+
conditions: os=aix & cpu=ppc64
380
380
+
languageName: node
381
381
+
linkType: hard
382
382
+
383
383
+
"@typescript/typescript-darwin-arm64@npm:7.0.2":
384
384
+
version: 7.0.2
385
385
+
resolution: "@typescript/typescript-darwin-arm64@npm:7.0.2"
386
386
+
conditions: os=darwin & cpu=arm64
387
387
+
languageName: node
388
388
+
linkType: hard
389
389
+
390
390
+
"@typescript/typescript-darwin-x64@npm:7.0.2":
391
391
+
version: 7.0.2
392
392
+
resolution: "@typescript/typescript-darwin-x64@npm:7.0.2"
393
393
+
conditions: os=darwin & cpu=x64
394
394
+
languageName: node
395
395
+
linkType: hard
396
396
+
397
397
+
"@typescript/typescript-freebsd-arm64@npm:7.0.2":
398
398
+
version: 7.0.2
399
399
+
resolution: "@typescript/typescript-freebsd-arm64@npm:7.0.2"
400
400
+
conditions: os=freebsd & cpu=arm64
401
401
+
languageName: node
402
402
+
linkType: hard
403
403
+
404
404
+
"@typescript/typescript-freebsd-x64@npm:7.0.2":
405
405
+
version: 7.0.2
406
406
+
resolution: "@typescript/typescript-freebsd-x64@npm:7.0.2"
407
407
+
conditions: os=freebsd & cpu=x64
408
408
+
languageName: node
409
409
+
linkType: hard
410
410
+
411
411
+
"@typescript/typescript-linux-arm64@npm:7.0.2":
412
412
+
version: 7.0.2
413
413
+
resolution: "@typescript/typescript-linux-arm64@npm:7.0.2"
414
414
+
conditions: os=linux & cpu=arm64
415
415
+
languageName: node
416
416
+
linkType: hard
417
417
+
418
418
+
"@typescript/typescript-linux-arm@npm:7.0.2":
419
419
+
version: 7.0.2
420
420
+
resolution: "@typescript/typescript-linux-arm@npm:7.0.2"
421
421
+
conditions: os=linux & cpu=arm
422
422
+
languageName: node
423
423
+
linkType: hard
424
424
+
425
425
+
"@typescript/typescript-linux-loong64@npm:7.0.2":
426
426
+
version: 7.0.2
427
427
+
resolution: "@typescript/typescript-linux-loong64@npm:7.0.2"
428
428
+
conditions: os=linux & cpu=loong64
429
429
+
languageName: node
430
430
+
linkType: hard
431
431
+
432
432
+
"@typescript/typescript-linux-mips64el@npm:7.0.2":
433
433
+
version: 7.0.2
434
434
+
resolution: "@typescript/typescript-linux-mips64el@npm:7.0.2"
435
435
+
conditions: os=linux & cpu=mips64el
436
436
+
languageName: node
437
437
+
linkType: hard
438
438
+
439
439
+
"@typescript/typescript-linux-ppc64@npm:7.0.2":
440
440
+
version: 7.0.2
441
441
+
resolution: "@typescript/typescript-linux-ppc64@npm:7.0.2"
442
442
+
conditions: os=linux & cpu=ppc64
443
443
+
languageName: node
444
444
+
linkType: hard
445
445
+
446
446
+
"@typescript/typescript-linux-riscv64@npm:7.0.2":
447
447
+
version: 7.0.2
448
448
+
resolution: "@typescript/typescript-linux-riscv64@npm:7.0.2"
449
449
+
conditions: os=linux & cpu=riscv64
450
450
+
languageName: node
451
451
+
linkType: hard
452
452
+
453
453
+
"@typescript/typescript-linux-s390x@npm:7.0.2":
454
454
+
version: 7.0.2
455
455
+
resolution: "@typescript/typescript-linux-s390x@npm:7.0.2"
456
456
+
conditions: os=linux & cpu=s390x
457
457
+
languageName: node
458
458
+
linkType: hard
459
459
+
460
460
+
"@typescript/typescript-linux-x64@npm:7.0.2":
461
461
+
version: 7.0.2
462
462
+
resolution: "@typescript/typescript-linux-x64@npm:7.0.2"
463
463
+
conditions: os=linux & cpu=x64
464
464
+
languageName: node
465
465
+
linkType: hard
466
466
+
467
467
+
"@typescript/typescript-netbsd-arm64@npm:7.0.2":
468
468
+
version: 7.0.2
469
469
+
resolution: "@typescript/typescript-netbsd-arm64@npm:7.0.2"
470
470
+
conditions: os=netbsd & cpu=arm64
471
471
+
languageName: node
472
472
+
linkType: hard
473
473
+
474
474
+
"@typescript/typescript-netbsd-x64@npm:7.0.2":
475
475
+
version: 7.0.2
476
476
+
resolution: "@typescript/typescript-netbsd-x64@npm:7.0.2"
477
477
+
conditions: os=netbsd & cpu=x64
478
478
+
languageName: node
479
479
+
linkType: hard
480
480
+
481
481
+
"@typescript/typescript-openbsd-arm64@npm:7.0.2":
482
482
+
version: 7.0.2
483
483
+
resolution: "@typescript/typescript-openbsd-arm64@npm:7.0.2"
484
484
+
conditions: os=openbsd & cpu=arm64
485
485
+
languageName: node
486
486
+
linkType: hard
487
487
+
488
488
+
"@typescript/typescript-openbsd-x64@npm:7.0.2":
489
489
+
version: 7.0.2
490
490
+
resolution: "@typescript/typescript-openbsd-x64@npm:7.0.2"
491
491
+
conditions: os=openbsd & cpu=x64
492
492
+
languageName: node
493
493
+
linkType: hard
494
494
+
495
495
+
"@typescript/typescript-sunos-x64@npm:7.0.2":
496
496
+
version: 7.0.2
497
497
+
resolution: "@typescript/typescript-sunos-x64@npm:7.0.2"
498
498
+
conditions: os=sunos & cpu=x64
499
499
+
languageName: node
500
500
+
linkType: hard
501
501
+
502
502
+
"@typescript/typescript-win32-arm64@npm:7.0.2":
503
503
+
version: 7.0.2
504
504
+
resolution: "@typescript/typescript-win32-arm64@npm:7.0.2"
505
505
+
conditions: os=win32 & cpu=arm64
506
506
+
languageName: node
507
507
+
linkType: hard
508
508
+
509
509
+
"@typescript/typescript-win32-x64@npm:7.0.2":
510
510
+
version: 7.0.2
511
511
+
resolution: "@typescript/typescript-win32-x64@npm:7.0.2"
512
512
+
conditions: os=win32 & cpu=x64
513
513
+
languageName: node
514
514
+
linkType: hard
515
515
+
376
516
"@vitejs/plugin-react@npm:^6.0.2":
377
517
version: 6.0.2
378
518
resolution: "@vitejs/plugin-react@npm:6.0.2"
···
1188
1328
playwright: "npm:^1.60.0"
1189
1329
react: "npm:^19.2.0"
1190
1330
react-dom: "npm:^19.2.0"
1191
1191
-
typescript: "npm:^6.0.2"
1331
1331
+
typescript: "npm:^7.0.2"
1192
1332
vitest: "npm:^4.1.8"
1193
1333
vitest-browser-react: "npm:^2.2.0"
1194
1334
peerDependencies:
···
1358
1498
react: "npm:^19.2.0"
1359
1499
react-clock: "workspace:packages/react-clock"
1360
1500
react-dom: "npm:^19.2.0"
1361
1361
-
typescript: "npm:^6.0.2"
1501
1501
+
typescript: "npm:^7.0.2"
1362
1502
vite: "npm:^8.0.16"
1363
1503
languageName: unknown
1364
1504
linkType: soft
···
1417
1557
languageName: node
1418
1558
linkType: hard
1419
1559
1420
1420
-
"typescript@npm:^6.0.2":
1421
1421
-
version: 6.0.2
1422
1422
-
resolution: "typescript@npm:6.0.2"
1560
1560
+
"typescript@npm:^7.0.2":
1561
1561
+
version: 7.0.2
1562
1562
+
resolution: "typescript@npm:7.0.2"
1563
1563
+
dependencies:
1564
1564
+
"@typescript/typescript-aix-ppc64": "npm:7.0.2"
1565
1565
+
"@typescript/typescript-darwin-arm64": "npm:7.0.2"
1566
1566
+
"@typescript/typescript-darwin-x64": "npm:7.0.2"
1567
1567
+
"@typescript/typescript-freebsd-arm64": "npm:7.0.2"
1568
1568
+
"@typescript/typescript-freebsd-x64": "npm:7.0.2"
1569
1569
+
"@typescript/typescript-linux-arm": "npm:7.0.2"
1570
1570
+
"@typescript/typescript-linux-arm64": "npm:7.0.2"
1571
1571
+
"@typescript/typescript-linux-loong64": "npm:7.0.2"
1572
1572
+
"@typescript/typescript-linux-mips64el": "npm:7.0.2"
1573
1573
+
"@typescript/typescript-linux-ppc64": "npm:7.0.2"
1574
1574
+
"@typescript/typescript-linux-riscv64": "npm:7.0.2"
1575
1575
+
"@typescript/typescript-linux-s390x": "npm:7.0.2"
1576
1576
+
"@typescript/typescript-linux-x64": "npm:7.0.2"
1577
1577
+
"@typescript/typescript-netbsd-arm64": "npm:7.0.2"
1578
1578
+
"@typescript/typescript-netbsd-x64": "npm:7.0.2"
1579
1579
+
"@typescript/typescript-openbsd-arm64": "npm:7.0.2"
1580
1580
+
"@typescript/typescript-openbsd-x64": "npm:7.0.2"
1581
1581
+
"@typescript/typescript-sunos-x64": "npm:7.0.2"
1582
1582
+
"@typescript/typescript-win32-arm64": "npm:7.0.2"
1583
1583
+
"@typescript/typescript-win32-x64": "npm:7.0.2"
1584
1584
+
dependenciesMeta:
1585
1585
+
"@typescript/typescript-aix-ppc64":
1586
1586
+
optional: true
1587
1587
+
"@typescript/typescript-darwin-arm64":
1588
1588
+
optional: true
1589
1589
+
"@typescript/typescript-darwin-x64":
1590
1590
+
optional: true
1591
1591
+
"@typescript/typescript-freebsd-arm64":
1592
1592
+
optional: true
1593
1593
+
"@typescript/typescript-freebsd-x64":
1594
1594
+
optional: true
1595
1595
+
"@typescript/typescript-linux-arm":
1596
1596
+
optional: true
1597
1597
+
"@typescript/typescript-linux-arm64":
1598
1598
+
optional: true
1599
1599
+
"@typescript/typescript-linux-loong64":
1600
1600
+
optional: true
1601
1601
+
"@typescript/typescript-linux-mips64el":
1602
1602
+
optional: true
1603
1603
+
"@typescript/typescript-linux-ppc64":
1604
1604
+
optional: true
1605
1605
+
"@typescript/typescript-linux-riscv64":
1606
1606
+
optional: true
1607
1607
+
"@typescript/typescript-linux-s390x":
1608
1608
+
optional: true
1609
1609
+
"@typescript/typescript-linux-x64":
1610
1610
+
optional: true
1611
1611
+
"@typescript/typescript-netbsd-arm64":
1612
1612
+
optional: true
1613
1613
+
"@typescript/typescript-netbsd-x64":
1614
1614
+
optional: true
1615
1615
+
"@typescript/typescript-openbsd-arm64":
1616
1616
+
optional: true
1617
1617
+
"@typescript/typescript-openbsd-x64":
1618
1618
+
optional: true
1619
1619
+
"@typescript/typescript-sunos-x64":
1620
1620
+
optional: true
1621
1621
+
"@typescript/typescript-win32-arm64":
1622
1622
+
optional: true
1623
1623
+
"@typescript/typescript-win32-x64":
1624
1624
+
optional: true
1423
1625
bin:
1424
1626
tsc: bin/tsc
1425
1425
-
tsserver: bin/tsserver
1426
1426
-
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
1627
1627
+
checksum: 10c0/3dcee51ec8c332492325bcdbf7df48b66668751f127e622ae7d41b6c716eb19184424a45e14f7750f50f340232388b69e6287859155f06a5ce2df76f12cb31cf
1427
1628
languageName: node
1428
1629
linkType: hard
1429
1630
1430
1430
-
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
1431
1431
-
version: 6.0.2
1432
1432
-
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1631
1631
+
"typescript@patch:typescript@npm%3A^7.0.2#optional!builtin<compat/typescript>":
1632
1632
+
version: 7.0.2
1633
1633
+
resolution: "typescript@patch:typescript@npm%3A7.0.2#optional!builtin<compat/typescript>::version=7.0.2&hash=3bafbf"
1634
1634
+
dependencies:
1635
1635
+
"@typescript/typescript-aix-ppc64": "npm:7.0.2"
1636
1636
+
"@typescript/typescript-darwin-arm64": "npm:7.0.2"
1637
1637
+
"@typescript/typescript-darwin-x64": "npm:7.0.2"
1638
1638
+
"@typescript/typescript-freebsd-arm64": "npm:7.0.2"
1639
1639
+
"@typescript/typescript-freebsd-x64": "npm:7.0.2"
1640
1640
+
"@typescript/typescript-linux-arm": "npm:7.0.2"
1641
1641
+
"@typescript/typescript-linux-arm64": "npm:7.0.2"
1642
1642
+
"@typescript/typescript-linux-loong64": "npm:7.0.2"
1643
1643
+
"@typescript/typescript-linux-mips64el": "npm:7.0.2"
1644
1644
+
"@typescript/typescript-linux-ppc64": "npm:7.0.2"
1645
1645
+
"@typescript/typescript-linux-riscv64": "npm:7.0.2"
1646
1646
+
"@typescript/typescript-linux-s390x": "npm:7.0.2"
1647
1647
+
"@typescript/typescript-linux-x64": "npm:7.0.2"
1648
1648
+
"@typescript/typescript-netbsd-arm64": "npm:7.0.2"
1649
1649
+
"@typescript/typescript-netbsd-x64": "npm:7.0.2"
1650
1650
+
"@typescript/typescript-openbsd-arm64": "npm:7.0.2"
1651
1651
+
"@typescript/typescript-openbsd-x64": "npm:7.0.2"
1652
1652
+
"@typescript/typescript-sunos-x64": "npm:7.0.2"
1653
1653
+
"@typescript/typescript-win32-arm64": "npm:7.0.2"
1654
1654
+
"@typescript/typescript-win32-x64": "npm:7.0.2"
1655
1655
+
dependenciesMeta:
1656
1656
+
"@typescript/typescript-aix-ppc64":
1657
1657
+
optional: true
1658
1658
+
"@typescript/typescript-darwin-arm64":
1659
1659
+
optional: true
1660
1660
+
"@typescript/typescript-darwin-x64":
1661
1661
+
optional: true
1662
1662
+
"@typescript/typescript-freebsd-arm64":
1663
1663
+
optional: true
1664
1664
+
"@typescript/typescript-freebsd-x64":
1665
1665
+
optional: true
1666
1666
+
"@typescript/typescript-linux-arm":
1667
1667
+
optional: true
1668
1668
+
"@typescript/typescript-linux-arm64":
1669
1669
+
optional: true
1670
1670
+
"@typescript/typescript-linux-loong64":
1671
1671
+
optional: true
1672
1672
+
"@typescript/typescript-linux-mips64el":
1673
1673
+
optional: true
1674
1674
+
"@typescript/typescript-linux-ppc64":
1675
1675
+
optional: true
1676
1676
+
"@typescript/typescript-linux-riscv64":
1677
1677
+
optional: true
1678
1678
+
"@typescript/typescript-linux-s390x":
1679
1679
+
optional: true
1680
1680
+
"@typescript/typescript-linux-x64":
1681
1681
+
optional: true
1682
1682
+
"@typescript/typescript-netbsd-arm64":
1683
1683
+
optional: true
1684
1684
+
"@typescript/typescript-netbsd-x64":
1685
1685
+
optional: true
1686
1686
+
"@typescript/typescript-openbsd-arm64":
1687
1687
+
optional: true
1688
1688
+
"@typescript/typescript-openbsd-x64":
1689
1689
+
optional: true
1690
1690
+
"@typescript/typescript-sunos-x64":
1691
1691
+
optional: true
1692
1692
+
"@typescript/typescript-win32-arm64":
1693
1693
+
optional: true
1694
1694
+
"@typescript/typescript-win32-x64":
1695
1695
+
optional: true
1433
1696
bin:
1434
1697
tsc: bin/tsc
1435
1435
-
tsserver: bin/tsserver
1436
1436
-
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
1698
1698
+
checksum: 10c0/6b3cdc369cd829d46e00734ea64233ee84419c2825ad8fe408915adde77abced4b7a2401f7eed517d54a7a4f5d1c1869753cb99018df1c2159c761d9f33483a6
1437
1699
languageName: node
1438
1700
linkType: hard
1439
1701