MISC: Remove jquery (#1167)

Changes wget, which was the only thing using it.
This commit is contained in:
catloversg
2024-03-21 04:20:29 +07:00
committed by GitHub
parent 6b9f9ef7fa
commit fc8958af83
4 changed files with 50 additions and 51 deletions

8
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "bitburner",
"version": "2.6.0",
"version": "2.6.1",
"hasInstallScript": true,
"license": "SEE LICENSE IN license.txt",
"dependencies": {
@@ -29,7 +29,6 @@
"date-fns": "^2.30.0",
"escodegen": "^2.1.0",
"file-saver": "^2.0.5",
"jquery": "^3.7.1",
"js-sha256": "^0.9.0",
"jszip": "^3.10.1",
"material-ui-color": "^1.2.0",
@@ -12548,11 +12547,6 @@
"@sideway/pinpoint": "^2.0.0"
}
},
"node_modules/jquery": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
},
"node_modules/js-sha256": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.9.0.tgz",