mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-10 15:49:29 +08:00
chore: remove bufferutil dependency from package.json and yarn.lock
This commit is contained in:
parent
aaee8aa59c
commit
698096e523
@ -76,7 +76,6 @@
|
|||||||
"adm-zip": "^0.5.16",
|
"adm-zip": "^0.5.16",
|
||||||
"archiver": "^7.0.1",
|
"archiver": "^7.0.1",
|
||||||
"async-mutex": "^0.5.0",
|
"async-mutex": "^0.5.0",
|
||||||
"bufferutil": "^4.0.9",
|
|
||||||
"color": "^5.0.0",
|
"color": "^5.0.0",
|
||||||
"diff": "^7.0.0",
|
"diff": "^7.0.0",
|
||||||
"docx": "^9.0.2",
|
"docx": "^9.0.2",
|
||||||
|
|||||||
22
yarn.lock
22
yarn.lock
@ -4400,7 +4400,6 @@ __metadata:
|
|||||||
axios: "npm:^1.7.3"
|
axios: "npm:^1.7.3"
|
||||||
babel-plugin-styled-components: "npm:^2.1.4"
|
babel-plugin-styled-components: "npm:^2.1.4"
|
||||||
browser-image-compression: "npm:^2.0.2"
|
browser-image-compression: "npm:^2.0.2"
|
||||||
bufferutil: "npm:^4.0.9"
|
|
||||||
color: "npm:^5.0.0"
|
color: "npm:^5.0.0"
|
||||||
dayjs: "npm:^1.11.11"
|
dayjs: "npm:^1.11.11"
|
||||||
dexie: "npm:^4.0.8"
|
dexie: "npm:^4.0.8"
|
||||||
@ -5323,16 +5322,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"bufferutil@npm:^4.0.9":
|
|
||||||
version: 4.0.9
|
|
||||||
resolution: "bufferutil@npm:4.0.9"
|
|
||||||
dependencies:
|
|
||||||
node-gyp: "npm:latest"
|
|
||||||
node-gyp-build: "npm:^4.3.0"
|
|
||||||
checksum: 10c0/f8a93279fc9bdcf32b42eba97edc672b39ca0fe5c55a8596099886cffc76ea9dd78e0f6f51ecee3b5ee06d2d564aa587036b5d4ea39b8b5ac797262a363cdf7d
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"builder-util-runtime@npm:9.3.2":
|
"builder-util-runtime@npm:9.3.2":
|
||||||
version: 9.3.2
|
version: 9.3.2
|
||||||
resolution: "builder-util-runtime@npm:9.3.2"
|
resolution: "builder-util-runtime@npm:9.3.2"
|
||||||
@ -12621,17 +12610,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"node-gyp-build@npm:^4.3.0":
|
|
||||||
version: 4.8.4
|
|
||||||
resolution: "node-gyp-build@npm:4.8.4"
|
|
||||||
bin:
|
|
||||||
node-gyp-build: bin.js
|
|
||||||
node-gyp-build-optional: optional.js
|
|
||||||
node-gyp-build-test: build-test.js
|
|
||||||
checksum: 10c0/444e189907ece2081fe60e75368784f7782cfddb554b60123743dfb89509df89f1f29c03bbfa16b3a3e0be3f48799a4783f487da6203245fa5bed239ba7407e1
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"node-gyp@npm:^9.1.0":
|
"node-gyp@npm:^9.1.0":
|
||||||
version: 9.4.1
|
version: 9.4.1
|
||||||
resolution: "node-gyp@npm:9.4.1"
|
resolution: "node-gyp@npm:9.4.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user