Update deps
This commit is contained in:
parent
5a3fa148fe
commit
e2d45cb490
8
package-lock.json
generated
8
package-lock.json
generated
@ -12,7 +12,7 @@
|
|||||||
"@types/react": "^18.2.25",
|
"@types/react": "^18.2.25",
|
||||||
"@types/react-dom": "^18.2.10",
|
"@types/react-dom": "^18.2.10",
|
||||||
"esbuild": "^0.19.4",
|
"esbuild": "^0.19.4",
|
||||||
"esbuild-bitburner-plugin": "^1.0.1",
|
"esbuild-bitburner-plugin": "^1.0.2",
|
||||||
"glob": "^10.3.10"
|
"glob": "^10.3.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -577,9 +577,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/esbuild-bitburner-plugin": {
|
"node_modules/esbuild-bitburner-plugin": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/esbuild-bitburner-plugin/-/esbuild-bitburner-plugin-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/esbuild-bitburner-plugin/-/esbuild-bitburner-plugin-1.0.2.tgz",
|
||||||
"integrity": "sha512-+8Y/2jv0Akx5yUDmbCP0PAsm9TBHbRQJr5td+LvJ21B0JeHPwlMpPUTC62PkbebpWn+R8lmg+TUVrOtPd83UCg==",
|
"integrity": "sha512-RtaNcz53L4TyavOMjGXrXkqbnYgUce9UK+vpywESMbmvr5TmrbxXjssnX726MpErX/8OwWI5OYIQzVspRCxUhA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"websocket": "^1.0.34"
|
"websocket": "^1.0.34"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"@types/react": "^18.2.25",
|
"@types/react": "^18.2.25",
|
||||||
"@types/react-dom": "^18.2.10",
|
"@types/react-dom": "^18.2.10",
|
||||||
"esbuild": "^0.19.4",
|
"esbuild": "^0.19.4",
|
||||||
"esbuild-bitburner-plugin": "^1.0.1",
|
"esbuild-bitburner-plugin": "^1.0.2",
|
||||||
"glob": "^10.3.10"
|
"glob": "^10.3.10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user