updating package-lock

This commit is contained in:
2026-05-04 18:05:17 +02:00
parent c33c5f989f
commit 58627cbfd1

18
package-lock.json generated
View File

@@ -1,16 +1,16 @@
{
"name": "f0ckv2",
"version": "2.2.1",
"name": "f0ckm",
"version": "2.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "f0ckv2",
"version": "2.2.1",
"name": "f0ckm",
"version": "2.5.1",
"license": "MIT",
"dependencies": {
"@ruffle-rs/ruffle": "^0.2.0-nightly.2026.4.21",
"cuffeo": "git+https://git.lat/naimi/scuffeo.git",
"@ruffle-rs/ruffle": "0.2.0-nightly.2026.4.21",
"cuffeo": "git+https://git.lat/kibi/scuffeo.git",
"flumm-fetch": "^1.0.1",
"flummpress": "^2.0.5",
"marked": "^18.0.2",
@@ -80,7 +80,7 @@
},
"node_modules/cuffeo": {
"version": "1.2.2",
"resolved": "git+https://git.lat/naimi/scuffeo.git#4e1641c0aeaa5d4b410feb327be01eb70a787580",
"resolved": "git+https://git.lat/kibi/scuffeo.git#4e1641c0aeaa5d4b410feb327be01eb70a787580",
"license": "MIT",
"dependencies": {
"flumm-fetch": "^1.0.1"
@@ -302,8 +302,8 @@
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA=="
},
"cuffeo": {
"version": "git+https://git.lat/naimi/scuffeo.git#4e1641c0aeaa5d4b410feb327be01eb70a787580",
"from": "cuffeo@git+https://git.lat/naimi/scuffeo.git",
"version": "git+https://git.lat/kibi/scuffeo.git#4e1641c0aeaa5d4b410feb327be01eb70a787580",
"from": "cuffeo@git+https://git.lat/kibi/scuffeo.git",
"requires": {
"flumm-fetch": "^1.0.1"
}