📦 Remove the need of yarn (#1062)

Now you are be able to use the package manager that you'd like
This commit is contained in:
Thomas Camlong
2023-06-21 04:25:17 +09:00
committed by GitHub
parent 5a2102bb09
commit 6da9e5b5a5
2 changed files with 0 additions and 13 deletions

View File

@@ -76,7 +76,6 @@
"uuid": "^9.0.0", "uuid": "^9.0.0",
"xml-js": "^1.6.11", "xml-js": "^1.6.11",
"xss": "^1.0.14", "xss": "^1.0.14",
"yarn": "^1.22.19",
"zod": "^3.21.4", "zod": "^3.21.4",
"zustand": "^4.3.7" "zustand": "^4.3.7"
}, },
@@ -116,7 +115,6 @@
"vitest": "^0.32.0", "vitest": "^0.32.0",
"vitest-fetch-mock": "^0.2.2" "vitest-fetch-mock": "^0.2.2"
}, },
"packageManager": "yarn@3.6.0",
"nextBundleAnalysis": { "nextBundleAnalysis": {
"budget": null, "budget": null,
"budgetPercentIncreaseRed": 20, "budgetPercentIncreaseRed": 20,

View File

@@ -5541,7 +5541,6 @@ __metadata:
vitest-fetch-mock: ^0.2.2 vitest-fetch-mock: ^0.2.2
xml-js: ^1.6.11 xml-js: ^1.6.11
xss: ^1.0.14 xss: ^1.0.14
yarn: ^1.22.19
zod: ^3.21.4 zod: ^3.21.4
zustand: ^4.3.7 zustand: ^4.3.7
languageName: unknown languageName: unknown
@@ -9750,16 +9749,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"yarn@npm:^1.22.19":
version: 1.22.19
resolution: "yarn@npm:1.22.19"
bin:
yarn: bin/yarn.js
yarnpkg: bin/yarn.js
checksum: b43d2cc5fee7e933beb12a8aee7dfceca9e9ef2dd17c5d04d15a12ab7bec5f5744ea34a07b86e013da7f291a18c4e1ad8f70e150f5ed2f4666e6723c7f0a8452
languageName: node
linkType: hard
"yn@npm:3.1.1": "yn@npm:3.1.1":
version: 3.1.1 version: 3.1.1
resolution: "yn@npm:3.1.1" resolution: "yn@npm:3.1.1"