Align dependency metadata with Yarn 4 builds

This commit is contained in:
2026-04-15 11:19:14 +08:00
parent 5f0b9200de
commit 730eb2e021
3 changed files with 2674 additions and 1469 deletions

1
.yarnrc.yml Normal file
View File

@@ -0,0 +1 @@
nodeLinker: node-modules

View File

@@ -4,7 +4,6 @@
"description": "",
"version": "1.0.0",
"author": "ciiiii <allen.cccccnm@gmail.com>",
"dependencies": {},
"devDependencies": {
"prettier": "^2.4.1",
"webpack": "^5.65.0",
@@ -17,5 +16,6 @@
"dev": "npx wrangler dev src/index.js --env dev"
},
"license": "MIT",
"main": "src/index.js"
"main": "src/index.js",
"packageManager": "yarn@4.3.0+sha512.1606bef7c84bc7d83b8576063de2fd08f7d69f9939015bed800f9585a002390268ecc777e9feeba7e26e9556aef6beaad4806968db2182ab5dd3e955ab3b9a0b"
}

4138
yarn.lock

File diff suppressed because it is too large Load Diff