add lockfile

This commit is contained in:
Kendall Garner 2025-05-28 22:00:26 -07:00
parent b6941df7a7
commit 1cda4363ef
No known key found for this signature in database
GPG key ID: 9355F387FE765C94

16
pnpm-lock.yaml generated
View file

@ -168,8 +168,8 @@ importers:
specifier: ^4.10.1
version: 4.12.0(react@18.3.1)
react-player:
specifier: 3.0.0-canary.4
version: 3.0.0-canary.4(@types/react@18.3.22)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
specifier: ^2.11.0
version: 2.16.0(react@18.3.1)
react-router:
specifier: ^6.16.0
version: 6.30.1(react@18.3.1)
@ -3802,12 +3802,10 @@ packages:
react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
react-player@3.0.0-canary.4:
resolution: {integrity: sha512-qaBI01hUzNic+TAbPOUMI0x2XItmmRsmRMWogescsb2RSsKVRnDJHFHmFqeO8Qvx+7RwWVw+p78JR0dTvBdHsQ==}
react-player@2.16.0:
resolution: {integrity: sha512-mAIPHfioD7yxO0GNYVFD1303QFtI3lyyQZLY229UEAp/a10cSW+hPcakg0Keq8uWJxT2OiT/4Gt+Lc9bD6bJmQ==}
peerDependencies:
'@types/react': ^17.0.0 || ^18
react: ^17.0.2 || ^18
react-dom: ^17.0.2 || ^18
react: '>=16.6.0'
react-refresh@0.17.0:
resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
@ -8906,15 +8904,13 @@ snapshots:
react-is@16.13.1: {}
react-player@3.0.0-canary.4(@types/react@18.3.22)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
react-player@2.16.0(react@18.3.1):
dependencies:
'@types/react': 18.3.22
deepmerge: 4.3.1
load-script: 1.0.0
memoize-one: 5.2.1
prop-types: 15.8.1
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-fast-compare: 3.2.2
react-refresh@0.17.0: {}