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